From 3f27c7533f75eab9459eeb6777125c052de7a3a0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Apr 13 2005 15:31:57 +0000 Subject: use full path to icon --- diff --git a/gnucash.spec b/gnucash.spec index 1a9a1e3..c8a5ce6 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -8,6 +8,7 @@ License: GPL/GFDL Group: Applications/Productivity Source: http://www.gnucash.org/pub/gnucash/sources/unstable/%{name}-%{version}.tar.gz Source1: http://www.gnucash.org/pub/gnucash/sources/unstable/%{name}-docs-%{docver}.tar.gz +Patch3: gnucash-1.8.11-icon.patch Patch4: gnucash-1.8.6-64bit-fixes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: g-wrap-devel >= 1.3.2, gtkhtml-devel >= 1.1.4, @@ -42,6 +43,7 @@ want to keep your financial data in a database instead of a flat file %prep %setup -q -a 1 +%patch3 -p1 -b .icon %patch4 -p1 -b .64bit %build @@ -123,6 +125,7 @@ rm -rf $RPM_BUILD_ROOT * Tue Apr 12 2005 Bill Nottingham 1.8.11-3 - require umb-scheme explicitly (#151465) - rebuild against new postgresql +- use full path to icon (#154587) * Mon Mar 7 2005 Bill Nottingham 1.8.11-2 - rebuild against bonobo-less Guppi, gtkhtml