rpms/libkexif/FC-4 libkexif.spec,1.9,1.10

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Fri Oct 21 22:47:02 UTC 2005


Author: abompard

Update of /cvs/extras/rpms/libkexif/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32648/FC-4

Modified Files:
	libkexif.spec 
Log Message:
- remove *.la files


Index: libkexif.spec
===================================================================
RCS file: /cvs/extras/rpms/libkexif/FC-4/libkexif.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libkexif.spec	6 Oct 2005 07:41:09 -0000	1.9
+++ libkexif.spec	21 Oct 2005 22:47:00 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           libkexif
 Version:        0.2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        Allow Kipi plugins to extract EXIF information
 
@@ -50,7 +50,7 @@
 
 %find_lang %{name}
 
-#find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
 
 %clean
@@ -76,6 +76,9 @@
 
 
 %changelog
+* Sat Oct 22 2005 Aurelien Bompard <gauret[AT]free.fr> 0.2.2-3
+- remove *.la files
+
 * Thu Oct 06 2005 Aurelien Bompard <gauret[AT]free.fr> 0.2.2-2
 - fix QT declaration
 




More information about the fedora-extras-commits mailing list