packages: koji/koji.spec - skip missing pkgs

glen glen at pld-linux.org
Thu Aug 26 10:50:09 CEST 2010


Author: glen                         Date: Thu Aug 26 08:50:09 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- skip missing pkgs

---- Files affected:
packages/koji:
   koji.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/koji/koji.spec
diff -u packages/koji/koji.spec:1.8 packages/koji/koji.spec:1.9
--- packages/koji/koji.spec:1.8	Thu Aug 26 10:40:45 2010
+++ packages/koji/koji.spec	Thu Aug 26 10:50:04 2010
@@ -16,18 +16,20 @@
 #   /usr/sbin/koji-shadow
 #   /usr/share/koji-builder/lib/tasks.py
 #   /usr/share/koji-builder/lib/tasks.pyc
+# - need pld packages:
+#   python-krbV, mocK
 Summary:	Build system tools
 Summary(pl.UTF-8):	Narzędzia systemu budującego
 Name:		koji
 Version:	1.4.0
-Release:	0.1
+Release:	0.2
 License:	LGPL v2 and GPL v2+
 Group:		Applications/System
 Source0:	https://fedorahosted.org/releases/k/o/koji/%{name}-%{version}.tar.bz2
 # Source0-md5:	182584f02660cd574714f55fe49333a3
 URL:		http://fedorahosted.org/koji
 BuildRequires:	python
-Requires:	python-krbV >= 1.0.13
+#Requires:	python-krbV >= 1.0.13
 Requires:	python-pyOpenSSL
 Requires:	python-rpm
 Requires:	python-urlgrabber
@@ -72,7 +74,7 @@
 Requires:	/usr/bin/git
 Requires:	/usr/bin/svn
 Requires:	createrepo >= 0.4.11
-Requires:	mock >= 0.9.14
+#Requires:	mock >= 0.9.14
 Requires:	rpm-build
 
 %description builder
@@ -107,7 +109,7 @@
 Requires:	apache-mod_python
 Requires:	python-PyGreSQL
 Requires:	python-cheetah
-Requires:	python-krbV >= 1.0.13
+#Requires:	python-krbV >= 1.0.13
 Requires:	webapps
 
 %description web
@@ -197,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/08/26 08:50:04  glen
+- skip missing pkgs
+
 Revision 1.8  2010/08/26 08:40:45  glen
 - up to 1.4.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/koji/koji.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list