SPECS: mxp.spec - switched to modular xorg, pass rpmldflags, relea...

qboosh qboosh at pld-linux.org
Tue Oct 17 23:25:56 CEST 2006


Author: qboosh                       Date: Tue Oct 17 21:25:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switched to modular xorg, pass rpmldflags, release 2

---- Files affected:
SPECS:
   mxp.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/mxp.spec
diff -u SPECS/mxp.spec:1.20 SPECS/mxp.spec:1.21
--- SPECS/mxp.spec:1.20	Wed Jan  7 21:46:17 2004
+++ SPECS/mxp.spec	Tue Oct 17 23:25:50 2006
@@ -8,15 +8,16 @@
 Summary(tr):	Mandelbrot kümesi üretici ve tarayýcý
 Name:		mxp
 Version:	1.3
-Release:	1
+Release:	2
 License:	MIT
 Group:		X11/Applications/Graphics
 Source0:	ftp://sunsite.unc.edu/pub/Linux/apps/math/fractals/%{name}-%{version}.tar.gz
 # Source0-md5:	c53f8b91fcbb09c4ad885bb7c34d2dd0
 Patch0:		%{name}-imake.patch
 Patch1:		%{name}-glibc.patch
-BuildRequires:	XFree86-devel
 BuildRequires:	Xaw3d-devel
+BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,7 +59,8 @@
 xmkmf
 %{__make} \
 	CC="%{__cc}" \
-	CDEBUGFLAGS="%{rpmcflags}"
+	CDEBUGFLAGS="%{rpmcflags}" \
+	LOCAL_LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -81,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/10/17 21:25:50  qboosh
+- switched to modular xorg, pass rpmldflags, release 2
+
 Revision 1.20  2004/01/07 20:46:17  qboosh
 - updated to 1.3, updated imake patch, fixed build to /usr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mxp.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list