rpms/hdf5/devel hdf5-1.6.4-norpath.patch,1.1,1.2

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Wed Mar 15 22:28:30 UTC 2006


Author: orion

Update of /cvs/extras/rpms/hdf5/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9701

Modified Files:
	hdf5-1.6.4-norpath.patch 
Log Message:
Change to patch configure - no autoconf


hdf5-1.6.4-norpath.patch:

Index: hdf5-1.6.4-norpath.patch
===================================================================
RCS file: /cvs/extras/rpms/hdf5/devel/hdf5-1.6.4-norpath.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hdf5-1.6.4-norpath.patch	5 Jul 2005 20:20:17 -0000	1.1
+++ hdf5-1.6.4-norpath.patch	15 Mar 2006 22:28:30 -0000	1.2
@@ -10,17 +10,6 @@
  LT_RUN=$(LT) --mode=execute
  LT_INSTALL_PROG=$(LT) --mode=install $(INSTALL_PROGRAM)
  LT_INSTALL_LIB=$(LT) --mode=install $(INSTALL_DATA)
---- hdf5-1.6.4/aclocal.m4.BAD	2005-04-03 18:53:47.000000000 -0500
-+++ hdf5-1.6.4/aclocal.m4	2005-04-03 18:54:13.000000000 -0500
-@@ -1383,7 +1383,7 @@
- 
-   if test "$ld_shlibs" = yes; then
-     runpath_var=LD_RUN_PATH
--    hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
-+    hardcode_libdir_flag_spec=''
-     export_dynamic_flag_spec='${wl}--export-dynamic'
-     case $host_os in
-     cygwin* | mingw* | pw32*)
 --- hdf5-1.6.4/c++/config/commence.in.BAD	2005-04-03 18:55:05.000000000 -0500
 +++ hdf5-1.6.4/c++/config/commence.in	2005-04-03 18:55:25.000000000 -0500
 @@ -50,8 +50,8 @@
@@ -44,3 +33,14 @@
  LT_RUN=$(LT) --mode=execute
  LT_INSTALL_PROG=$(LT) --mode=install $(INSTALL_PROGRAM)
  LT_INSTALL_LIB=$(LT) --mode=install $(INSTALL_DATA)
+--- hdf5-1.6.4/configure.norpath	2006-03-15 14:12:46.000000000 -0700
++++ hdf5-1.6.4/configure	2006-03-15 14:14:09.000000000 -0700
+@@ -5569,7 +5569,7 @@
+ 
+   if test "$ld_shlibs" = yes; then
+     runpath_var=LD_RUN_PATH
+-    hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
++    hardcode_libdir_flag_spec=''
+     export_dynamic_flag_spec='${wl}--export-dynamic'
+     case $host_os in
+     cygwin* | mingw* | pw32*)




More information about the fedora-extras-commits mailing list