SPECS: urbanterror.spec - use q3 binary; noarch

glen glen at pld-linux.org
Tue Feb 3 00:23:43 CET 2009


Author: glen                         Date: Mon Feb  2 23:23:43 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use q3 binary; noarch

---- Files affected:
SPECS:
   urbanterror.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/urbanterror.spec
diff -u SPECS/urbanterror.spec:1.3 SPECS/urbanterror.spec:1.4
--- SPECS/urbanterror.spec:1.3	Mon Feb  2 09:11:11 2009
+++ SPECS/urbanterror.spec	Tue Feb  3 00:23:38 2009
@@ -1,12 +1,10 @@
 # $Revision$, $Date$
 # TODO
 # - check the license?
-# - package dedicated server: ioUrTded
-# - what of is ioUrbanTerror.* and where should it be installed?
 Summary:	FPS best be described as a Hollywood tactical shooter
 Name:		urbanterror
 Version:	4.1
-Release:	0.3
+Release:	0.4
 Group:		Applications/Games
 Source0:	http://dls.urt.voxel.net/q3ut4/UrbanTerror_41_FULL.zip
 # NoSource0-md5:	1370306ea236f65f595e7ca70765e469
@@ -20,7 +18,6 @@
 Source3:	%{name}.desktop
 Source4:	%{name}.png
 Requires:	quake3
-ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		gamedir	%{_prefix}/share/games/quake3
@@ -41,14 +38,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir},%{gamedir}/q3ut4}
-%ifarch %{ix86}
-install ioUrbanTerror.i386 $RPM_BUILD_ROOT%{_bindir}/ioUrbanTerror
-install ioUrTded.i386 $RPM_BUILD_ROOT%{_bindir}/ioUrTded
-%endif
-%ifarch %{x8664}
-install ioUrbanTerror.x86_64 $RPM_BUILD_ROOT%{_bindir}/ioUrbanTerror
-install ioUrTded.x86_64 $RPM_BUILD_ROOT%{_bindir}/ioUrTded
-%endif
 cp -a q3ut4/*.pk3 $RPM_BUILD_ROOT%{gamedir}/q3ut4
 cp -a q3ut4/*.cfg $RPM_BUILD_ROOT%{gamedir}/q3ut4
 cp -a q3ut4/{demos,screenshots} $RPM_BUILD_ROOT%{gamedir}/q3ut4
@@ -66,12 +55,10 @@
 %doc ioUrbanTerror_id-readme.txt ioUrbanTerror_README.txt
 %doc q3ut4/*.txt q3ut4/*.doc
 %attr(755,root,root) %{_bindir}/urbanterror
-%attr(755,root,root) %{_bindir}/ioUrTded
-%attr(755,root,root) %{_bindir}/ioUrbanTerror
 %{gamedir}/urbanterror.autodlrc
+%{gamedir}/q3ut4
 %{_desktopdir}/urbanterror.desktop
 %{_pixmapsdir}/urbanterror.png
-%{gamedir}/q3ut4
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -79,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/02/02 23:23:38  glen
+- use q3 binary; noarch
+
 Revision 1.3  2009/02/02 08:11:11  glen
 - package datafiles
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/urbanterror.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list