SPECS: mars.spec - BR sed; cosmetics

shadzik shadzik at pld-linux.org
Wed Nov 8 02:25:33 CET 2006


Author: shadzik                      Date: Wed Nov  8 01:25:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR sed; cosmetics

---- Files affected:
SPECS:
   mars.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/mars.spec
diff -u SPECS/mars.spec:1.1 SPECS/mars.spec:1.2
--- SPECS/mars.spec:1.1	Wed Nov  8 02:12:43 2006
+++ SPECS/mars.spec	Wed Nov  8 02:25:28 2006
@@ -19,6 +19,7 @@
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_ttf-devel
 BuildRequires:	scons
+BuildRequieres:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,13 +44,13 @@
 
 %build
 scons \
-	with_opengl=%{?with_opengl:yes}%{!?with_opengl:no} \
+	with_opengl=%{?with_opengl:yes}%{!?with_opengl:no}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}}
 
-install %{name} $RPM_BUILD_ROOT%{_bindir}
+install %{name} $RPM_BUILD_ROOT%{_bindir}/
 cp -r data/* $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %clean
@@ -67,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/08 01:25:28  shadzik
+- BR sed; cosmetics
+
 Revision 1.1  2006/11/08 01:12:43  lisu
 - initial version
 - it doesn't work correctly yet
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mars.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list