Author: qboosh                       Date: Mon Oct 23 15:31:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated config patch, switched to modular xorg
- added c++ patch (fixes needed by gcc 4)
- release 3

---- Files affected:
SPECS:
   xevil.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/xevil.spec
diff -u SPECS/xevil.spec:1.23 SPECS/xevil.spec:1.24
--- SPECS/xevil.spec:1.23       Mon Aug  2 00:28:32 2004
+++ SPECS/xevil.spec    Mon Oct 23 17:31:11 2006
@@ -11,7 +11,7 @@
 Summary(tr):   Hýzlý ve ţiddet yüklü bir X oyunu
 Name:          xevil
 Version:       2.02r2
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       http://www.xevil.com/download/stable/%{name}src%{version}.zip
@@ -21,11 +21,12 @@
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-gcc3.patch
 Patch2:                %{name}-const_float.patch
+Patch3:                %{name}-c++.patch
 URL:           http://www.xevil.com/
-BuildRequires: XFree86-devel >= 4.0
 BuildRequires: libstdc++-devel
-BuildRequires: sed >= 4.0
 BuildRequires: unzip
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXpm-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,6 +76,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # no <strstream.h> compat in gcc 3.3
 cat > cmn/strstream.h <<EOF
@@ -82,8 +84,6 @@
 using namespace std;
 EOF
 
-sed -i -e '[EMAIL PROTECTED]/usr/X11R6/[EMAIL PROTECTED]/usr/X11R6/%{_lib}@' 
config.mk
-
 %build
 %{__make} \
        HOSTTYPE=i386 \
@@ -115,6 +115,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/10/23 15:31:11  qboosh
+- updated config patch, switched to modular xorg
+- added c++ patch (fixes needed by gcc 4)
+- release 3
+
 Revision 1.23  2004/08/01 22:28:32  qboosh
 - fixed build on amd64, release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xevil.spec?r1=1.23&r2=1.24&f=u

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

Reply via email to