Author: lisu                         Date: Sat Apr 12 11:48:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1.3
- use sed macro and add sed BR
- doesn't build on 64 bits

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

---- Diffs:

================================================================
Index: SPECS/stormbaancoureur.spec
diff -u SPECS/stormbaancoureur.spec:1.1 SPECS/stormbaancoureur.spec:1.2
--- SPECS/stormbaancoureur.spec:1.1     Mon Jan  7 11:37:41 2008
+++ SPECS/stormbaancoureur.spec Sat Apr 12 13:48:37 2008
@@ -1,18 +1,23 @@
 # $Revision$, $Date$
+#
+# TODO:
+# - make it builds on 64 bits
+#
 Summary:       Simulated obstacle course for automobiles
 Summary(pl.UTF-8):     Symulowany kurs samochodowy z przeszkodami
 Name:          stormbaancoureur
-Version:       2.0.2
+Version:       2.1.3
 Release:       1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       
http://bram.creative4vision.nl/sturmbahnfahrer/download/%{name}-%{version}.tar.gz
-# Source0-md5: 49a2f58689093efe4f1f729a076de143
+# Source0-md5: 5475c64d85d0921f446cf9fbb3b73c35
 Patch0:                %{name}-dirs.patch
 URL:           http://www.sturmbahnfahrer.com/
 BuildRequires: OpenGL-glut-devel
 BuildRequires: ode-devel >= 0.8
 BuildRequires: plib-devel >= 1.8.4
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +33,7 @@
 %prep
 %setup -q
 %patch0 -p1
-sed -e 's/libode.a/libode.so/g' -i src-%{name}/Makefile
+%{__sed} -i -e 's/libode.a/libode.so/g' src-%{name}/Makefile
 
 %build
 cd src-%{name}
@@ -59,6 +64,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-04-12 11:48:37  lisu
+- up to 2.1.3
+- use sed macro and add sed BR
+- doesn't build on 64 bits
+
 Revision 1.1  2008-01-07 10:37:41  lisu
 - initial
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to