rpms/gnucash/EL-4 gnucash.spec,1.70,1.71

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Thu Jun 21 03:36:26 UTC 2007


Author: notting

Update of /cvs/extras/rpms/gnucash/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19543/EL-4

Modified Files:
	gnucash.spec 
Log Message:
EPEL packaging tweaks



Index: gnucash.spec
===================================================================
RCS file: /cvs/extras/rpms/gnucash/EL-4/gnucash.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- gnucash.spec	14 Mar 2007 03:13:04 -0000	1.70
+++ gnucash.spec	21 Jun 2007 03:35:50 -0000	1.71
@@ -4,7 +4,7 @@
 Summary: GnuCash is an application to keep track of your finances
 Version: 2.0.5
 URL: http://gnucash.org/
-Release: 3%{?dist}
+Release: 3.1%{?dist}
 License: GPL
 Group: Applications/Productivity
 Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2
@@ -13,14 +13,19 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: g-wrap-devel >= 1.3.2
 # for gtkhtml3-devel
-BuildRequires: /usr/include/libgtkhtml-3.8/gtkhtml/gtkhtml.h
-BuildRequires: libgsf-devel >= 1.12.2, libgsf-gnome-devel, goffice-devel
+BuildRequires: gtkhtml3-devel
 BuildRequires: libglade2-devel >= 2.3.6, libgnomeprint22-devel >= 2.8.0
 BuildRequires: libofx-devel, aqbanking-devel
-BuildRequires: desktop-file-utils, texinfo, libtool-ltdl-devel
-BuildRequires: gettext, slib >= 3a1-5, libtool, intltool
+BuildRequires: desktop-file-utils, texinfo
+BuildRequires: gettext, libtool, intltool
 Requires: gnucash-docs >= 2.0
+%if 0%{?rhel} > 4
+BuildRequires: slib >= 3a1-5, libtool-ltdl-devel
 Requires: slib >= 3a1-5
+%else
+BuildRequires: umb-scheme, libtool
+Requires: umb-scheme
+%endif
 Requires: perl(Finance::Quote)
 # for HBCI setup wizard
 Requires: qbanking
@@ -122,6 +127,9 @@
 %doc doc/README.german doc/README.francais doc/guile-hackers.txt
 
 %changelog
+* Tue Jun 12 2007 Bill Nottingham <notting at redhat.com> - 2.0.5-3.1
+- EPEL packaging tweaks
+
 * Tue Mar 13 2007 Bill Nottingham <notting at redhat.com> - 2.0.5-3
 - require gtkhtml38 include file to pull in the proper gtkhtml version
 - fix build when libofx and ofx tools are separate




More information about the fedora-extras-commits mailing list