rpms/yadex/devel yadex.spec,1.1,1.2

Michael Thomas (wart) fedora-extras-commits at redhat.com
Mon Apr 10 15:35:57 UTC 2006


Author: wart

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

Modified Files:
	yadex.spec 
Log Message:
Update BR: for modular x.org




Index: yadex.spec
===================================================================
RCS file: /cvs/extras/rpms/yadex/devel/yadex.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yadex.spec	10 Apr 2006 14:52:26 -0000	1.1
+++ yadex.spec	10 Apr 2006 15:35:56 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           yadex
 Version:        1.7.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Doom level editor
 
 Group:          Amusements/Graphics
@@ -18,9 +18,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  xorg-x11-devel
+#BuildRequires:  xorg-x11-devel
 # For FC-5's modular xorg
-#BuildRequires:  libX11-devel
+BuildRequires:  libX11-devel
 # Yadex needs an iwad to run.  freedoom provides a free iwad that we can use.
 Requires:       freedoom
 
@@ -101,6 +101,9 @@
 
 
 %changelog
+* Mon Apr 10 2006 Wart <wart at kobold.org> 1.7.0-4
+- Update for modular x.org
+
 * Fri Mar 17 2006 Wart <wart at kobold.org> 1.7.0-3
 - Added patch for gcc 4.1
 




More information about the fedora-extras-commits mailing list