rpms/totem/devel totem-xul-4.patch,1.2,1.3

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Jan 25 16:22:01 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21883

Modified Files:
	totem-xul-4.patch 
Log Message:
Update xulrunner patch


totem-xul-4.patch:

Index: totem-xul-4.patch
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem-xul-4.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- totem-xul-4.patch	18 Jan 2008 16:34:52 -0000	1.2
+++ totem-xul-4.patch	25 Jan 2008 16:21:41 -0000	1.3
@@ -338,15 +338,6 @@
  	PKG_CHECK_MODULES([DBUS], [dbus-glib-1 >= $DBUS_REQS],,
  			[enable_browser_plugins=no])
  	DBUSLIBDIR="`$PKG_CONFIG dbus-glib-1 --variable=libdir`"
-@@ -667,7 +629,7 @@
- fi
- 
- if test "$enable_browser_plugins" = "yes" ; then
--	PKG_CHECK_MODULES([SN], [ libstartup-notification-1.0 >= 0.8 ], [enable_browser_plugins = yes], [enable_browser_plugins=no])
-+	PKG_CHECK_MODULES([SN], [ libstartup-notification-1.0 >= 0.8 ], enable_browser_plugins=yes, enable_browser_plugins=no)
- 	if test "x$enable_browser_plugins" != "xyes" ; then
- 		AC_MSG_WARN([libstartup-notification not found, necessary to build the plugin viewer])
- 	fi
 @@ -675,56 +637,46 @@
  
  # Sets some variables, and check for xpidl




More information about the fedora-extras-commits mailing list