rpms/iso-codes/devel iso-codes.spec,1.12,1.13

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Aug 9 03:43:04 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/iso-codes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20318

Modified Files:
	iso-codes.spec 
Log Message:
don't create debuginfo



Index: iso-codes.spec
===================================================================
RCS file: /cvs/extras/rpms/iso-codes/devel/iso-codes.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- iso-codes.spec	9 Aug 2007 03:15:51 -0000	1.12
+++ iso-codes.spec	9 Aug 2007 03:42:32 -0000	1.13
@@ -1,3 +1,5 @@
+%define debug_package %{nil}
+
 Name:	iso-codes
 Summary:	ISO code lists and translations
 
@@ -43,7 +45,7 @@
 %{__rm} -rf $RPM_BUILD_ROOT
 %makeinstall
 
-%find_lang iso-codes 
+%find_lang iso-codes --all-name
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -65,6 +67,7 @@
 - Update to 1.3
 - Update the license field
 - Use %%find_lang for translations
+- Don't create debuginfo
 
 * Tue Jul 24 2007 Parag Nemade  <pnemade at redhat.com> 
 - Update to 1.2




More information about the fedora-extras-commits mailing list