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

Tom Callaway spot at fedoraproject.org
Mon Oct 27 03:24:15 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/alienarena/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18320/devel

Modified Files:
	alienarena.spec 
Log Message:
okay, lets apply that patch again


Index: alienarena.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alienarena/devel/alienarena.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- alienarena.spec	26 Oct 2008 20:53:53 -0000	1.7
+++ alienarena.spec	27 Oct 2008 03:23:45 -0000	1.8
@@ -1,7 +1,7 @@
 Name:		alienarena
 Summary: 	Multiplayer retro sci-fi deathmatch game
 Version:	7.20
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	GPLv2+
 Group:		Amusements/Games
 # Subversion:  https://svn.icculus.org/alienarena/trunk/?sortby=date
@@ -17,6 +17,7 @@
 Source2:	GPL.acebot.txt
 Source3:	alienarena.png
 Patch0:		alienarena-7.20-currentdir-option.patch
+Patch1:		alienarena-7.10-dont-search-dll-in-data-path.patch
 Patch2:		alienarena-7.10-genericoptflagsonly.patch
 URL:		http://red.planetarena.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -52,6 +53,7 @@
 
 # WITH_CURRENTDIR helps a little bit, but is not a proper fix
 %patch0 -p0
+%patch1 -p1
 %patch2 -p1
 
 # Copy license clarification for acebot
@@ -149,6 +151,9 @@
 
 
 %changelog
+* Sun Oct 26 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 7.20-4
+- re-enable "don't search data path" patch
+
 * Sun Oct 26 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 7.20-3
 - use LD_LIBRARY_PATH in scripts
 




More information about the fedora-extras-commits mailing list