base-specs/dbus.spec
branchNEVADA_151
changeset 20264 12adaad92776
parent 20011 54ad9f1e6ff7
--- a/base-specs/dbus.spec	Tue Oct 26 02:59:07 2010 +0000
+++ b/base-specs/dbus.spec	Wed Oct 27 00:38:09 2010 +0000
@@ -25,8 +25,10 @@
 # System services are disabled by default in Solaris configuration since
 # they are not yet supported on Solaris.
 Patch1:       dbus-01-nosystemservice.diff
-# date:2010-08-16 owner:padraig type:bug doo#16787
+# date:2010-08-16 owner:padraig type:bug doo:16787
 Patch2:       dbus-02-closefrom.diff
+# date:2010-10-20 owner:yippi type:bug bugster:6993687
+Patch3:       dbus-03-consoleuser.diff
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:	      %{_defaultdocdir}/doc
 Autoreqprov:  on
@@ -70,6 +72,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %ifos linux
@@ -144,6 +147,8 @@
 %{_libdir}/python?.?/vendor-packages/*
 
 %changelog
+* Wed Oct 20 2010 - [email protected]
+- Add patch dbus-03-consoleuser.diff to fix bugster:6963885.
 * Mon Aug 16 2010 - [email protected]
 - Add dbus-02-closefrom.diff rto fix doo 16787.
 * Tue Mar 23 2010 - [email protected]