- import all necessary patches

This commit is contained in:
Andrew Overholt 2005-01-11 15:42:00 +00:00
parent 28b80f43cb
commit 67b8e18d2b

View File

@ -53,7 +53,7 @@ ExclusiveArch: i386 ia64 ppc
Summary: %{pkg_summary} Summary: %{pkg_summary}
Name: eclipse Name: eclipse
Version: %{eclipse_majmin}.M4 Version: %{eclipse_majmin}.M4
Release: 4 Release: 5
License: CPL License: CPL
Group: Text Editors/Integrated Development Environments (IDE) Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/ URL: http://www.eclipse.org/
@ -682,6 +682,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(0644,root,root,0755) %defattr(0644,root,root,0755)
%changelog %changelog
* Tue Jan 11 2005 Andrew Overholt <overholt@redhat.com> 3.1.M4-5
- import all necessary patches
* Mon Jan 10 2005 Andrew Overholt <overholt@redhat.com> 3.1.M4-4 * Mon Jan 10 2005 Andrew Overholt <overholt@redhat.com> 3.1.M4-4
- fix /usr/lib -> %{_datadir} to be /usr/lib -> %{_libdir} in - fix /usr/lib -> %{_datadir} to be /usr/lib -> %{_libdir} in
%{_bindir}/eclipse %{_bindir}/eclipse