SPECS: python-adns.spec - rel 5; fix build

arekm arekm at pld-linux.org
Fri Sep 1 10:04:54 CEST 2006


Author: arekm                        Date: Fri Sep  1 08:04:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; fix build

---- Files affected:
SPECS:
   python-adns.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/python-adns.spec
diff -u SPECS/python-adns.spec:1.11 SPECS/python-adns.spec:1.12
--- SPECS/python-adns.spec:1.11	Mon Aug 28 14:21:54 2006
+++ SPECS/python-adns.spec	Fri Sep  1 10:04:49 2006
@@ -3,11 +3,12 @@
 Summary(pl):	Wiązania Pythona do biblioteki GNU adns
 Name:		python-adns
 Version:	1.0.0
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		Libraries/Python
 Source0:	http://dustman.net/andy/python/adns-python/%{version}/adns-python-%{version}.tar.gz
 # Source0-md5:	8a613ac4d294bdd45601f9177d957090
+Patch0:		%{name}-build.patch
 URL:		http://dustman.net/andy/python/adns-python/
 %pyrequires_eq	python
 BuildRequires:	adns-devel >= 1.0
@@ -22,7 +23,9 @@
 
 %prep
 %setup -q -n adns-python-%{version}
+%patch0 -p1
 
+%build
 python setup.py build
 
 %install
@@ -46,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/09/01 08:04:49  arekm
+- rel 5; fix build
+
 Revision 1.11  2006/08/28 12:21:54  arekm
 - rel 4; rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-adns.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list