]> git.pld-linux.org Git - packages/gnucash.git/blobdiff - gnucash.spec
1.6.1
[packages/gnucash.git] / gnucash.spec
index 1ddf06f3f66af519f4a585ea78300da057a1246d..9b976b7b24966617a4cc606674cf7a7431e3eccf 100644 (file)
@@ -2,7 +2,7 @@
 Summary:       GnuCash is an application to keep track of your finances
 Summary(pl):   GnuCash - aplikacja do zarzĀ±dzania twoimi finansami
 Name:          gnucash
-Version:       1.5.96
+Version:       1.6.1
 Release:       1
 License:       GPL
 Group:         X11/Applications
@@ -23,6 +23,8 @@ BuildRequires:        libghttp-devel
 BuildRequires: gtkhtml-devel >= 0.8
 BuildRequires: libtool automake autoconf
 BuildRequires: gnome-print-devel
+BuildRequires: Guppi-devel
+BuildRequires: oaf-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define         _prefix         /usr/X11R6
@@ -45,12 +47,12 @@ o prostocie i 
 
 %build
 rm missing
+libtoolize --copy --force
 automake -a -c
 
-%configure 
-       --disable-guppi         # we don't have guppi for now...
+%configure
 
-#%{__make}
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.029417 seconds and 4 git commands to generate.