rpms/gnucash/F-7 gnucash.spec,1.73,1.74

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Thu Aug 30 02:15:10 UTC 2007


Author: notting

Update of /cvs/extras/rpms/gnucash/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26170/F-7

Modified Files:
	gnucash.spec 
Log Message:
sync



Index: gnucash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnucash/F-7/gnucash.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- gnucash.spec	21 Aug 2007 06:49:21 -0000	1.73
+++ gnucash.spec	30 Aug 2007 02:14:37 -0000	1.74
@@ -4,7 +4,7 @@
 Summary: GnuCash is an application to keep track of your finances
 Version: 2.2.1
 URL: http://gnucash.org/
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Productivity
 Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2
@@ -45,6 +45,7 @@
 	--disable-static
 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|^link_all_deplibs=no|link_all_deplibs=unknown|g' libtool
 make
 
 %install
@@ -117,6 +118,9 @@
 %doc doc/README.german doc/README.francais doc/guile-hackers.txt
 
 %changelog
+* Wed Aug 29 2007 Bill Nottingham <notting at redhat.com> - 2.2.1-2
+- fix build
+
 * Tue Aug 21 2007 Bill Nottingham <notting at redhat.com> - 2.2.1-1
 - update to 2.2.1
 




More information about the fedora-extras-commits mailing list