packages: PackageKit/PackageKit.spec - yum rt deps

glen glen at pld-linux.org
Thu Jan 27 09:22:00 CET 2011


Author: glen                         Date: Thu Jan 27 08:22:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- yum rt deps

---- Files affected:
packages/PackageKit:
   PackageKit.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: packages/PackageKit/PackageKit.spec
diff -u packages/PackageKit/PackageKit.spec:1.63 packages/PackageKit/PackageKit.spec:1.64
--- packages/PackageKit/PackageKit.spec:1.63	Thu Jan 27 09:14:16 2011
+++ packages/PackageKit/PackageKit.spec	Thu Jan 27 09:21:55 2011
@@ -78,7 +78,13 @@
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	ConsoleKit
 Requires:	crondaemon
-%{?with_poldek:Requires:	poldek >= 0.30-0.20080820.23.20}
+%if %{with poldek}
+Requires:	poldek >= 0.30-0.20080820.23.20}
+%endif
+%if %{with yum}
+Requires:	python-packagekit = %{version}-%{release}
+Requires:	yum
+%endif
 Requires:	polkit >= 0.92
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -461,6 +467,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2011/01/27 08:21:55  glen
+- yum rt deps
+
 Revision 1.63  2011/01/27 08:14:16  glen
 - package yum backend files
 - gir bcond (off)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/PackageKit/PackageKit.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list