rpms/dev86/devel dev86.spec,1.22,1.23

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Mon Aug 27 08:26:11 UTC 2007


Author: jnovy

Update of /cvs/extras/rpms/dev86/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26284

Modified Files:
	dev86.spec 
Log Message:
add missing BR on gawk


Index: dev86.spec
===================================================================
RCS file: /cvs/extras/rpms/dev86/devel/dev86.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- dev86.spec	9 Aug 2007 10:19:46 -0000	1.22
+++ dev86.spec	27 Aug 2007 08:25:38 -0000	1.23
@@ -14,6 +14,7 @@
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes: bin86
 ExclusiveArch: i386 x86_64
+BuildRequires: gawk
 
 %define __os_install_post    /usr/lib/rpm/redhat/brp-compress /usr/lib/rpm/redhat/brp-strip %{__strip} /usr/lib/rpm/redhat/brp-strip-comment-note %{__strip} %{__objdump} %{nil}
 
@@ -80,7 +81,8 @@
 %{_mandir}/man1/*
 
 %changelog
-* Thu Aug 09 2007 Jindrich Novy <jnovy at redhat.com> - 0.16.17-6
+* Thu Aug 27 2007 Jindrich Novy <jnovy at redhat.com> - 0.16.17-6
+- add missing BR on gawk
 - rebuild (#249952)
 
 * Tue Jan 30 2007 Jindrich Novy <jnovy at redhat.com> - 0.16.17-5




More information about the fedora-extras-commits mailing list