SPECS: PackageKit.spec - add dbus patch to fix policy - makes PK work again...

patrys patrys at pld-linux.org
Mon Dec 8 11:19:09 CET 2008


Author: patrys                       Date: Mon Dec  8 10:19:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add dbus patch to fix policy
- makes PK work again after upgrading dbus for CVE-2008-4311
- rel 4

---- Files affected:
SPECS:
   PackageKit.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/PackageKit.spec
diff -u SPECS/PackageKit.spec:1.20 SPECS/PackageKit.spec:1.21
--- SPECS/PackageKit.spec:1.20	Tue Nov 25 22:28:05 2008
+++ SPECS/PackageKit.spec	Mon Dec  8 11:19:03 2008
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami
 Name:		PackageKit
 Version:	0.3.4
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
 # Source0-md5:	5b02713b8b1a18508f64d3db746d710f
 Patch0:		%{name}-ac.patch
+Patch1:		%{name}-dbus.patch
 URL:		http://www.packagekit.org/
 BuildRequires:	NetworkManager-devel >= 0.6.5
 BuildRequires:	PolicyKit-devel >= 0.8
@@ -134,6 +135,7 @@
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 
 %build
 %{__intltoolize}
@@ -249,6 +251,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008/12/08 10:19:03  patrys
+- add dbus patch to fix policy
+- makes PK work again after upgrading dbus for CVE-2008-4311
+- rel 4
+
 Revision 1.20  2008/11/25 21:28:05  shadzik
 - of course reverted last bullshit
 - add patch0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PackageKit.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list