rpms/eclipse/devel eclipse.spec,1.384,1.385

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 7 05:48:14 UTC 2006


Author: bkonrath

Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22101

Modified Files:
	eclipse.spec 
Log Message:
* Wed Dec 6 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-25
- Add %%{_libdir}/eclipse dir to files list of libswt-gtk2.
- Resolves: #211008.



Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.384
retrieving revision 1.385
diff -u -r1.384 -r1.385
--- eclipse.spec	6 Dec 2006 18:20:01 -0000	1.384
+++ eclipse.spec	7 Dec 2006 05:48:09 -0000	1.385
@@ -19,7 +19,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        24%{?dist} 
+Release:        25%{?dist} 
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -1399,6 +1399,7 @@
 %defattr(-,root,root)
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/plugins
+%dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %dir %{_libdir}/%{name}/configuration
 %dir %{_libdir}/%{name}/configuration/org.eclipse.osgi
@@ -1698,6 +1699,10 @@
 %{_libdir}/%{name}/plugins/org.eclipse.sdk_*
 
 %changelog
+* Wed Dec 6 2006 Ben Konrath <bkonrath at redhat.com> 3.2.1-25
+- Add %%{_libdir}/eclipse dir to files list of libswt-gtk2.
+- Resolves: #211008.
+
 * Tue Dec 5 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-24
 - Specfile review with Ben Konrath.
 - Lots of cleanups.




More information about the fedora-cvs-commits mailing list