packages: trac-plugin-hours/trac-plugin-hours.spec - require dateutil with ...

glen glen at pld-linux.org
Wed Oct 28 12:28:26 CET 2009


Author: glen                         Date: Wed Oct 28 11:28:26 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- require dateutil with packaged egg

---- Files affected:
packages/trac-plugin-hours:
   trac-plugin-hours.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/trac-plugin-hours/trac-plugin-hours.spec
diff -u packages/trac-plugin-hours/trac-plugin-hours.spec:1.1 packages/trac-plugin-hours/trac-plugin-hours.spec:1.2
--- packages/trac-plugin-hours/trac-plugin-hours.spec:1.1	Wed Oct 28 11:52:28 2009
+++ packages/trac-plugin-hours/trac-plugin-hours.spec	Wed Oct 28 12:28:21 2009
@@ -4,7 +4,7 @@
 Summary:	Trac plugin to track hours spent on tickets
 Name:		trac-plugin-hours
 Version:	0.3.1
-Release:	0.1
+Release:	0.2
 License:	BSD-like
 Group:		Applications/WWW
 # Source0Download:	http://trac-hacks.org/changeset/latest/trachoursplugin?old_path=/&filename=trachoursplugin&format=zip
@@ -13,7 +13,7 @@
 URL:		http://trac-hacks.org/wiki/TracHoursPlugin
 BuildRequires:	python-devel
 Requires:	python >= 1:2.4
-Requires:	python-dateutil
+Requires:	python-dateutil >= 1.3-4
 Requires:	python-feedparser
 Requires:	trac >= %{trac_ver}
 BuildArch:	noarch
@@ -36,7 +36,7 @@
 cd %{trac_ver}
 %{__python} setup.py install \
 	--single-version-externally-managed \
-	--optimize 2 \
+	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
 
 %py_postclean
@@ -69,5 +69,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/10/28 11:28:21  glen
+- require dateutil with packaged egg
+
 Revision 1.1  2009/10/28 10:52:28  glen
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac-plugin-hours/trac-plugin-hours.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list