rpms/iso-codes/devel .cvsignore, 1.19, 1.20 iso-codes.spec, 1.25, 1.26 sources, 1.20, 1.21

Ville Skyttä scop at fedoraproject.org
Tue Sep 23 14:46:01 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/iso-codes/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29686

Modified Files:
	.cvsignore iso-codes.spec sources 
Log Message:
* Sat Sep 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 3.3-1
- Update to 3.3.
- Address minor issues in merge review (#225918): update %description,
  don't use %makeinstall, drop unneeded %debug_package override, use
  parallel build.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/iso-codes/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	3 Jul 2008 04:10:30 -0000	1.19
+++ .cvsignore	23 Sep 2008 14:45:31 -0000	1.20
@@ -1 +1 @@
-iso-codes-3.1.tar.bz2
+iso-codes-3.3.tar.bz2


Index: iso-codes.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iso-codes/devel/iso-codes.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- iso-codes.spec	3 Jul 2008 04:10:30 -0000	1.25
+++ iso-codes.spec	23 Sep 2008 14:45:31 -0000	1.26
@@ -1,9 +1,7 @@
-%define debug_package %{nil}
-
 Name:	iso-codes
 Summary:	ISO code lists and translations
 
-Version:	3.1
+Version:	3.3
 Release:	1%{?dist}
 License:	LGPLv2+
 Group:	System Environment/Base
@@ -16,9 +14,9 @@
 Requires: xml-common
 
 %description
-This package provides the ISO-639 Language code list, the ISO-3166 
-Territory code list, and ISO-3166-2 sub-territory lists, and all their 
-translations in gettext .po form.
+This package provides the ISO 639 Language code list, the ISO 4217
+Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
+sub-territory lists, and all their translations in gettext format.
 
 %package devel
 Summary:	Files for development using %{name}
@@ -37,11 +35,11 @@
 
 %build
 %configure
-make
+make %{_smp_mflags}
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang iso-codes --all-name
 
@@ -61,6 +59,12 @@
 %{_datadir}/pkgconfig/iso-codes.pc
 
 %changelog
+* Sat Sep 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 3.3-1
+- Update to 3.3.
+- Address minor issues in merge review (#225918): update %%description,
+  don't use %%makeinstall, drop unneeded %%debug_package override, use
+  parallel build.
+
 * Wed Jul  2 2008 Christopher Aillon <caillon at redhat.com> - 3.1-1
 - Update to 3.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/iso-codes/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	3 Jul 2008 04:10:30 -0000	1.20
+++ sources	23 Sep 2008 14:45:31 -0000	1.21
@@ -1 +1 @@
-570d30a0ebc5412f6aff7904c2b5404b  iso-codes-3.1.tar.bz2
+2fb4f5400f28923d679d7b98fd7f3ab8  iso-codes-3.3.tar.bz2




More information about the fedora-extras-commits mailing list