rpms/python-adns/devel .cvsignore, 1.3, 1.4 python-adns.spec, 1.11, 1.12 sources, 1.3, 1.4 adns-python-srv.patch, 1.1, NONE

Radek Vokál (rvokal) fedora-extras-commits at redhat.com
Mon Oct 1 11:18:46 UTC 2007


Author: rvokal

Update of /cvs/extras/rpms/python-adns/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28004

Modified Files:
	.cvsignore python-adns.spec sources 
Removed Files:
	adns-python-srv.patch 
Log Message:
upgrade to 1.2.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-adns/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	13 Apr 2005 01:25:11 -0000	1.3
+++ .cvsignore	1 Oct 2007 11:18:14 -0000	1.4
@@ -1 +1 @@
-adns-python-1.1.0.tar.gz
+adns-python-1.2.1.tar.gz


Index: python-adns.spec
===================================================================
RCS file: /cvs/extras/rpms/python-adns/devel/python-adns.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-adns.spec	21 Dec 2006 20:50:41 -0000	1.11
+++ python-adns.spec	1 Oct 2007 11:18:14 -0000	1.12
@@ -2,15 +2,14 @@
 %define srcname adns-python
 
 Name:           python-adns
-Version:        1.1.0
-Release:        5%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 
 Summary:        Python interface for the GNU adns library
 Group:          Development/Languages
 License:        GPL
-URL:            http://dustman.net/andy/python/adns-python
-Source0:        http://dustman.net/andy/python/adns-python/1.1.0/adns-python-1.1.0.tar.gz
-Patch0:         adns-python-srv.patch
+URL:		http://code.google.com/p/adns-python/
+Source0:	http://adns-python.googlecode.com/files/adns-python-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel, adns-devel >= 1.2
@@ -21,7 +20,6 @@
 
 %prep
 %setup -q -n %{srcname}-%{version}
-%patch0 -p1 -b .srv
 
 %build
 env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
@@ -39,6 +37,10 @@
 %{python_sitearch}/*
 
 %changelog
+* Mon Oct  1 2007 Radek Vokál <rvokal at redhat.com> - 1.2.1-1
+- upgrade to 1.2.1
+- fixed URL and Source
+
 * Thu Dec 21 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.1.0-5
 - Rebuild for new Python.
 - Some minor specfile cleanups to meet packaging guidelines;


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-adns/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	13 Apr 2005 01:25:11 -0000	1.3
+++ sources	1 Oct 2007 11:18:14 -0000	1.4
@@ -1 +1 @@
-9ccff9655e8eb20563306d56676b0aee  adns-python-1.1.0.tar.gz
+12cc7ad1b0ee8d818005e9ca4def758b  adns-python-1.2.1.tar.gz


--- adns-python-srv.patch DELETED ---




More information about the fedora-extras-commits mailing list