rpms/valgrind/F-10 valgrind-3.3.0-pkg-config.patch,1.1,1.2

Jakub Jelinek jakub at fedoraproject.org
Fri Nov 14 20:27:43 UTC 2008


Author: jakub

Update of /cvs/pkgs/rpms/valgrind/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11372

Modified Files:
	valgrind-3.3.0-pkg-config.patch 
Log Message:
3.3.0-4

valgrind-3.3.0-pkg-config.patch:

Index: valgrind-3.3.0-pkg-config.patch
===================================================================
RCS file: /cvs/pkgs/rpms/valgrind/F-10/valgrind-3.3.0-pkg-config.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- valgrind-3.3.0-pkg-config.patch	3 Mar 2008 12:58:38 -0000	1.1
+++ valgrind-3.3.0-pkg-config.patch	14 Nov 2008 20:27:11 -0000	1.2
@@ -1,6 +1,6 @@
 --- valgrind-3.3.0/configure.in.jj	2007-01-29 14:42:52.000000000 -0500
 +++ valgrind-3.3.0/configure.in	2007-02-13 08:02:26.000000000 -0500
-@@ -251,6 +251,7 @@ AC_MSG_CHECKING([for a supported CPU/OS 
+@@ -303,6 +303,7 @@ AC_MSG_CHECKING([for a supported CPU/OS 
  
  AC_SUBST(VG_PLATFORM_PRI)
  AC_SUBST(VG_PLATFORM_SEC)
@@ -8,13 +8,13 @@
  
  case "$VG_ARCH-$VG_OS" in
       x86-linux)
-@@ -296,6 +297,7 @@ case "$VG_ARCH-$VG_OS" in
+@@ -361,6 +362,7 @@ case "$VG_ARCH-$VG_OS" in
          AC_MSG_ERROR([Valgrind is platform specific. Sorry. Please consider doing a port.])
          ;;
  esac
 +VG_PLATFORM=`echo "$VG_PLATFORM_PRI" | LC_ALL=C tr A-Z_ a-z-`
  
- # Set up VG_<platform>.  Either one or two of these become defined.
+ # Set up VGP_<platform>.  Either one or two of these become defined.
  #
 --- valgrind-3.3.0/configure.jj	2007-01-29 14:45:30.000000000 -0500
 +++ valgrind-3.3.0/configure	2007-02-13 08:04:33.000000000 -0500




More information about the fedora-extras-commits mailing list