rpms/TurboGears/devel TurboGears.spec,1.5,1.6

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Tue Nov 21 18:38:33 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/TurboGears/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23930

Modified Files:
	TurboGears.spec 
Log Message:
Add python-psycopg to Requires


Index: TurboGears.spec
===================================================================
RCS file: /cvs/extras/rpms/TurboGears/devel/TurboGears.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- TurboGears.spec	17 Oct 2006 15:21:43 -0000	1.5
+++ TurboGears.spec	21 Nov 2006 18:38:03 -0000	1.6
@@ -3,7 +3,7 @@
 
 Name:           TurboGears
 Version:        1.0b1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Back-to-front web development in Python
 
 Group:          Development/Languages
@@ -24,7 +24,7 @@
 Requires:       python-turbokid >= 0.9.8 python-tgfastdata
 Requires:       python-simplejson >= 1.3 python-paste-script >= 0.9.7
 Requires:       python-configobj >= 4.3.2 python-ruledispatch
-Requires:       python-nose >= 0.9
+Requires:       python-nose >= 0.9 python-psycopg
 
 %description
 TurboGears brings together four major pieces to create an
@@ -76,6 +76,9 @@
 %{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info
 
 %changelog
+* Fri Nov 21 2006 Luke Macken <lmacken at redhat.com> 1.0b1-2
+- Add python-psycopg to Requires
+
 * Mon Sep 11 2006 Luke Macken <lmacken at redhat.com> 1.0b1-1
 - 1.0b1
 




More information about the fedora-extras-commits mailing list