packages: sar2/sar2.spec - adapterized.

cieciwa cieciwa at pld-linux.org
Fri Dec 16 14:08:50 CET 2011


Author: cieciwa                      Date: Fri Dec 16 13:08:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapterized.

---- Files affected:
packages/sar2:
   sar2.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/sar2/sar2.spec
diff -u packages/sar2/sar2.spec:1.2 packages/sar2/sar2.spec:1.3
--- packages/sar2/sar2.spec:1.2	Thu Dec 15 15:05:43 2011
+++ packages/sar2/sar2.spec	Fri Dec 16 14:08:45 2011
@@ -1,34 +1,36 @@
 # $Revision$, $Date$
 #
-Summary:	Open source helicopter simulator for Linux.
+Summary:	Open source helicopter simulator for Linux
 Summary(pl.UTF-8):	-
 Name:		sar2
 Version:	2.3.1
 Release:	0.1
 License:	GPL v2
 Group:		Applications
-Source0:	http://sourceforge.net/projects/sar2/files/%{name}-%{version}.tar.bz2
+Source0:	http://downloads.sourceforge.net/sar2/%{name}-%{version}.tar.bz2
 # Source0-md5:	180ad7c3a529e5c7c954b4ef6f758da0
 Patch0:		%{name}-OpenAL.patch
 URL:		http://sar2.sourceforge.net/
-BuildRequires:	scons
+BuildRequires:	OpenAL-devel
 BuildRequires:	SDL-devel
 BuildRequires:	SDL_image-devel
-BuildRequires:	OpenAL-devel
 BuildRequires:	freealut-devel
 BuildRequires:	libvorbis-devel
+BuildRequires:	scons
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Search and Rescue II is a rescue helicopter simulator for Linux. It features
-several missions in which the player pilots a helicopter in order to rescue 
-people in distress. There are several scenarios and helicopter models.
-
-SaR II has a strong focus on realistic physics and low graphics requirements.
-It is a fork of the game "Search and Rescue" (http://searchandrescue.sf.net), 
-originally developed by Wolfpack Entertainment.
+Search and Rescue II is a rescue helicopter simulator for Linux. It
+features several missions in which the player pilots a helicopter in
+order to rescue people in distress. There are several scenarios and
+helicopter models.
+
+SaR II has a strong focus on realistic physics and low graphics
+requirements. It is a fork of the game "Search and Rescue"
+(http://searchandrescue.sf.net), originally developed by Wolfpack
+Entertainment.
 
 %description -l pl.UTF-8
 
@@ -37,12 +39,12 @@
 %patch0 -p0
 
 %build
-/usr/bin/scons
+%{_bindir}/scons
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT/usr/{bin,share}
+install -d $RPM_BUILD_ROOT%{_prefix}/{bin,share}
 ./install.sh $RPM_BUILD_ROOT
 
 %clean
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/12/16 13:08:45  cieciwa
+- adapterized.
+
 Revision 1.2  2011/12/15 14:05:43  cieciwa
 - version 2.3.1,
 - updated descriptions.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sar2/sar2.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list