SPECS: spider.spec - added c patch, switches to modular xorg, rele...

qboosh qboosh at pld-linux.org
Tue Oct 17 20:38:11 CEST 2006


Author: qboosh                       Date: Tue Oct 17 18:38:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added c patch, switches to modular xorg, release 2

---- Files affected:
SPECS:
   spider.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/spider.spec
diff -u SPECS/spider.spec:1.5 SPECS/spider.spec:1.6
--- SPECS/spider.spec:1.5	Sun Apr 11 13:35:12 2004
+++ SPECS/spider.spec	Tue Oct 17 20:38:05 2006
@@ -6,12 +6,15 @@
 Summary(tr):	Spider kađýt oyununun X11 gerçekleţtirmesi
 Name:		spider
 Version:	1.1
-Release:	1
+Release:	2
 License:	distributable
 Group:		X11/Applications/Games
 Source0:	ftp://sunsite.unc.edu/pub/Linux/games/solitaires/%{name}.tar.Z
 # Source0-md5:	3ffbe6417b497531ff5b46cab7db311f
-BuildRequires:	XFree86-devel
+Patch0:		%{name}-c.patch
+BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-lib-libXaw-devel
+BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,11 +48,13 @@
 
 %prep
 %setup -q -n spider
+%patch0 -p1
 
 %build
 xmkmf -DOverrideDefs=No
 
 %{__make} \
+	CC="%{__cc}" \
 	CDEBUGFLAGS="%{rpmcflags}" \
 	HELPDIR="%{_datadir}/spider"
 
@@ -79,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/10/17 18:38:05  qboosh
+- added c patch, switches to modular xorg, release 2
+
 Revision 1.5  2004/04/11 11:35:12  qboosh
 - fixed build after "removing two lines"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spider.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list