rpms/file-roller/devel file-roller.spec,1.160,1.161

Bastien Nocera hadess at fedoraproject.org
Tue Dec 1 15:43:54 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/file-roller/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22494

Modified Files:
	file-roller.spec 
Log Message:
fix dbus-glib linkage


Index: file-roller.spec
===================================================================
RCS file: /cvs/pkgs/rpms/file-roller/devel/file-roller.spec,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -p -r1.160 -r1.161
--- file-roller.spec	1 Dec 2009 15:20:22 -0000	1.160
+++ file-roller.spec	1 Dec 2009 15:43:54 -0000	1.161
@@ -56,6 +56,8 @@ such as tar or zip files.
 %build
 %configure --disable-scrollkeeper --disable-static
 export tagname=CC
+# https://bugzilla.gnome.org/show_bug.cgi?id=603492
+sed -i -e 's/DBUS_LIBS = /DBUS_LIBS = -ldbus-glib-1/' src/Makefile
 make LIBTOOL=/usr/bin/libtool
 
 %install




More information about the fedora-extras-commits mailing list