Author: koorek Date: Tue Mar 1 05:14:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - started upgrade to 0.5.5 - minor fixes - should build & work OK (no rc-scripts for servers!)
---- Files affected: SPECS: quakeforge.spec (1.73 -> 1.74) ---- Diffs: ================================================================ Index: SPECS/quakeforge.spec diff -u SPECS/quakeforge.spec:1.73 SPECS/quakeforge.spec:1.74 --- SPECS/quakeforge.spec:1.73 Fri Feb 4 15:22:09 2005 +++ SPECS/quakeforge.spec Tue Mar 1 06:14:04 2005 @@ -7,19 +7,19 @@ Summary: 3D game engine based on id Software's Quake engine Summary(pl): Silnik gry 3D bazujący na silniku Quake id Software Name: quakeforge -Version: 0.5.4 -Release: 3 +Version: 0.5.5 +Release: 0.1 License: GPL Group: Applications/Games -Source0: http://dl.sourceforge.net/quake/%{name}-%{version}.tar.bz2 -# Source0-md5: 63d56b50fddfe81c877e67981d4c013f +Source0: http://mesh.dl.sourceforge.net/sourceforge/quake/%{name}-%{version}.tar.bz2 +# Source0-md5: b750b491ce24135f1a4a1360029de3a2 Source1: %{name}.conf -Source2: %{name}-servers.tgz +#Source2: %{name}-servers.tgz # Source2-md5: e30556f153d979860bc2e3a9ed598b2b Source3: %{name}.png -Patch0: %{name}-alsa.patch +#Patch0: %{name}-alsa.patch Patch1: %{name}-svga-noasm.patch -Patch2: %{name}-libdir.patch +#Patch2: %{name}-libdir.patch Patch3: %{name}-noio.patch URL: http://www.quakeforge.net/ BuildRequires: OpenGL-devel @@ -336,9 +336,9 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 -%patch2 -p1 +#%patch2 -p1 %patch3 -p1 %build @@ -384,9 +384,9 @@ ln -sf %{_sysconfdir}/%{name}/qw-server.cfg server.cfg cd - -cd $RPM_BUILD_ROOT/etc/rc.d/init.d -tar zxfv %{SOURCE2} -cd - +#cd $RPM_BUILD_ROOT/etc/rc.d/init.d +#tar zxfv %{SOURCE2} +#cd - install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir} @@ -472,7 +472,6 @@ %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/%{name}.conf %attr(755,root,root) %{_libdir}/libQFcd.so.*.*.* %attr(755,root,root) %{_libdir}/libQFconsole.so.*.*.* -%attr(755,root,root) %{_libdir}/libQFcsqc.so.*.*.* %attr(755,root,root) %{_libdir}/libQFgamecode.so.*.*.* %attr(755,root,root) %{_libdir}/libQFgamecode_builtins.so.*.*.* %attr(755,root,root) %{_libdir}/libQFgib.so.*.*.* @@ -480,6 +479,8 @@ %attr(755,root,root) %{_libdir}/libQFmodels.so.*.*.* %attr(755,root,root) %{_libdir}/libQFsound.so.*.*.* %attr(755,root,root) %{_libdir}/libQFutil.so.*.*.* +%attr(755,root,root) %{_libdir}/libQFruamoko.so.*.*.* +%attr(755,root,root) %{_libdir}/libQFimage.so.1.*.* %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/console_client.so %attr(755,root,root) %{_libdir}/%{name}/snd_output_disk.so @@ -496,8 +497,6 @@ %{_libdir}/libQFcd.la %attr(755,root,root) %{_libdir}/libQFconsole.so %{_libdir}/libQFconsole.la -%attr(755,root,root) %{_libdir}/libQFcsqc.so -%{_libdir}/libQFcsqc.la %attr(755,root,root) %{_libdir}/libQFgamecode.so %{_libdir}/libQFgamecode.la %attr(755,root,root) %{_libdir}/libQFgamecode_builtins.so @@ -520,6 +519,10 @@ %{_libdir}/libQFsound.la %attr(755,root,root) %{_libdir}/libQFutil.so %{_libdir}/libQFutil.la +%attr(755,root,root) %{_libdir}/libQFimage.so +%{_libdir}/libQFimage.la +%attr(755,root,root) %{_libdir}/libQFruamoko.so +%{_libdir}/libQFruamoko.la %{_includedir}/QF %{_mandir}/man1/qfcc.1* @@ -527,7 +530,6 @@ %defattr(644,root,root,755) %{_libdir}/libQFcd.a %{_libdir}/libQFconsole.a -%{_libdir}/libQFcsqc.a %{_libdir}/libQFgamecode.a %{_libdir}/libQFgamecode_builtins.a %{_libdir}/libQFgib.a @@ -539,6 +541,8 @@ %{_libdir}/libQFrenderer_sw32.a %{_libdir}/libQFsound.a %{_libdir}/libQFutil.a +%{_libdir}/libQFruamoko.a +%{_libdir}/libQFimage.a %{_libdir}/ruamoko %files servers @@ -550,14 +554,16 @@ %attr(755,root,root) %{_bindir}/nq-server %attr(755,root,root) %{_libdir}/%{name}/console_server.so %{_datadir}/%{name}/qw/server.cfg -%attr(754,root,root) /etc/rc.d/init.d/*-[!m]* +#%attr(754,root,root) /etc/rc.d/init.d/*-[!m]* %files utils %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/pak %attr(755,root,root) %{_bindir}/bsp2img %attr(755,root,root) %{_bindir}/qfbsp -%attr(755,root,root) %{_bindir}/qfdefs +%attr(755,root,root) %{_bindir}/qtv +%attr(755,root,root) %{_bindir}/wad +%attr(755,root,root) %{_bindir}/qfpreqcc %attr(755,root,root) %{_bindir}/qflight %attr(755,root,root) %{_bindir}/qfmodelgen %attr(755,root,root) %{_bindir}/qfprogs @@ -567,6 +573,7 @@ %{_mandir}/man1/pak.1* %{_mandir}/man1/qflight.1* %{_mandir}/man1/qfvis.1* +%{_mandir}/man1/wad.1* %if %{with svga} %files 3dfx @@ -651,6 +658,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2005/03/01 05:14:04 koorek +- started upgrade to 0.5.5 +- minor fixes +- should build & work OK (no rc-scripts for servers!) + Revision 1.73 2005/02/04 14:22:09 pzurowski - BR: rpmbuild(macros) >= 1.176 due to: - %%banner support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/quakeforge.spec?r1=1.73&r2=1.74&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
