SPECS: xpuzzles.spec - pass rpmldflags (for -as-needed) - BR: libX11-devel, ...

qboosh qboosh at pld-linux.org
Thu Dec 11 23:13:35 CET 2008


Author: qboosh                       Date: Thu Dec 11 22:13:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass rpmldflags (for -as-needed)
- BR: libX11-devel, libXt-devel (used directly)

---- Files affected:
SPECS:
   xpuzzles.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/xpuzzles.spec
diff -u SPECS/xpuzzles.spec:1.38 SPECS/xpuzzles.spec:1.39
--- SPECS/xpuzzles.spec:1.38	Mon Dec  8 16:59:31 2008
+++ SPECS/xpuzzles.spec	Thu Dec 11 23:13:30 2008
@@ -25,6 +25,8 @@
 URL:		http://www.tux.org/~bagleyd/puzzles.html
 BuildRequires:	openmotif-devel
 BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXt-devel
 BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -46,6 +48,7 @@
 %{__make} -f xpuzzles.Makefile \
 	CC="%{__cc}" \
 	CDEBUGFLAGS="%{rpmcflags}" \
+	LOCAL_LDFLAGS="%{rpmldflags}" \
 	XMDEF="-DHAVE_MOTIF" \
 	XMLIB="-lXm"
 
@@ -55,6 +58,7 @@
 %{__make} \
 	CC="%{__cc}" \
 	CDEBUGFLAGS="%{rpmcflags}" \
+	LOCAL_LDFLAGS="%{rpmldflags}" \
 	XMDEF="-DHAVE_MOTIF" \
 	XMLIB="-lXm" \
 	DATAFILE="%{_datadir}/misc/xthreed.dat"
@@ -159,6 +163,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2008/12/11 22:13:30  qboosh
+- pass rpmldflags (for -as-needed)
+- BR: libX11-devel, libXt-devel (used directly)
+
 Revision 1.38  2008/12/08 15:59:31  lisu
 - up to 7.4.2
 - xorg BRs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xpuzzles.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list