rpms/gmime/F-12 gmime.spec,1.50,1.51

belegdol belegdol at fedoraproject.org
Wed Nov 18 14:27:42 UTC 2009


Author: belegdol

Update of /cvs/pkgs/rpms/gmime/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10307

Modified Files:
	gmime.spec 
Log Message:
Don't remove rpath yet


Index: gmime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gmime/F-12/gmime.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- gmime.spec	18 Nov 2009 14:24:12 -0000	1.50
+++ gmime.spec	18 Nov 2009 14:27:42 -0000	1.51
@@ -73,8 +73,8 @@ MONO_ARGS="--enable-mono"
 %configure $MONO_ARGS --program-prefix=%{name} --disable-static
 
 # Deal with rpath
-sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
 # Omit unused direct shared library dependencies.
 sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool




More information about the scm-commits mailing list