rpms/quake3/F-12 quake3.spec,1.13,1.14 urbanterror.sh,1.3,1.4

Hans de Goede jwrdegoede at fedoraproject.org
Fri Dec 18 14:00:37 UTC 2009


Author: jwrdegoede

Update of /cvs/pkgs/rpms/quake3/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31460

Modified Files:
	quake3.spec urbanterror.sh 
Log Message:
* Fri Dec 18 2009 Hans de Goede <hdegoede at redhat.com> 1.36-5
- Modify Urban Terror launch script to allow downloading of maps by default



Index: quake3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/quake3/F-12/quake3.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- quake3.spec	4 Nov 2009 12:12:45 -0000	1.13
+++ quake3.spec	18 Dec 2009 14:00:36 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           quake3
 Version:        1.36
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Quake 3 Arena engine (ioquake3 version)
 Group:          Amusements/Games
 License:        GPLv2+
@@ -270,6 +270,9 @@ fi
 
 
 %changelog
+* Fri Dec 18 2009 Hans de Goede <hdegoede at redhat.com> 1.36-5
+- Modify Urban Terror launch script to allow downloading of maps by default
+
 * Wed Nov  4 2009 Hans de Goede <hdegoede at redhat.com> 1.36-4
 - Fix bots not working on Intel 64 bit CPU's (#526338)
 


Index: urbanterror.sh
===================================================================
RCS file: /cvs/pkgs/rpms/quake3/F-12/urbanterror.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- urbanterror.sh	11 Jan 2008 16:26:10 -0000	1.3
+++ urbanterror.sh	18 Dec 2009 14:00:37 -0000	1.4
@@ -26,4 +26,4 @@ if [ ! -f ~/.q3a/q3ut4/zpak000.pk3 ]; th
   fi
 fi
 
-exec quake3 +set fs_game q3ut4 +set com_hunkMegs 256 "$@"
+exec quake3 +set fs_game q3ut4 +set com_hunkMegs 256 +set cl_allowdownload 1 "$@"




More information about the fedora-extras-commits mailing list