diff --git a/gnucash-2.3.7-label.patch b/gnucash-2.3.7-label.patch new file mode 100644 index 0000000..eb339a7 --- /dev/null +++ b/gnucash-2.3.7-label.patch @@ -0,0 +1,12 @@ +diff -up gnucash-2.3.7/src/gnome-utils/dialog-utils.c.foo gnucash-2.3.7/src/gnome-utils/dialog-utils.c +--- gnucash-2.3.7/src/gnome-utils/dialog-utils.c.foo 2009-12-01 12:13:08.000000000 -0500 ++++ gnucash-2.3.7/src/gnome-utils/dialog-utils.c 2009-12-01 12:13:33.000000000 -0500 +@@ -907,7 +907,7 @@ gnc_gtk_dialog_add_button (GtkWidget *di + { + GtkWidget *button; + +- button = gtk_button_new_with_label(label); ++ button = gtk_button_new_with_mnemonic(label); + if (stock_id) { + GtkWidget *image; + diff --git a/gnucash.spec b/gnucash.spec index a75304b..90fa2e5 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -4,10 +4,10 @@ Name: gnucash Summary: Finance management application Version: 2.2.9 URL: http://gnucash.org/ -Release: 1%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/Productivity -Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2 +Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.lzma BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkhtml3-devel BuildRequires: libgsf-devel >= 1.12.2, goffice-devel, swig @@ -16,6 +16,7 @@ BuildRequires: libofx-devel, aqbanking-devel, guile-devel BuildRequires: desktop-file-utils, texinfo BuildRequires: gettext, slib >= 3a1-5, libtool, intltool Patch0: gnucash-quiet.patch +Patch1: gnucash-2.3.7-label.patch Requires: gnucash-docs >= 2.2.0 Requires: slib >= 3a1-5 Requires: perl(Finance::Quote) @@ -37,6 +38,7 @@ balanced books. %prep %setup -q %patch0 -p1 +%patch1 -p1 find src/quotes -name "*.in" -exec sed -i "s|use lib '@-PERLINCL-@';||g" {} \; %build @@ -128,6 +130,15 @@ fi %doc doc/README.german doc/README.francais doc/guile-hackers.txt %changelog +* Thu Dec 10 2009 Bill Nottingham +- Fix accelerators (#533019, #541915) + +* Wed Aug 12 2009 Ville Skyttä - 2.2.9-3 +- Use lzma compressed upstream tarball. + +* Fri Jul 24 2009 Fedora Release Engineering - 2.2.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Mar 5 2009 Bill Nottingham - 2.2.9-1 - update to 2.2.9