SPECS: iso-codes.spec - updated to 0.49

qboosh qboosh at pld-linux.org
Tue Nov 1 03:56:11 CET 2005


Author: qboosh                       Date: Tue Nov  1 02:56:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.49

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

---- Diffs:

================================================================
Index: SPECS/iso-codes.spec
diff -u SPECS/iso-codes.spec:1.4 SPECS/iso-codes.spec:1.5
--- SPECS/iso-codes.spec:1.4	Sat Aug  6 14:36:35 2005
+++ SPECS/iso-codes.spec	Tue Nov  1 03:56:06 2005
@@ -6,13 +6,15 @@
 Summary:	List of country and language names
 Summary(pl):	Lista nazw krajów i języków
 Name:		iso-codes
-Version:	0.47
+Version:	0.49
 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:	c22e6ceb24808844cdced1dd4344e62e
+# Source0-md5:	62b7f9469e00b92558d5d043a4be3910
 Patch0:		%{name}-pl.patch
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	python-PyXML
 Conflicts:	pkgconfig < 1:0.19
@@ -34,6 +36,9 @@
 %patch0 -p1
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -66,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/11/01 02:56:06  qboosh
+- updated to 0.49
+
 Revision 1.4  2005/08/06 12:36:35  qboosh
 - updated to 0.47, added pl patch
 - noarch now (with new pkgconfig)
================================================================

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




More information about the pld-cvs-commit mailing list