rpms/google-gadgets/devel google-gadgets.spec,1.6,1.7

Michel Alexandre Salim salimma at fedoraproject.org
Tue Dec 30 22:11:27 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/google-gadgets/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15164

Modified Files:
	google-gadgets.spec 
Log Message:
* Tue Dec 30 2008 Michel Salim <salimma at fedoraproject.org> - 0.10.4-2
- BR: Network-Manager-devel, startup-notification-devel
- Pass the browser plugin directory to ./configure



Index: google-gadgets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/google-gadgets/devel/google-gadgets.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- google-gadgets.spec	20 Dec 2008 20:38:39 -0000	1.6
+++ google-gadgets.spec	30 Dec 2008 22:10:56 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           google-gadgets
 Version:        0.10.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Google Gadgets for Linux
 
 Group:          User Interface/Desktops
@@ -15,6 +15,8 @@
 BuildRequires:  dbus-devel gstreamer-devel gstreamer-plugins-base-devel
 BuildRequires:  cairo-devel gtk2-devel librsvg2-devel
 BuildRequires:  qt4-devel WebKit-qt-devel zip
+# Desktop integration
+BuildRequires:  NetworkManager-devel startup-notification-devel
 # libxml2-devel needed for desktop file generation
 BuildRequires:  libxml2-devel desktop-file-utils
 BuildRequires:  pkgconfig
@@ -72,7 +74,8 @@
 
 
 %build
-%configure --disable-static
+%configure --disable-static \
+           --with-browser-plugins-dir=%{_libdir}/mozilla/plugins
 
 # Rpath fix by Mamoru Tasaka
 # we don't want to obliterate all RPATHs, since it is used during build
@@ -187,6 +190,10 @@
 
 
 %changelog
+* Tue Dec 30 2008 Michel Salim <salimma at fedoraproject.org> - 0.10.4-2
+- BR: Network-Manager-devel, startup-notification-devel
+- Pass the browser plugin directory to ./configure
+
 * Sat Dec 20 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.10.4-1
 - Update to 0.10.4 (#477251)
 - -devel: Requires: %%name-gtk %%name-qt (devel symlinks)




More information about the fedora-extras-commits mailing list