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

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Wed Nov 30 12:53:06 UTC 2005


Author: adrian

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

Modified Files:
	nexuiz.spec 
Log Message:
* Wed Nov 30 2005 Adrian Reber <adrian at lisas.de> - 1.2.1-3
- changes for modular X



Index: nexuiz.spec
===================================================================
RCS file: /cvs/extras/rpms/nexuiz/devel/nexuiz.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nexuiz.spec	30 Nov 2005 10:32:44 -0000	1.7
+++ nexuiz.spec	30 Nov 2005 12:53:04 -0000	1.8
@@ -1,7 +1,7 @@
 Summary: Multiplayer, deathmatch oriented first person shooter
 Name: nexuiz
 Version: 1.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: Amusements/Games
 URL: http://www.nexuiz.com/
@@ -14,7 +14,9 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # For the .ico extraction
 BuildRequires: ImageMagick, file
-BuildRequires: xorg-x11-devel, alsa-lib-devel, desktop-file-utils
+BuildRequires: libX11-devel, alsa-lib-devel, desktop-file-utils
+BuildRequires: mesa-libGL-devel libXext-devel libXxf86dga-devel
+BuildRequires: libXxf86vm-devel
 # This is necessary as these libraries are loaded during runtime
 # and therefore it isn't picked up by RPM during build
 Requires: zlib libvorbis libjpeg
@@ -48,6 +50,7 @@
 %patch0 -p0 -b .basedir
 %patch1 -p0 -b .nostrip
 %{__sed} -i 's/\r//' darkplaces.txt
+%{__sed} -i 's,/usr/X11R6/,/usr/,g' makefile makefile.inc
 
 
 %build
@@ -122,6 +125,9 @@
 
 
 %changelog
+* Wed Nov 30 2005 Adrian Reber <adrian at lisas.de> - 1.2.1-3
+- changes for modular X
+
 * Wed Nov 30 2005 Adrian Reber <adrian at lisas.de> - 1.2.1-2
 - changed requires to make it work on 64 bit platforms
   (thanks thl)




More information about the fedora-extras-commits mailing list