From b3749a85dabc14c60a94aa37d6203ca4f77370cb Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Feb 09 2005 20:09:09 +0000 Subject: update to 1.8.11/1.8.5 remove info file build against aq* stack --- diff --git a/.cvsignore b/.cvsignore index e96defb..09d0f6b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -gnucash-1.8.9.tar.gz -gnucash-docs-1.8.4.tar.gz +gnucash-1.8.11.tar.gz +gnucash-docs-1.8.5.tar.gz diff --git a/gnucash.spec b/gnucash.spec index 51487de..312a2bc 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -1,23 +1,22 @@ -%define docver 1.8.4 +%define docver 1.8.5 Name: gnucash Summary: GnuCash is an application to keep track of your finances. -Version: 1.8.9 -Release: 2 +Version: 1.8.11 +Release: 1 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 -Patch1: gnucash-1.8.9-slib3.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, BuildPrereq: Guppi-devel, gal-devel, libxml-devel, db4-devel BuildPrereq: libglade-devel, libghttp-devel, python-devel, libtermcap-devel BuildPrereq: readline-devel postgresql-devel /usr/bin/autoconf-2.13 -BuildPrereq: libofx-devel, openhbci-devel, docbook-style-xsl +BuildPrereq: libofx-devel, aqhbci-devel, docbook-style-xsl BuildRequires: desktop-file-utils, scrollkeeper -Prereq: /sbin/ldconfig, /sbin/install-info, scrollkeeper >= 0.3.4 +Prereq: /sbin/ldconfig, scrollkeeper >= 0.3.4 %define __perl_requires %{nil} %description @@ -41,7 +40,6 @@ want to keep your financial data in a database instead of a flat file %prep %setup -q -a 1 -%patch1 -p1 %patch4 -p1 -b .64bit %build @@ -78,7 +76,7 @@ desktop-file-install --vendor gnome --delete-original \ $RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications/gnucash.desktop echo "StartupWMClass=GnuCash" >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gnucash.desktop -rm -rf $RPM_BUILD_ROOT/%{_infodir}/dir \ +rm -rf $RPM_BUILD_ROOT/%{_infodir} \ $RPM_BUILD_ROOT/%{_includedir} \ $RPM_BUILD_ROOT/%{_datadir}/aclocal \ $RPM_BUILD_ROOT/var/scrollkeeper \ @@ -91,19 +89,14 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig /usr/bin/scrollkeeper-update -o %{_datadir}/omf/gnucash-docs -/sbin/install-info %{_infodir}/gnucash-design.info.gz %{_infodir}/dir %postun /sbin/ldconfig /usr/bin/scrollkeeper-update -if [ $1 = 0 ]; then - /sbin/install-info --delete %{_infodir}/gnucash-design.info.gz %{_infodir}/dir -fi %files -f %{name}.lang %defattr(-,root,root,755) %{_bindir}/* -%{_infodir}/gnucash*info* %{_libexecdir}/gnucash %{_libdir}/* %exclude /usr/lib/debug @@ -125,6 +118,11 @@ fi %{_libdir}/gnucash/libgncmod-backend-postgres* %changelog +* Wed Feb 9 2005 Bill Nottingham 1.8.11-1 +- update to 1.8.11 +- update docs to 1.8.5 +- remove info file (#123444) + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 92a620f..d9c8974 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -5ad11fbc5c86316632c5f9ec44dba659 gnucash-1.8.9.tar.gz -1fdf06623188da87af43c7bb4f4d84e0 gnucash-docs-1.8.4.tar.gz +62f94331936e37ed1b1d28b5a1863bb3 gnucash-1.8.11.tar.gz +9758d8e523530c2509912761e327a9d5 gnucash-docs-1.8.5.tar.gz