diff --git a/.cvsignore b/.cvsignore index 56c6280..d2a355f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -homebank-4.2.tar.gz +homebank-4.2.1.tar.gz diff --git a/homebank-4.2-dsolink.patch b/homebank-4.2-dsolink.patch deleted file mode 100644 index 54bbec5..0000000 --- a/homebank-4.2-dsolink.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up homebank-4.2/configure.ac.patch homebank-4.2/configure.ac ---- homebank-4.2/configure.ac.patch 2010-02-12 19:48:51.204167098 +0100 -+++ homebank-4.2/configure.ac 2010-02-12 19:49:03.369194905 +0100 -@@ -25,6 +25,7 @@ AC_PROG_INTLTOOL - PKG_CHECK_MODULES(DEPS, gtk+-2.0 >= 2.14 glib-2.0 >= 2.17) - AC_SUBST(DEPS_CFLAGS) - AC_SUBST(DEPS_LIBS) -+AC_CHECK_LIB(m, pow) - - - # Pre-release strict cflags diff --git a/homebank.spec b/homebank.spec index 039eb9f..246cb45 100644 --- a/homebank.spec +++ b/homebank.spec @@ -1,13 +1,12 @@ Name: homebank -Version: 4.2 -Release: 2%{?dist} +Version: 4.2.1 +Release: 1%{?dist} Summary: Free easy personal accounting for all Group: Applications/Productivity License: GPLv2+ URL: http://homebank.free.fr Source0: http://homebank.free.fr/public/%{name}-%{version}.tar.gz -Patch0: homebank-4.2-dsolink.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel @@ -36,7 +35,6 @@ Documentation files for homebank %prep %setup -q -%patch0 -p1 chmod -x NEWS chmod -x ChangeLog chmod -x README @@ -105,6 +103,10 @@ update-desktop-database &> /dev/null || : %{_datadir}/%{name}/help %changelog +* Sat Mar 06 2010 Johan Cwiklinski - 4.2.1-1 +- 4.2.1 +- Remove dso link patch (fixed upstream) + * Fri Feb 12 2010 Johan Cwiklinski - 4.2-2 - Fix DSO link bug diff --git a/sources b/sources index 15213be..6eccf99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -558be92f996c339e87ad396795691364 homebank-4.2.tar.gz +90c48749dcc7e2f0385b75d3209b6347 homebank-4.2.1.tar.gz