rpms/python-dns/FC-4 .cvsignore, 1.2, 1.3 python-dns.spec, 1.1, 1.2 sources, 1.2, 1.3

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sun Aug 6 04:08:26 UTC 2006


Author: jcollie

Update of /cvs/extras/rpms/python-dns/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28051

Modified Files:
	.cvsignore python-dns.spec sources 
Log Message:
Update to 1.4.0.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-dns/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 May 2006 12:51:57 -0000	1.2
+++ .cvsignore	6 Aug 2006 04:08:26 -0000	1.3
@@ -1 +1 @@
-dnspython-1.3.5.tar.gz
+dnspython-1.4.0.tar.gz


Index: python-dns.spec
===================================================================
RCS file: /cvs/extras/rpms/python-dns/FC-4/python-dns.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-dns.spec	28 May 2006 12:51:57 -0000	1.1
+++ python-dns.spec	6 Aug 2006 04:08:26 -0000	1.2
@@ -1,8 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-dns
-Version:        1.3.5
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        DNS toolkit for Python
 
@@ -14,7 +13,6 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 %description
 dnspython is a DNS toolkit for Python. It supports almost all record
@@ -79,6 +77,11 @@
 %ghost %{python_sitelib}/dns/rdtypes/IN/*.pyo
 
 %changelog
+* Sat Aug  5 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.0-1
+- Update to 1.4.0
+- Remove unneeded python-abi requires
+- Remove unneeded python_sitearch macro
+
 * Fri May 26 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.3.5-1
 - First version for Fedora Extras
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-dns/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 May 2006 12:51:57 -0000	1.2
+++ sources	6 Aug 2006 04:08:26 -0000	1.3
@@ -1 +1 @@
-d086b05b70f7ab1b6308f29f2427623b  dnspython-1.3.5.tar.gz
+7f7e58379235b2b626620a7bda810270  dnspython-1.4.0.tar.gz




More information about the scm-commits mailing list