SPECS: python-setuptools.spec - missing epoch in -devel deps; rel 3

glen glen at pld-linux.org
Thu Aug 14 13:07:52 CEST 2008


Author: glen                         Date: Thu Aug 14 11:07:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing epoch in -devel deps; rel 3

---- Files affected:
SPECS:
   python-setuptools.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.26 SPECS/python-setuptools.spec:1.27
--- SPECS/python-setuptools.spec:1.26	Wed Aug  6 18:29:38 2008
+++ SPECS/python-setuptools.spec	Thu Aug 14 13:07:46 2008
@@ -3,7 +3,7 @@
 # - sync -pl
 %define		module	setuptools
 %define		subver 	c8
-%define		rel		2
+%define		rel		3
 Summary:	A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):	Zestaw rozszerzeń dla pythonowych distutils
 Name:		python-setuptools
@@ -37,7 +37,7 @@
 %package devel
 Summary:	Download, install, upgrade, and uninstall Python packages
 Group:		Development/Languages
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	python-devel
 
 %description devel
@@ -92,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008/08/14 11:07:46  glen
+- missing epoch in -devel deps; rel 3
+
 Revision 1.26  2008/08/06 16:29:38  glen
 - split easy_install into -devel to drop python-devel requirement for pkg_resources module
 - need only dep for python abi, which is automatic
================================================================

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



More information about the pld-cvs-commit mailing list