Author: arekm Date: Mon Jan 8 10:20:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2.0
---- Files affected: SPECS: python-adns.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/python-adns.spec diff -u SPECS/python-adns.spec:1.13 SPECS/python-adns.spec:1.14 --- SPECS/python-adns.spec:1.13 Mon Jan 8 10:37:51 2007 +++ SPECS/python-adns.spec Mon Jan 8 11:20:37 2007 @@ -2,16 +2,15 @@ Summary: Python bindings to GNU adns Summary(pl): Wiązania Pythona do biblioteki GNU adns Name: python-adns -Version: 1.1.1 +Version: 1.2.0 Release: 1 License: GPL v2+ Group: Libraries/Python -Source0: http://dustman.net/andy/python/adns-python/%{version}/adns-python-%{version}.tar.gz -# Source0-md5: f7a3e7e81f6c13859261b40a9b5dc130 -Patch0: %{name}-build.patch -URL: http://dustman.net/andy/python/adns-python/ +Source0: http://adns-python.googlecode.com/files/adns-python-%{version}.tar.gz +# Source0-md5: e2d756ba982ce3181ebb4c40a42d80dd +URL: http://code.google.com/p/adns-python/ %pyrequires_eq python -BuildRequires: adns-devel >= 1.0 +BuildRequires: adns-devel >= 1.4 BuildRequires: python-devel >= 2.2.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -23,7 +22,6 @@ %prep %setup -q -n adns-python-%{version} -%patch0 -p1 %build python setup.py build @@ -49,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007/01/08 10:20:37 arekm +- up to 1.2.0 + Revision 1.13 2007/01/08 09:37:51 arekm - up to 1.1.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-adns.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
