packages: iso-codes/iso-codes.spec, iso-codes/iso-codes-pl.patch (REMOVED) ...

qboosh qboosh at pld-linux.org
Sat Oct 31 10:15:46 CET 2009


Author: qboosh                       Date: Sat Oct 31 09:15:46 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.11
- removed obsolete pl patch

---- Files affected:
packages/iso-codes:
   iso-codes.spec (1.27 -> 1.28) , iso-codes-pl.patch (1.12 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/iso-codes/iso-codes.spec
diff -u packages/iso-codes/iso-codes.spec:1.27 packages/iso-codes/iso-codes.spec:1.28
--- packages/iso-codes/iso-codes.spec:1.27	Wed Oct 15 23:55:09 2008
+++ packages/iso-codes/iso-codes.spec	Sat Oct 31 10:15:41 2009
@@ -1,28 +1,24 @@
 # $Revision$, $Date$
-# TODO:
-# - finish pl :)
 Summary:	List of country and language names
 Summary(pl.UTF-8):	Lista nazw krajów i języków
 Name:		iso-codes
-Version:	3.3
+Version:	3.11
 Release:	1
-License:	LGPL
+License:	LGPL v2+
 Group:		Applications/Text
 Source0:	ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/%{name}-%{version}.tar.bz2
-# Source0-md5:	2fb4f5400f28923d679d7b98fd7f3ab8
-Patch0:		%{name}-pl.patch
+# Source0-md5:	29d5526d963a6ecdac40772fac9fe6bb
 URL:		http://pkg-isocodes.alioth.debian.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	python-PyXML
+BuildRequires:	rpmbuild(macros) >= 1.446
 Requires:	FHS >= 2.3-16
 Conflicts:	pkgconfig < 1:0.19
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noarchpkgconfigdir	%{_datadir}/pkgconfig
-
 %description
 This package aims to provide the list of the country and language (and
 currency) names in one place, rather than repeated in many programs.
@@ -33,7 +29,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__aclocal}
@@ -48,7 +43,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{dv,haw,kok,ps,syr}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{dv,haw,kok,syr}
 
 %find_lang %{name} --all-name
 
@@ -58,9 +53,8 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog README TODO
-%{_datadir}/iso-codes
 %{_datadir}/xml/iso-codes
-%{_noarchpkgconfigdir}/iso-codes.pc
+%{_npkgconfigdir}/iso-codes.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +62,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2009/10/31 09:15:41  qboosh
+- updated to 3.11
+- removed obsolete pl patch
+
 Revision 1.27  2008/10/15 21:55:09  qboosh
 - updated to 3.3
 - updated pl patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iso-codes/iso-codes.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list