Author: wrobell                      Date: Sat Sep 13 14:06:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing import to sdist module
- rel. 2

---- Files affected:
SPECS:
   python-setuptools.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.28 SPECS/python-setuptools.spec:1.29
--- SPECS/python-setuptools.spec:1.28   Sun Aug 17 20:44:44 2008
+++ SPECS/python-setuptools.spec        Sat Sep 13 16:06:42 2008
@@ -6,12 +6,13 @@
 Summary(pl.UTF-8):     Zestaw rozszerzeń dla pythonowych distutils
 Name:          python-setuptools
 Version:       0.6
-Release:       1.%{subver}.%{rel}
+Release:       2.%{subver}.%{rel}
 Epoch:         1
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       
http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{subver}.tar.gz
 # Source0-md5: 0e9bbe1466f3ee29588cc09d3211a010
+Patch0:                %{name}-log.patch
 URL:           http://peak.telecommunity.com/DevCenter/setuptools
 BuildRequires: python-devel
 BuildArch:     noarch
@@ -58,6 +59,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}%{subver}
+%patch0 -p1
 
 %build
 %{__python} ./setup.py build
@@ -100,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008/09/13 14:06:42  wrobell
+- added missing import to sdist module
+- rel. 2
+
 Revision 1.28  2008/08/17 18:44:44  qboosh
 - updated pl
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-setuptools.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to