rpms/rpm/devel rpm.spec,1.251,1.252

Panu Matilainen (pmatilai) fedora-extras-commits at redhat.com
Fri Aug 24 06:46:15 UTC 2007


Author: pmatilai

Update of /cvs/pkgs/rpms/rpm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2871

Modified Files:
	rpm.spec 
Log Message:
- buildrequire gawk to avoid random breakage on buildroots



Index: rpm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpm/devel/rpm.spec,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- rpm.spec	24 Aug 2007 06:31:07 -0000	1.251
+++ rpm.spec	24 Aug 2007 06:45:39 -0000	1.252
@@ -58,6 +58,7 @@
 
 # XXX for autoreconf due to popt removal
 BuildRequires: autoconf automake libtool
+BuildRequires: gawk
 BuildRequires: elfutils-devel >= 0.112
 BuildRequires: elfutils-libelf-devel-static
 BuildRequires: readline-devel zlib-devel
@@ -474,6 +475,7 @@
 - license clarification according to latest guidelines: libs and devel
   are dual gpl/lgpl licensed with exceptions, other binaries are gpl
 - convert pl and sk manuals to utf-8
+- buildrequire gawk
 
 * Wed Aug 15 2007 Panu Matilainen <pmatilai at redhat.com> - 4.4.2.1-8
 - improved perl dependency extraction (#198033, #249135) by Ville Skyttä




More information about the fedora-extras-commits mailing list