Author: qboosh                       Date: Thu Oct 26 20:16:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.4
- updated config patch, switched to modular xorg

---- Files affected:
SPECS:
   xbl.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/xbl.spec
diff -u SPECS/xbl.spec:1.12 SPECS/xbl.spec:1.13
--- SPECS/xbl.spec:1.12 Sat Apr 10 00:36:25 2004
+++ SPECS/xbl.spec      Thu Oct 26 22:16:29 2006
@@ -7,21 +7,21 @@
 Summary(pt_BR):        Jogo geométrico em 3d
 Summary(tr):   Üç boyutlu geometri oyunu
 Name:          xbl
-Version:       1.1.2
+Version:       1.1.4
 Release:       1
 License:       GPL
 Group:         X11/Applications/Games
-Source0:       ftp://ftp710.univ-lyon1.fr/pub/xbl/%{name}-%{version}.tar.gz
-# Source0-md5: 81b918d78c1f78ff05cdaab9f4589538
+Source0:       http://www710.univ-lyon1.fr/ftp/xbl/%{name}-%{version}.tar.gz
+# Source0-md5: 217127882e5999f8b20c499d24e2ee04
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-config.patch
 URL:           http://www710.univ-lyon1.fr/ftp/xbl/xbl.html
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
+BuildRequires: xorg-lib-libXext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _appdefsdir     /usr/X11R6/lib/X11/app-defaults
+%define                _appdefsdir     %{_datadir}/X11/app-defaults
 
 %description
 A three dimensional version of a popular arcade game.
@@ -51,8 +51,7 @@
 %build
 %{__autoconf}
 %configure
-%{__make} \
-       LXLIBDIR="-L/usr/X11R6/%{_lib}"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -64,6 +63,9 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+# just copy of app-defaults
+rm -f $RPM_BUILD_ROOT/var/games/xbl/Xbl
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -85,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/10/26 20:16:29  qboosh
+- updated to 1.1.4
+- updated config patch, switched to modular xorg
+
 Revision 1.12  2004/04/09 22:36:25  qboosh
 - updated to 1.1.2, updated config patch, switched to vfolders
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xbl.spec?r1=1.12&r2=1.13&f=u

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

Reply via email to