rpms/gnome-panel/devel gnome-panel-libs.patch,1.1,1.2

Matthias Clasen mclasen at fedoraproject.org
Fri Feb 12 04:37:43 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-panel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20293

Modified Files:
	gnome-panel-libs.patch 
Log Message:
more link fixes


gnome-panel-libs.patch:
 configure.in |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Index: gnome-panel-libs.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-panel/devel/gnome-panel-libs.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gnome-panel-libs.patch	12 Feb 2010 04:22:54 -0000	1.1
+++ gnome-panel-libs.patch	12 Feb 2010 04:37:43 -0000	1.2
@@ -1,7 +1,7 @@
 diff -up gnome-panel-2.29.6/configure.in.libs gnome-panel-2.29.6/configure.in
 --- gnome-panel-2.29.6/configure.in.libs	2010-02-11 23:09:20.086009297 -0500
-+++ gnome-panel-2.29.6/configure.in	2010-02-11 23:14:01.436008069 -0500
-@@ -251,14 +251,16 @@ PKG_CHECK_MODULES(X, x11 xau, :, [
++++ gnome-panel-2.29.6/configure.in	2010-02-11 23:35:24.292035257 -0500
+@@ -251,14 +251,18 @@ PKG_CHECK_MODULES(X, x11 xau, :, [
    X_LIBS="$X_PRE_LIBS $X_LIBS -lX11 -lXau $X_EXTRA_LIBS"
  ])
  
@@ -17,6 +17,8 @@ diff -up gnome-panel-2.29.6/configure.in
  
 +AC_SUBST(X_LIBS)
 +
++LIBS="$LIBS -lm"
++
  dnl IDL directories
  
  ORBIT_IDL="`$PKG_CONFIG --variable=orbit_idl ORBit-2.0`"



More information about the scm-commits mailing list