SPECS: iso-codes.spec - updated to 0.47, added pl patch - noarch n...

qboosh qboosh at pld-linux.org
Sat Aug 6 14:36:41 CEST 2005


Author: qboosh                       Date: Sat Aug  6 12:36:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.47, added pl patch
- noarch now (with new pkgconfig)

---- Files affected:
SPECS:
   iso-codes.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/iso-codes.spec
diff -u SPECS/iso-codes.spec:1.3 SPECS/iso-codes.spec:1.4
--- SPECS/iso-codes.spec:1.3	Sat Apr 16 02:30:08 2005
+++ SPECS/iso-codes.spec	Sat Aug  6 14:36:35 2005
@@ -6,16 +6,21 @@
 Summary:	List of country and language names
 Summary(pl):	Lista nazw krajów i języków
 Name:		iso-codes
-Version:	0.46
+Version:	0.47
 Release:	1
 License:	LGPL
 Group:		Applications/Text
 Source0:	http://ftp.debian.org/debian/pool/main/i/iso-codes/%{name}_%{version}.orig.tar.gz
-# Source0-md5:	bd84ecbff8a07b067dc344bf870a6fba
+# Source0-md5:	c22e6ceb24808844cdced1dd4344e62e
+Patch0:		%{name}-pl.patch
 BuildRequires:	gettext-devel
 BuildRequires:	python-PyXML
+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.
@@ -26,6 +31,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -52,7 +58,7 @@
 # XXX: shared with libglade2 - make it more common?
 %dir %{_datadir}/xml
 %{_datadir}/xml/iso-codes
-%{_pkgconfigdir}/iso-codes.pc
+%{_noarchpkgconfigdir}/iso-codes.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/08/06 12:36:35  qboosh
+- updated to 0.47, added pl patch
+- noarch now (with new pkgconfig)
+
 Revision 1.3  2005/04/16 00:30:08  qboosh
 - updated to 0.46
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iso-codes.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list