rpms/gnome-vfsmm26/devel gnome-vfsmm.spec,1.7,1.8

Denis Leroy (denis) fedora-extras-commits at redhat.com
Sat Nov 26 10:49:10 UTC 2005


Author: denis

Update of /cvs/extras/rpms/gnome-vfsmm26/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25206

Modified Files:
	gnome-vfsmm.spec 
Log Message:
Removed static libraries


Index: gnome-vfsmm.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-vfsmm26/devel/gnome-vfsmm.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-vfsmm.spec	20 Sep 2005 07:24:20 -0000	1.7
+++ gnome-vfsmm.spec	26 Nov 2005 10:49:08 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           gnome-vfsmm26
 Version:        2.12.0
-Release:        1
+Release:        2
 
 Summary:        C++ wrapper for gnome-vfs
 
@@ -35,7 +35,7 @@
 %setup -q -n gnome-vfsmm-%{version}
 
 %build
-%configure --enable-static
+%configure --disable-static
 make %{?_smp_mflags}
 
 
@@ -65,13 +65,15 @@
 %files devel
 %defattr(-, root, root, -)
 %{_includedir}/gnome-vfsmm-2.6
-%{_libdir}/*.a
 %{_libdir}/*.so
 %{_libdir}/gnome-vfsmm-2.6
 %{_libdir}/pkgconfig/*.pc
 
 
 %changelog
+* Fri Nov 25 2005 Denis Leroy <denis at poolshark.org> - 2.12.0-2
+- Disabled static libraries
+
 * Mon Sep 19 2005 Denis Leroy <denis at poolshark.org> - 2.12.0-1
 - Update to 2.12.0
 




More information about the fedora-extras-commits mailing list