]> git.pld-linux.org Git - packages/gnucash.git/blobdiff - gnucash.spec
- added guile_1_4_1 patch, works with it now
[packages/gnucash.git] / gnucash.spec
index d065925c2221159900da3973ee41a1e546f43d1e..9fce2fd66b13251da81a09bba2e8a496391f80d4 100644 (file)
@@ -4,7 +4,7 @@ Summary(pl):    GnuCash - aplikacja do zarz
 Summary(pt_BR):        O GnuCash é uma aplicação para acompanhamento de suas finanças
 Name:          gnucash
 Version:       1.6.6
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://www.gnucash.org/pub/gnucash/sources/stable/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@ Patch0:               %{name}-am15.patch
 Patch1:                %{name}-info.patch
 Patch2:                %{name}-ignore_db1.patch
 Patch3:                %{name}-libxml_includes_dir.patch
+Patch4:                %{name}-guile_1_4_1.patch
 URL:           http://www.gnucash.org/
 BuildRequires: GConf-devel
 BuildRequires: Guppi-devel
@@ -75,6 +76,7 @@ livros balanceados.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 rm -f missing src/guile/Makefile.in
@@ -83,11 +85,6 @@ aclocal -I %{_aclocaldir}/gnome
 autoconf
 automake -a -c -f
 
-## Kloczek, dont touch this!
-#CFLAGS='%{rpmcflags} -I/usr/X11R6/include'
-#LDFLAGS='%{rpmldflags} -ldb3'
-#export CFLAGS LDFLAGS
-
 %configure \
        --disable-prefer-db1
 
This page took 0.078208 seconds and 4 git commands to generate.