rpms/gpicview/devel gpicview-0.2.1-dsofix.patch,1.1,1.2

Christoph Wickert cwickert at fedoraproject.org
Wed Feb 17 23:44:25 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/gpicview/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10753

Modified Files:
	gpicview-0.2.1-dsofix.patch 
Log Message:
fix dso patch

gpicview-0.2.1-dsofix.patch:
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: gpicview-0.2.1-dsofix.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gpicview/devel/gpicview-0.2.1-dsofix.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gpicview-0.2.1-dsofix.patch	17 Feb 2010 23:34:22 -0000	1.1
+++ gpicview-0.2.1-dsofix.patch	17 Feb 2010 23:44:25 -0000	1.2
@@ -1,11 +1,11 @@
 --- gpicview-0.2.1.orig/src/Makefile.in	2009-06-29 22:23:33.000000000 +0200
-+++ gpicview-0.2.1/src/Makefile.in	2010-02-18 00:31:42.000000000 +0100
++++ gpicview-0.2.1/src/Makefile.in	2010-02-18 00:43:06.000000000 +0100
 @@ -125,7 +125,7 @@
  INTLTOOL_PERL = @INTLTOOL_PERL@
  INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
  LD = @LD@
 -LDFLAGS = @LDFLAGS@
-+LDFLAGS = @LDFLAGS@ -lX11
++LDFLAGS = @LDFLAGS@ -lm -lX11
  LIBOBJS = @LIBOBJS@
  LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@



More information about the scm-commits mailing list