rpms/yadex/devel yadex.spec,1.7,1.8

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sat Sep 8 02:03:50 UTC 2007


Author: wart

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

Modified Files:
	yadex.spec 
Log Message:
No longer BuildRequires: gawk due to buildroot changes




Index: yadex.spec
===================================================================
RCS file: /cvs/extras/rpms/yadex/devel/yadex.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- yadex.spec	22 Aug 2007 18:07:29 -0000	1.7
+++ yadex.spec	8 Sep 2007 02:03:17 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           yadex
 Version:        1.7.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Doom level editor
 
 Group:          Amusements/Graphics
@@ -18,7 +18,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  libX11-devel gawk
+BuildRequires:  libX11-devel
 # Yadex needs an iwad to run.  freedoom provides a free iwad that we can use.
 Requires:       freedoom
 
@@ -99,6 +99,9 @@
 
 
 %changelog
+* Fri Sep 7 2007 Wart <wart at kobold.org> 1.7.0-9
+- No longer BuildRequires: gawk due to buildroot changes
+
 * Tue Aug 21 2007 Wart <wart at kobold.org> 1.7.0-8
 - License tag clarification
 - Add BuildRequires: gawk due to changes in the buildroot




More information about the fedora-extras-commits mailing list