]> git.pld-linux.org Git - packages/gengetopt.git/commitdiff
- autotools BRs
authorpawelz <pawelz@pld-linux.org>
Mon, 15 Sep 2008 22:09:47 +0000 (22:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed bcond tests

Changed files:
    gengetopt.spec -> 1.2

gengetopt.spec

index b7f3bbb193503fe7c598d9a5fbf48c8805db5d20..8bd666cb3f550a3fe69c8dc45c6f4a9044e36253 100644 (file)
@@ -1,8 +1,4 @@
 #
-# Conditional build:
-%bcond_with    tests           # build with tests
-%bcond_without tests           # build without tests
-#
 Summary:       C code generator that generates command line options parsers
 Summary(pl.UTF-8):     Generator kodu C generujący paser opcji linii poleceń
 Name:          gengetopt
@@ -13,6 +9,9 @@ Group:         Development/Tools
 Source0:       http://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz
 # Source0-md5: 3877433c69902a26887ad65c1a2d60eb
 URL:           http://www.gnu.org/software/gengetopt/
+BuildRequires:  autoconf >= 2.58
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.070785 seconds and 4 git commands to generate.