OBS User unknown
2007-03-26 23:30:55 +00:00
committed by Git OBS Bridge
parent 6360824f1f
commit 16581ca05f
3 changed files with 51 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
Name: gnucash
Version: 2.0.5
Release: 2
Release: 6
URL: http://www.gnucash.org/
Group: Productivity/Office/Finance
License: GNU General Public License (GPL)
@@ -20,6 +20,7 @@ Summary: Personal Finance Manager
Source: %{name}-%{version}.tar.bz2
Patch: fix-desktop-file.diff
Patch1: gnucash-no-gtk_html_print.patch
Patch2: gtkhtml-req.patch
Requires: guile slib
BuildRequires: doxygen g-wrap-devel gconf2-devel glib2-devel goffice-devel graphviz gtk2-devel gtkhtml2-devel guile-devel indent intltool ktoblzcheck-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgsf-devel libofx-devel libxml2-devel perl-XML-Parser popt-devel slib update-desktop-files
# Optional features:
@@ -412,6 +413,7 @@ Authors:
%patch
%endif
%patch1
%patch2 -p1
sed -i "s:^\(GNC_DOC_INSTALL_DIR=\).*$:\1'%{_docdir}/%{name}':" configure.in
%build
@@ -495,6 +497,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gnucash
%changelog
* Mon Mar 26 2007 - maw@suse.de
- Add gtkhtml-req.patch, allowing gnucash to be built against
newer versions of gtkhtml2.
* Fri Mar 02 2007 - sbrabec@suse.cz
- Fixed autoreconf.
- Fixed missing symbol in gtkhtml2.