SPECS: gengetopt.spec - autotools BRs - removed bcond tests

pawelz pawelz at pld-linux.org
Tue Sep 16 00:09:52 CEST 2008


Author: pawelz                       Date: Mon Sep 15 22:09:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- autotools BRs
- removed bcond tests

---- Files affected:
SPECS:
   gengetopt.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gengetopt.spec
diff -u SPECS/gengetopt.spec:1.1 SPECS/gengetopt.spec:1.2
--- SPECS/gengetopt.spec:1.1	Mon Sep 15 23:31:48 2008
+++ SPECS/gengetopt.spec	Tue Sep 16 00:09:47 2008
@@ -1,9 +1,5 @@
 # $Revision$, $Date$
 #
-# 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
@@ -14,6 +10,9 @@
 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
@@ -86,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/09/15 22:09:47  pawelz
+- autotools BRs
+- removed bcond tests
+
 Revision 1.1  2008/09/15 21:31:48  pawelz
 - initial PLD release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gengetopt.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list