SPECS: scorched3d.spec - updated to 41.1 - added types patch

qboosh qboosh at pld-linux.org
Sun Dec 2 13:14:15 CET 2007


Author: qboosh                       Date: Sun Dec  2 12:14:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 41.1
- added types patch

---- Files affected:
SPECS:
   scorched3d.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/scorched3d.spec
diff -u SPECS/scorched3d.spec:1.27 SPECS/scorched3d.spec:1.28
--- SPECS/scorched3d.spec:1.27	Mon Feb 12 23:09:14 2007
+++ SPECS/scorched3d.spec	Sun Dec  2 13:14:10 2007
@@ -2,44 +2,48 @@
 Summary:	A 3D version of the classic DOS game Scorched Earth
 Summary(pl.UTF-8):	Wersja 3D klasycznej DOS-owej gry Scorched Earth
 Name:		scorched3d
-Version:	40.1b
-%define		_ver	40.1b
+Version:	41.1
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		X11/Applications/Games
-Source0:	http://dl.sourceforge.net/scorched3d/Scorched3D-%{_ver}-src.tar.gz
-# Source0-md5:	bcf4a138149cc8070901e151027eb203
+Source0:	http://dl.sourceforge.net/scorched3d/Scorched3D-%{version}-src.tar.gz
+# Source0-md5:	81d9d39748e77c56a9a6bce608169baa
 Source1:	%{name}.desktop
+Patch0:		%{name}-types.patch
 URL:		http://www.scorched3d.co.uk/
 BuildRequires:	ImageMagick-coder-png
 BuildRequires:	OpenAL-devel >= 0.0.8
-BuildRequires:	OpenGL-devel 
-BuildRequires:	SDL_mixer-devel
+BuildRequires:	OpenGL-GLU-devel 
 BuildRequires:	SDL_net-devel
 BuildRequires:	SDL-devel >= 1.2.5
 BuildRequires:	automake
+BuildRequires:	fftw3-single-devel >= 3.0
 BuildRequires:	freealut-devel
 BuildRequires:	freetype-devel >= 2.1.0
+BuildRequires:	libogg-devel
+BuildRequires:	libvorbis-devel
 BuildRequires:	wxGTK2-devel >= 2.6.0
-Requires:	OpenGL
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautoreqdep	libGL.so.1 libGLU.so.1
 
 %description
-Scorched 3D is a game based loosely on the classic DOS game Scorched
-Earth "The Mother Of All Games".
+Scorched3D is a cross-platform 3D remake of the popular 2D artillery
+game Scorched Earth. Scorched3D can be played against the computer,
+other players, and remotely across the Internet or LAN.
 
 %description -l pl.UTF-8
-Scorched 3D jest grą bazującą na klasycznej DOS-owej grze Scorched
-Earth.
+Scorched 3D to wieloplatformowe, trójwymiarowe odtworzenie popularnej
+dwuwymiarowej gry artyleryjnej Scorched Earth. W Scorched3D można grać
+przeciwko komputerowi, innym graczom oraz zdalnie poprzez Internet lub
+LAN.
 
 %prep
 %setup -q -n scorched
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
-CXXFLAGS="-L/usr/X11R6/%{_lib} %{rpmcflags}"
 %configure \
 	--datadir=%{_datadir}/%{name} \
 	--with-wx-config=wx-gtk2-ansi-config 
@@ -65,12 +69,14 @@
 %files
 %defattr(644,root,root,755)
 %doc documentation/*.txt
-%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/scorched3d
+%attr(755,root,root) %{_bindir}/scorched3dc
+%attr(755,root,root) %{_bindir}/scorched3ds
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/data
 %{_datadir}/%{name}/documentation
-%{_pixmapsdir}/*
-%{_desktopdir}/*.desktop
+%{_pixmapsdir}/scorched3d.png
+%{_desktopdir}/scorched3d.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -78,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007-12-02 12:14:10  qboosh
+- updated to 41.1
+- added types patch
+
 Revision 1.27  2007-02-12 22:09:14  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scorched3d.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list