rpms/libgnome/devel libgnome.spec,1.80,1.81

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 27 16:22:25 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/libgnome/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27108

Modified Files:
	libgnome.spec 
Log Message:
grr, --disable-static is not good enough



Index: libgnome.spec
===================================================================
RCS file: /cvs/dist/rpms/libgnome/devel/libgnome.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- libgnome.spec	27 Feb 2007 15:59:16 -0000	1.80
+++ libgnome.spec	27 Feb 2007 16:22:23 -0000	1.81
@@ -128,7 +128,7 @@
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/
 
-rm $RPM_BUILD_ROOT%{_libdir}/*.la
+rm $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
 rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.la
 
 for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do




More information about the fedora-cvs-commits mailing list