[iso-codes] - Update to 3.21

pnemade pnemade at fedoraproject.org
Tue Oct 5 07:05:17 UTC 2010


commit 773f784095f82fa5c368994a0857e52b30ecaaa8
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Oct 5 12:40:08 2010 +0530

    - Update to 3.21

 iso-codes.spec |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/iso-codes.spec b/iso-codes.spec
index 7508c52..195a9d7 100644
--- a/iso-codes.spec
+++ b/iso-codes.spec
@@ -1,13 +1,12 @@
-Name:	iso-codes
-Summary:	ISO code lists and translations
-
-Version:	3.20
-Release:	1%{?dist}
-License:	LGPLv2+
-Group:	System Environment/Base
-URL:	http://alioth.debian.org/projects/pkg-isocodes/
-Source:	ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-%{version}.tar.bz2
-BuildRequires:	gettext >= 0.16
+Name:	       iso-codes
+Summary:       ISO code lists and translations
+Version:       3.21
+Release:       1%{?dist}
+License:       LGPLv2+
+Group:	       System Environment/Base
+URL:	       http://alioth.debian.org/projects/pkg-isocodes/
+Source:	       ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-%{version}.tar.bz2
+BuildRequires: gettext
 BuildArch: noarch
 # for /usr/share/xml
 Requires: xml-common
@@ -21,8 +20,6 @@ sub-territory lists, and all their translations in gettext format.
 Summary:	Files for development using %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-# for /usr/share/pkgconfig
-Requires:	pkgconfig
 
 %description devel
 This package contains the pkg-config files for development
@@ -37,7 +34,7 @@ when building programs that use %{name}.
 make %{_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 
 %find_lang iso-codes --all-name
 
@@ -52,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/pkgconfig/iso-codes.pc
 
 %changelog
+* Mon Oct 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.21-1
+- Update to 3.21
+
 * Tue Sep 07 2010 Parag Nemade <pnemade AT redhat.com> - 3.20-1
 - Update to 3.20
 - Drop buildroot, %%clean and cleaning buildroot in %%install


More information about the scm-commits mailing list