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

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Oct 9 08:39:34 UTC 2007


Author: jwrdegoede

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

Modified Files:
	egoboo.spec 
Log Message:
* Tue Oct  9 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 2.4.3-2
- Merge my unix port patches with the one found here:
  http://freegamer.schattenkind.net/index.php?t=msg&th=152
- Change license to GPLv3 after asking upstream for version clarification



Index: egoboo.spec
===================================================================
RCS file: /cvs/extras/rpms/egoboo/devel/egoboo.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- egoboo.spec	9 Oct 2007 08:32:52 -0000	1.1
+++ egoboo.spec	9 Oct 2007 08:39:02 -0000	1.2
@@ -40,7 +40,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make -C game install PREFIX=$RPM_BUILD_ROOT%{_prefix}
+make -C game ENET_OBJ= install PREFIX=$RPM_BUILD_ROOT%{_prefix}
 
 # below is the desktop file and icon stuff.
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications




More information about the fedora-extras-commits mailing list