]> git.pld-linux.org Git - packages/gnucash.git/commitdiff
- spec adapterized
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 21 May 2001 15:31:28 +0000 (15:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new sources version

c3814eedbbe4264495c90d2b39789c89  SOURCES/gnucash-1.5.96.tar.gz

Changed files:
    gnucash.spec -> 1.13

gnucash.spec

index f395cf3df1498b239248e5dca8a6794d856e7135..4522026e2f2cde1bca4ce72a7348173e23586e96 100644 (file)
@@ -6,6 +6,8 @@ Version:        1.4.9
 Release:       2
 License:       GPL
 Group:         X11/Applications
+Group(de):     X11/Applikationen
+Group(pl):     X11/Aplikacje
 Source0:       http://www.gnucash.org/pub/gnucash/sources/stable/%{name}-%{version}.tar.gz
 URL:           http://www.gnucash.org
 Requires:      slib
@@ -22,15 +24,15 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 GnuCash is a personal finance manager. A check-book like register GUI
 allows you to enter and track bank accounts, stocks, income and even
-currency trades. The interface is designed to be simple and easy to use,
-but is backed with double-entry accounting principles to ensure balanced
-books.
+currency trades. The interface is designed to be simple and easy to
+use, but is backed with double-entry accounting principles to ensure
+balanced books.
 
 %prep
 %setup -q
 
 %build
-automake
+automake -a -c
 %configure 
 %{__make}
 
This page took 0.204947 seconds and 4 git commands to generate.