rpms/pcmanx-gtk2/FC-5 pcmanx-gtk2.spec,1.1,1.2

Shidai Liu (leo) fedora-extras-commits at redhat.com
Tue Apr 17 07:29:17 UTC 2007


Author: leo

Update of /cvs/extras/rpms/pcmanx-gtk2/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5417

Modified Files:
	pcmanx-gtk2.spec 
Log Message:
add dbus-devel to BuildRequires. This is required to build on FC-5.



Index: pcmanx-gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/pcmanx-gtk2/FC-5/pcmanx-gtk2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcmanx-gtk2.spec	16 Apr 2007 18:26:41 -0000	1.1
+++ pcmanx-gtk2.spec	17 Apr 2007 07:28:43 -0000	1.2
@@ -12,6 +12,8 @@
 Source1:   pcmanx.desktop
 URL:       http://pcmanx.csie.net
 BuildRequires:     gtk2-devel desktop-file-utils gettext libnotify-devel
+# dbus-devel only needed in FC-5
+BuildRequires: dbus-devel
 # required for generating configure script
 BuildRequires:     gettext-devel libtool intltool
 Requires(post):    /sbin/ldconfig




More information about the scm-commits mailing list