From 36bd8f9a27ab2cf5c2db3bddcbec95659efba21f Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jan 25 2005 20:43:33 +0000 Subject: - add eclipse.db to libswt3-gtk2 files list --- diff --git a/eclipse.spec b/eclipse.spec index fe6d234..f64e094 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -52,7 +52,7 @@ Epoch: 1 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro}_fc -Release: 7 +Release: 8 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -678,6 +678,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libswt-*.so %{_jnidir}/swt-gtk*.jar %{_jnidir}/swt-pi-gtk*.jar +# Native bits +%{_libdir}/%{name}/eclipse.db %attr(0664,root,root) %{_libdir}/%{name}/swt-mozilla.jar.so %attr(0664,root,root) %{_libdir}/%{name}/swt-pi.jar.so %attr(0664,root,root) %{_libdir}/%{name}/swt.jar.so @@ -798,6 +800,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_libdir}/%{name}/%{name}-platform.jarswithnativelibs %changelog +* Tue Jan 25 2005 Andrew Overholt 1:3.0.1_fc-8 +- add eclipse.db to libswt3-gtk2 files list + * Tue Jan 25 2005 Andrew Overholt 1:3.0.1_fc-7 - add missing jar-so combinations to lists - add libswt3-gtk2 jar-so combinations