SPECS: xdemineur.spec - switched to modular xorg, release 11

qboosh qboosh at pld-linux.org
Thu Oct 19 22:40:14 CEST 2006


Author: qboosh                       Date: Thu Oct 19 20:40:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switched to modular xorg, release 11

---- Files affected:
SPECS:
   xdemineur.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/xdemineur.spec
diff -u SPECS/xdemineur.spec:1.11 SPECS/xdemineur.spec:1.12
--- SPECS/xdemineur.spec:1.11	Tue May 17 14:21:02 2005
+++ SPECS/xdemineur.spec	Thu Oct 19 22:40:09 2006
@@ -8,19 +8,20 @@
 Summary(tr):	Mayýn tarlasý oyunu
 Name:		xdemineur
 Version:	2.1.1
-Release:	10
+Release:	11
 License:	MIT
 Group:		X11/Applications/Games
 Source0:	ftp://ftp.x.org/contrib/games/%{name}-%{version}.tar.gz
 # Source0-md5:	733daa1db17ed8025186236817c013f7
 Source1:	%{name}.desktop
 Source2:	%{name}.png
-BuildRequires:	XFree86-devel
+BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXpm-devel
+BuildRequires:	xorg-util-gccmakedep
+BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_prefix		/usr/X11R6
-%define		_mandir		%{_prefix}/man
-
 %description
 Xdemineur is a Minesweeper game for the X Window System. The object of
 the game is to find the mines and place little flags on them, before
@@ -67,7 +68,10 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
-%{__make} DESTDIR=$RPM_BUILD_ROOT install install.man
+%{__make} install install.man \
+	DESTDIR=$RPM_BUILD_ROOT \
+	BINDIR=%{_bindir} \
+	MANDIR=%{_mandir}/man1
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
@@ -88,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/10/19 20:40:09  qboosh
+- switched to modular xorg, release 11
+
 Revision 1.11  2005/05/17 12:21:02  ankry
 - rel. 10 to rebuild with fixed desktop
 
================================================================

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



More information about the pld-cvs-commit mailing list