diff --git a/gnucash.changes b/gnucash.changes index f2fcda0..64b2369 100644 --- a/gnucash.changes +++ b/gnucash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 21 16:15:26 UTC 2010 - coolo@novell.com + +- fix name of perl module, perl-DateManip is gone since 2008 + ------------------------------------------------------------------- Thu Oct 1 22:55:00 CEST 2009 - vuntz@opensuse.org diff --git a/gnucash.spec b/gnucash.spec index 530b01f..17cafa5 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -1,7 +1,7 @@ # # spec file for package gnucash (Version 2.2.9) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ Name: gnucash Version: 2.2.9 -Release: 2 +Release: 3 Url: http://www.gnucash.org/ Group: Productivity/Office/Finance -License: GPL v2 or later +License: GPLv2+ Summary: Personal Finance Manager Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -33,7 +33,7 @@ Patch1: gnucash-latest-goffice.patch Patch3: gnucash-cpan-warning.patch Requires: guile slib # Required to make quotes working. Gnucash can run without quotes support: -Requires: perl-Crypt-SSLeay perl-DateManip perl-Finance-Quote perl-HTML-Parser perl-HTML-TableExtract perl-libwww-perl +Requires: perl-Crypt-SSLeay perl-Date-Manip perl-Finance-Quote perl-HTML-Parser perl-HTML-TableExtract perl-libwww-perl BuildRequires: doxygen fdupes gconf2-devel glib2-devel goffice-devel graphviz gtk2-devel gtkhtml2-devel guile-devel intltool ktoblzcheck-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libofx-devel libxml2-devel popt-devel slib swig update-desktop-files # Optional features: BuildRequires: aqbanking-devel libchipcard4-devel libofx-devel postgresql-devel @@ -55,7 +55,7 @@ use, but is backed with double-entry accounting principles to ensurebalanced books. %package devel -License: GPL v2 or later +License: GPLv2+ Group: Development/Libraries/C and C++ Summary: Personal Finance Manager Requires: %{name} = %{version} aqbanking-devel gconf2-devel goffice-devel libgsf-devel gtk2-devel gtkhtml2-devel gwenhywfar-devel ktoblzcheck-devel libglade2-devel libgnomeui-devel libgnomeprint-devel libgnomeprintui-devel libofx-devel libtool popt-devel diff --git a/minmem b/minmem deleted file mode 100644 index 827ecbf..0000000 --- a/minmem +++ /dev/null @@ -1 +0,0 @@ -500000