diff --git a/comps/comps-foreman-el9.xml b/comps/comps-foreman-el9.xml
index e22072797b..234f7d33fa 100644
--- a/comps/comps-foreman-el9.xml
+++ b/comps/comps-foreman-el9.xml
@@ -118,7 +118,6 @@
nodejs-react-dnd
nodejs-react-dnd-html5-backend
nodejs-react-dom
- nodejs-react-ellipsis-with-tooltip
nodejs-react-helmet
nodejs-react-intl
nodejs-react-loading-skeleton
diff --git a/package_manifest.yaml b/package_manifest.yaml
index d745ea06bb..b7fd5f9c6a 100644
--- a/package_manifest.yaml
+++ b/package_manifest.yaml
@@ -459,7 +459,6 @@ foreman_nodejs_packages:
nodejs-react-dnd: {}
nodejs-react-dom: {}
nodejs-react-dnd-html5-backend: {}
- nodejs-react-ellipsis-with-tooltip: {}
nodejs-react-helmet: {}
nodejs-react-intl:
strategy: bundle
diff --git a/packages/foreman/foreman/foreman.spec b/packages/foreman/foreman/foreman.spec
index 0589aae6b8..614fb1aed7 100644
--- a/packages/foreman/foreman/foreman.spec
+++ b/packages/foreman/foreman/foreman.spec
@@ -4,7 +4,7 @@
%global dynflow_sidekiq_service_name dynflow-sidekiq@
%global rake /usr/bin/rake
-%global release 2
+%global release 3
%global prereleasesource develop
%global prerelease %{?prereleasesource}
@@ -293,7 +293,6 @@ Requires: (npm(react-diff-view) >= 2.6.0 with npm(react-diff-view) < 3.0.0)
Requires: (npm(react-dnd) >= 14.0.2 with npm(react-dnd) < 15.0.0)
Requires: (npm(react-dnd-html5-backend) >= 14.0.0 with npm(react-dnd-html5-backend) < 15.0.0)
Requires: (npm(react-dom) >= 16.8.1 with npm(react-dom) < 17.0.0)
-Requires: (npm(react-ellipsis-with-tooltip) >= 1.0.8 with npm(react-ellipsis-with-tooltip) < 2.0.0)
Requires: (npm(react-helmet) >= 6.1.0 with npm(react-helmet) < 7.0.0)
Requires: (npm(react-intl) >= 2.8.0 with npm(react-intl) < 3.0.0)
Requires: (npm(react-loading-skeleton) >= 1.1.2 with npm(react-loading-skeleton) < 2.0.0)
@@ -839,6 +838,9 @@ exit 0
%systemd_postun %{name}.socket
%changelog
+* Fri Dec 12 2025 Evgeni Golov - 3.18.0-0.3.develop
+- Drop ellipsis-with-tooltip requirement
+
* Thu Nov 20 2025 Evgeni Golov - 3.18.0-0.2.develop
- Support limiting loaded plugins via FOREMAN_ENABLED_PLUGINS
diff --git a/packages/foreman/nodejs-react-ellipsis-with-tooltip/nodejs-react-ellipsis-with-tooltip.spec b/packages/foreman/nodejs-react-ellipsis-with-tooltip/nodejs-react-ellipsis-with-tooltip.spec
deleted file mode 100644
index 239f148f79..0000000000
--- a/packages/foreman/nodejs-react-ellipsis-with-tooltip/nodejs-react-ellipsis-with-tooltip.spec
+++ /dev/null
@@ -1,65 +0,0 @@
-%{?scl:%scl_package nodejs-%{npm_name}}
-%{!?scl:%global pkg_name %{name}}
-
-%global npm_name react-ellipsis-with-tooltip
-
-Name: %{?scl_prefix}nodejs-react-ellipsis-with-tooltip
-Version: 1.1.1
-Release: 1%{?dist}
-Summary: truncates (with ellipsis) overflowing text elements and adds a tooltip https://amirfefer
-License: MIT
-Group: Development/Libraries
-URL: https://github.com/amirfefer/react-ellipsis-with-tooltip#readme
-Source0: https://registry.npmjs.org/react-ellipsis-with-tooltip/-/react-ellipsis-with-tooltip-%{version}.tgz
-%if 0%{?!scl:1}
-BuildRequires: nodejs-packaging
-%endif
-Requires: npm(uuid) >= 3.1.0
-Requires: npm(uuid) < 4.0.0
-BuildArch: noarch
-ExclusiveArch: %{nodejs_arches} noarch
-Provides: %{?scl_prefix}npm(%{npm_name}) = %{version}
-
-%description
-%{summary}
-
-%prep
-%setup -q -n package
-
-%install
-mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
-cp -pfr dist %{buildroot}%{nodejs_sitelib}/%{npm_name}
-cp -pfr package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
-
-%nodejs_symlink_deps
-
-%check
-%{nodejs_symlink_deps} --check
-
-%files
-%{nodejs_sitelib}/%{npm_name}
-%license LICENSE
-%doc readme.md
-
-%changelog
-* Sun Sep 10 2023 Foreman Packaging Automation 1.1.1-1
-- Update to 1.1.1
-
-* Tue Mar 17 2020 Zach Huntington-Meath - 1.0.8-4
-- Bump packages to build for el8
-
-* Tue Oct 22 2019 Eric D. Helms - 1.0.8-3
-- Build for SCL
-
-* Fri Oct 04 2019 Eric D. Helms - 1.0.8-2
-- Update specs to handle SCL
-
-* Mon May 14 2018 Ewoud Kohl van Wijngaarden 1.0.8-1
-- Update to 1.0.8
-
-* Tue Jan 30 2018 Ewoud Kohl van Wijngaarden 1.0.7-1
-- Bump nodejs-react-ellipsis-with-tooltip to 1.0.7
- (ewoud@kohlvanwijngaarden.nl)
-
-* Fri Jan 05 2018 Ewoud Kohl van Wijngaarden 1.0.6-1
-- new package built with tito
diff --git a/packages/foreman/nodejs-react-ellipsis-with-tooltip/react-ellipsis-with-tooltip-1.1.1.tgz b/packages/foreman/nodejs-react-ellipsis-with-tooltip/react-ellipsis-with-tooltip-1.1.1.tgz
deleted file mode 120000
index b6bf33187d..0000000000
--- a/packages/foreman/nodejs-react-ellipsis-with-tooltip/react-ellipsis-with-tooltip-1.1.1.tgz
+++ /dev/null
@@ -1 +0,0 @@
-../../../.git/annex/objects/Px/Jv/SHA256E-s4645--4cfcb5b9ed86b3e0d7eba23d41a93d76985dabd54c6c4330199337c2370f3697.1.tgz/SHA256E-s4645--4cfcb5b9ed86b3e0d7eba23d41a93d76985dabd54c6c4330199337c2370f3697.1.tgz
\ No newline at end of file