rpms/sylpheed-claws-plugins/FC-4 sylpheed-claws-plugins.spec, 1.19, 1.20

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Mon Dec 4 21:59:07 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws-plugins/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31321

Modified Files:
	sylpheed-claws-plugins.spec 
Log Message:
- fix bug #218193



Index: sylpheed-claws-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws-plugins/FC-4/sylpheed-claws-plugins.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sylpheed-claws-plugins.spec	13 Nov 2006 08:20:46 -0000	1.19
+++ sylpheed-claws-plugins.spec	4 Dec 2006 21:58:37 -0000	1.20
@@ -356,6 +356,9 @@
 
 
 find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
+# fix bug 218193
+find ${RPM_BUILD_ROOT}/%{_libdir}/sylpheed-claws/plugins/ -type f -name \
+"*.a" -exec rm -f {} ';'
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -529,6 +532,7 @@
 * Thu Nov 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.6.0-1
 - version upgrade
+- fix bug #218193
 
 * Tue Nov 07 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.5.2-5




More information about the scm-commits mailing list