SPECS: xboing.spec - updated sparc patch, use modular xorg - pl fi...

qboosh qboosh at pld-linux.org
Tue Oct 17 20:48:22 CEST 2006


Author: qboosh                       Date: Tue Oct 17 18:48:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated sparc patch, use modular xorg
- pl fix in summary and .desktop file
- release 13

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

---- Diffs:

================================================================
Index: SPECS/xboing.spec
diff -u SPECS/xboing.spec:1.23 SPECS/xboing.spec:1.24
--- SPECS/xboing.spec:1.23	Tue Aug  8 16:38:10 2006
+++ SPECS/xboing.spec	Tue Oct 17 20:48:17 2006
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
 Summary:	A Breakout style X Window System based game
-Summary(pl):	Gra pod X podobna do Breakout
+Summary(pl):	Gra pod X podobna do Breakouta
 Name:		xboing
 Version:	2.4
-Release:	12
+Release:	13
 License:	MIT
 Group:		X11/Applications/Games
 Source0:	http://www.techrescue.org/xboing/%{name}%{version}.tar.gz
@@ -15,7 +15,10 @@
 Patch2:		%{name}-sparc.patch
 Patch3:		%{name}-visualfix.patch
 URL:		http://www.techrescue.org/xboing/
-BuildRequires:	XFree86-devel
+BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXpm-devel
+BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,17 +50,16 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/var/games,%{_datadir}/xboing,%{_desktopdir},%{_pixmapsdir},%{_bindir},%{_mandir}/man1}
 
-%{__make} DESTDIR=$RPM_BUILD_ROOT \
+%{__make} install install.man \
+	DESTDIR=$RPM_BUILD_ROOT \
+	BINDIR=%{_bindir} \
+	MANDIR=%{_mandir}/man1 \
 	XBOING_DIR=$RPM_BUILD_ROOT%{_datadir}/xboing \
-	HIGH_SCORE_FILE=$RPM_BUILD_ROOT/var/games/xboing.score \
-	install install.man
+	HIGH_SCORE_FILE=$RPM_BUILD_ROOT/var/games/xboing.score
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-mv $RPM_BUILD_ROOT/usr/X11R6/bin/* $RPM_BUILD_ROOT%{_bindir}
-mv $RPM_BUILD_ROOT/usr/X11R6/man/man1/* $RPM_BUILD_ROOT%{_mandir}/man1
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -77,6 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/10/17 18:48:17  qboosh
+- updated sparc patch, use modular xorg
+- pl fix in summary and .desktop file
+- release 13
+
 Revision 1.23  2006/08/08 14:38:10  sparky
 - mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro
 
================================================================

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



More information about the pld-cvs-commit mailing list