rpms/python-pydns/F-9 python-pydns.spec,1.2,1.3

Sean Reifschneider jafo at fedoraproject.org
Sat Oct 18 22:03:15 UTC 2008


Author: jafo

Update of /cvs/extras/rpms/python-pydns/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv601/F-9

Modified Files:
	python-pydns.spec 
Log Message:
Updating F9 and EL-5 to 2.3.3.



Index: python-pydns.spec
===================================================================
RCS file: /cvs/extras/rpms/python-pydns/F-9/python-pydns.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-pydns.spec	22 Jan 2007 05:35:13 -0000	1.2
+++ python-pydns.spec	18 Oct 2008 22:02:44 -0000	1.3
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-pydns
-Version:        2.3.0
-Release:        5%{?dist}
+Version:        2.3.3
+Release:        1%{?dist}
 Summary:        Python module for DNS (Domain Name Service)
 
 Group:          Development/Languages
-License:        Python license
+License:        Python
 URL:            http://pydns.sourceforge.net/
-Source0:        http://easynews.dl.sourceforge.net/sourceforge/pydns/pydns-%{version}.tgz
+Source0:        http://download.sourceforge.net/pydns/pydns-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -55,8 +55,13 @@
 %doc CREDITS.txt PKG-INFO README-guido.txt README.txt
 %dir %{python_sitelib}/DNS
 %{python_sitelib}/DNS/*.py*
+%{python_sitelib}/pydns-%{version}-py*.egg-info
+
+%changelog 
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.3.3-1
+- fix license tag
+- update to 2.3.3
 
-%changelog
 * Sun Jan 21 2007 Sean Reifschneider <jafo at tummy.com> 2.3.0-5
 - Adding encoding of the Python files.
 




More information about the fedora-extras-commits mailing list