rpms/gwenhywfar/devel gwenhywfar.spec,1.17,1.18

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 11 22:52:05 UTC 2007


Author: notting

Update of /cvs/dist/rpms/gwenhywfar/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32160

Modified Files:
	gwenhywfar.spec 
Log Message:
cleanup rpaths



Index: gwenhywfar.spec
===================================================================
RCS file: /cvs/dist/rpms/gwenhywfar/devel/gwenhywfar.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- gwenhywfar.spec	10 Jan 2007 14:36:22 -0000	1.17
+++ gwenhywfar.spec	11 Jan 2007 22:52:02 -0000	1.18
@@ -1,7 +1,7 @@
 Summary: A multi-platform helper library for other libraries
 Name: gwenhywfar
 Version: 2.3.0
-Release: 5
+Release: 6
 Source: http://download.sourceforge.net/gwenhywfar/%{name}-%{version}.tar.gz
 Group: System Environment/Libraries
 License: LGPL
@@ -34,6 +34,8 @@
 
 %build
 %configure --disable-static --with-openssl-libs=%{_libdir}
+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
 make
 
 %install




More information about the fedora-cvs-commits mailing list