SPECS: koji.spec - better deps

patrys patrys at pld-linux.org
Fri Jan 4 16:43:59 CET 2008


Author: patrys                       Date: Fri Jan  4 15:43:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- better deps

---- Files affected:
SPECS:
   koji.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/koji.spec
diff -u SPECS/koji.spec:1.2 SPECS/koji.spec:1.3
--- SPECS/koji.spec:1.2	Fri Jan  4 16:05:21 2008
+++ SPECS/koji.spec	Fri Jan  4 16:43:53 2008
@@ -9,8 +9,8 @@
 # Source0-md5:	22cc3917703906b92d009190101ca6d5
 URL:		http://hosted.fedoraproject.org/projects/koji
 BuildRequires:	python
-Requires:	pyOpenSSL
 Requires:	python-krbV >= 1.0.13
+Requires:	python-pyOpenSSL
 Requires:	python-rpm
 Requires:	python-urlgrabber
 BuildArch:	noarch
@@ -26,7 +26,7 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	apache-mod_python
 Requires:	webapps
-Requires:	python-postgresql
+Requires:	python-PyGreSQL
 
 %description hub
 koji-hub is the XMLRPC interface to the koji database
@@ -55,7 +55,7 @@
 Summary:	Koji Utilities
 Group:		Applications/Networking
 Requires:	%{name} = %{version}-%{release}
-Requires:	python-postgresql
+Requires:	python-PyGreSQL
 
 %description utils
 Utilities for the Koji system
@@ -69,7 +69,7 @@
 Requires:	webapps
 Requires:	python-cheetah
 Requires:	python-krbV >= 1.0.13
-Requires:	python-postgresql
+Requires:	python-PyGreSQL
 
 %description web
 koji-web is a web UI to the Koji system.
@@ -152,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-04 15:43:53  patrys
+- better deps
+
 Revision 1.2  2008-01-04 15:05:21  patrys
 - use webapps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/koji.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list