%global debug_package %{nil} %global _missing_build_ids_terminate_build 0 %define __osgi_path %{nil} %define name eclipse-java %define exclusivearch x86_64 %define rel 2024-12/M1 %define reldash %gsub %{rel} / - %define srcfilename %{name}-%{reldash}-linux-gtk-%{exclusivearch}.tar.gz %define _eclipsedir %{_libdir}/eclipse Name: %{name} Version: 4.34 Release: 1%{?dist} Summary: Highly extensible IDE (Java version) License: EPL URL: https://www.eclipse.org Source0: %{url}/downloads/download.php?file=/technology/epp/downloads/release/%{rel}/%{srcfilename}&r=1#/%{name}-%{version}.tar.gz Source1: eclipse.desktop ExclusiveArch: %{exclusivearch} Requires: java BuildRequires: desktop-file-utils Conflicts: eclipse Provides: eclipse = %{version} %description The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration and WindowBuilder %prep %autosetup -c %build %install install -d %{buildroot}%{_libdir} cp -r eclipse %{buildroot}%{_eclipsedir} install -d %{buildroot}%{_bindir} ln -s "$(realpath -m --relative-to %{_bindir} %{_libdir}/eclipse/eclipse)" %{buildroot}%{_bindir}/eclipse desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} desktop-file-validate %{buildroot}/%{_datadir}/applications/eclipse.desktop for i in 16 22 24 32 48 64 128 256 512 1024 ; do install -Dm644 eclipse/plugins/org.eclipse.platform_%{version}*/"eclipse$i.png" "%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/eclipse.png" done find %{buildroot}%{_eclipsedir}/plugins/com.sun.jna_*/com/sun/jna -type d ! -iname '*linux-x86-64' ! -iname '*jna' | xargs rm -rf %files %{_eclipsedir} %{_bindir}/eclipse %{_datadir}/applications/eclipse.desktop %{_datadir}/icons/hicolor/*/apps/eclipse.png %changelog * Tue Oct 22 2024 bober - 4.34-1 - Release 4.27 * Wed Mar 22 2023 dusansimic - 4.27-1 - Release 4.27 * Mon Dec 26 2022 dusansimic - 4.26-1 - Release 4.26 * Mon Oct 10 2022 dusansimic - 4.25-1 - Release 4.25 * Mon Aug 15 2022 dusansimic - 4.24-1 - Release 4.24 * Fri Dec 10 2021 dusansimic - 4.22-1 - Release 4.22 * Thu Nov 4 2021 dusansimic - 4.21-1 - Release 4.21