rpms/nexuiz/devel nexuiz.spec,1.26,1.27

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Mon Jul 7 13:10:52 UTC 2008


Author: limb

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

Modified Files:
	nexuiz.spec 
Log Message:
> - Fix debuginfo, BZ 454141.




Index: nexuiz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nexuiz/devel/nexuiz.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- nexuiz.spec	19 May 2008 14:57:19 -0000	1.26
+++ nexuiz.spec	7 Jul 2008 13:10:00 -0000	1.27
@@ -1,7 +1,7 @@
 Summary: Multiplayer, deathmatch oriented first person shooter
 Name: nexuiz
 Version: 2.4.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Amusements/Games
 URL: http://www.nexuiz.com/
@@ -52,7 +52,7 @@
 
 %build
 export DP_FS_BASEDIR=%{_datadir}/nexuiz
-%{__make} cl-nexuiz sv-nexuiz sdl-nexuiz OPTIM_RELEASE="$RPM_OPT_FLAGS"
+%{__make} cl-nexuiz sv-nexuiz sdl-nexuiz OPTIM_RELEASE="$RPM_OPT_FLAGS" STRIP=:
 convert darkplaces.ico nexuiz.png
 
 
@@ -128,6 +128,9 @@
 
 
 %changelog
+* Mon Jul 07 2008 Jon Ciesla <limb at jcomserv.net> - 2.4.2-2
+- Fix debuginfo, BZ 454141.
+
 * Mon May 19 2008 Jon Ciesla <limb at jcomserv.net> - 2.4.2-1
 - New upstream release.
 




More information about the fedora-extras-commits mailing list