]> git.pld-linux.org Git - packages/Guppi.git/commitdiff
- added xml-i18n-tools to BuildRequires and Gnumeric support enabled
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 28 May 2001 22:40:54 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Guppi.spec -> 1.29

Guppi.spec

index f5cfb03b8c79a57179b94048d2be948149f5d788..76483a745ca5acb7174e19d2f1c7f6197f139942 100644 (file)
@@ -27,6 +27,7 @@ BuildRequires:        libtool
 BuildRequires: ncurses-devel >= 5.2
 BuildRequires: python-devel
 BuildRequires: readline-devel >= 4.2
+BuildRequires: xml-i18n-tools
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      guile >= 1.3.4
 Obsoletes:     Guppi-static
@@ -75,7 +76,9 @@ gettextize --copy --force
 aclocal -I macros
 autoconf
 automake -a -c -i
-%configure
+
+%configure --enable-gnumeric
+
 %{__make}
 
 %install
This page took 0.088726 seconds and 4 git commands to generate.