rpms/python-adns/devel python-adns.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 23:53:15 UTC 2005


Author: thias

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

Modified Files:
	python-adns.spec 
Log Message:
Mass letter "o" and "p" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: python-adns.spec
===================================================================
RCS file: /cvs/extras/rpms/python-adns/devel/python-adns.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-adns.spec	10 Dec 2004 22:03:10 -0000	1.4
+++ python-adns.spec	3 Mar 2005 23:53:13 -0000	1.5
@@ -5,16 +5,15 @@
 Name:           python-adns
 Version:        1.0.0
 Release:        3
-Epoch:          0
-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.0.0/adns-python-1.0.0.tar.gz
+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.0.0/adns-python-1.0.0.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	python-devel, adns-devel
-Requires:	python >= 0:%{pyver}, python < 0:%{pynext}
+BuildRequires:  python-devel, adns-devel
+Requires:       python >= %{pyver}, python < %{pynext}
 
 %description
 The adns module provides an interface to the GNU ADNS asynchronous DNS




More information about the scm-commits mailing list