rpms/xorg-x11-xinit/F-11 xorg-x11-xinit.spec,1.66,1.67

Nalin Dahyabhai nalin at fedoraproject.org
Fri May 22 20:19:08 UTC 2009


Author: nalin

Update of /cvs/pkgs/rpms/xorg-x11-xinit/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2209

Modified Files:
	xorg-x11-xinit.spec 
Log Message:
- add direct build dependency on dbus-devel, since we call it directly now



Index: xorg-x11-xinit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-xinit/F-11/xorg-x11-xinit.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- xorg-x11-xinit.spec	22 May 2009 20:13:09 -0000	1.66
+++ xorg-x11-xinit.spec	22 May 2009 20:18:38 -0000	1.67
@@ -29,6 +29,7 @@ Patch3: xinit-1.0.9-unset.patch
 BuildRequires: pkgconfig
 BuildRequires: libX11-devel
 BuildRequires: ConsoleKit-devel
+BuildRequires: dbus-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -134,6 +135,7 @@ rm -rf $RPM_BUILD_ROOT
 * Fri May 22 2009 Nalin Dahyabhai <nalin at redhat.com> 1.0.9-8
 - have ck-xinit-session tell the session bus to set XDG_SESSION_COOKIE
   for services which it autostarts (#502258)
+- add direct build dependency on dbus-devel, since we call it directly now
 
 * Fri May 08 2009 Adam Jackson <ajax at redhat.com> 1.0.9-7
 - xinit-1.0.9-unset.patch: Also unset XDG_SESSION_COOKIE in startx. (#489999)




More information about the fedora-extras-commits mailing list