rpms/gnumeric/devel gnumeric.spec,1.30,1.31

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Aug 22 20:03:16 UTC 2007


Author: jwrdegoede

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

Modified Files:
	gnumeric.spec 
Log Message:
* Mon Aug  6 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.6.3-10
- Update License tag for new Licensing Guidelines compliance
- Don't regenerate all the autoxxx stuff (not needed) this fixes building with
  the latest intltool



Index: gnumeric.spec
===================================================================
RCS file: /cvs/extras/rpms/gnumeric/devel/gnumeric.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- gnumeric.spec	22 Aug 2007 11:39:38 -0000	1.30
+++ gnumeric.spec	22 Aug 2007 20:02:37 -0000	1.31
@@ -55,6 +55,9 @@
 
 %build
 %configure --without-gb --enable-ssindex
+# Don't use 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
 make %{?_smp_mflags}
 
 




More information about the fedora-extras-commits mailing list