SPECS: xevil.spec - updated config patch, switched to modular xorg...
qboosh
qboosh at pld-linux.org
Mon Oct 23 17:31:16 CEST 2006
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 's at -L/usr/X11R6/lib at -L/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
More information about the pld-cvs-commit
mailing list