rpms/gnucash-docs/F-7 gnucash-docs.spec,1.2,1.3

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Tue Oct 30 02:32:36 UTC 2007


Author: notting

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

Modified Files:
	gnucash-docs.spec 
Log Message:
sync


Index: gnucash-docs.spec
===================================================================
RCS file: /cvs/extras/rpms/gnucash-docs/F-7/gnucash-docs.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnucash-docs.spec	16 Jul 2007 15:52:26 -0000	1.2
+++ gnucash-docs.spec	30 Oct 2007 02:32:03 -0000	1.3
@@ -2,7 +2,7 @@
 Summary: Help files and documentation for the GnuCash personal finanace manager
 Version: 2.2.0
 URL: http://gnucash.org/
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GFDL
 Group: Applications/Productivity
 Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-docs-%{version}.tar.gz
@@ -12,6 +12,9 @@
 Requires: yelp
 Requires(post): scrollkeeper >= 0.3.4
 Requires(postun): scrollkeeper >= 0.3.4
+# HAAACK. Obsolete old multiarch gnucash here. Require new one.
+Requires: gnucash >= 2.2.1-4
+Obsoletes: gnucash < 2.2.1-4
 
 %description
 GnuCash is a personal finance manager. gnucash-docs contains the
@@ -46,6 +49,9 @@
 %doc AUTHORS COPYING* ChangeLog* HACKING NEWS README
 
 %changelog
+* Mon Oct 29 2007 Bill Nottingham <notting at redhat.com> - 2.2.0-2
+- gnucash multilib fixes (#341331, #357161, #246382)
+
 * Mon Jul 16 2007 Bill Nottingham <notting at redhat.com> - 2.2.0-1
 - update to 2.2.0
 




More information about the scm-commits mailing list