SPECS: diveintopython.spec - no need for python prov/req here

adamg adamg at pld-linux.org
Sun Aug 6 19:57:46 CEST 2006


Author: adamg                        Date: Sun Aug  6 17:57:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need for python prov/req here

---- Files affected:
SPECS:
   diveintopython.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/diveintopython.spec
diff -u SPECS/diveintopython.spec:1.1 SPECS/diveintopython.spec:1.2
--- SPECS/diveintopython.spec:1.1	Sun Jul 30 18:40:51 2006
+++ SPECS/diveintopython.spec	Sun Aug  6 19:57:40 2006
@@ -8,11 +8,14 @@
 Group:		Documentation
 Source0:	http://www.diveintopython.org/download/%{name}-html-%{version}.zip
 # Source0-md5:	09247597b21c6253b810f081053e56b5
-URL:		http://diveintopython.org/
+URL:		http://www.diveintopython.org/
 BuildRequires:	unzip
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		__python_provides	%{nil}
+%define		__python_requires	%{nil}
+
 %description
 Dive Into Python is a Python book for experienced programmers.
 
@@ -43,7 +46,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/06 17:57:40  adamg
+- no need for python prov/req here
+
 Revision 1.1  2006/07/30 16:40:51  witekfl
 - new
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/diveintopython.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list