SPECS: libmng.spec - use modular xorg

qboosh qboosh at pld-linux.org
Tue Jul 11 12:01:11 CEST 2006


Author: qboosh                       Date: Tue Jul 11 10:01:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use modular xorg

---- Files affected:
SPECS:
   libmng.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/libmng.spec
diff -u SPECS/libmng.spec:1.48 SPECS/libmng.spec:1.49
--- SPECS/libmng.spec:1.48	Tue Jul 11 11:53:37 2006
+++ SPECS/libmng.spec	Tue Jul 11 12:01:06 2006
@@ -29,6 +29,7 @@
 %{?with_sdl:BuildRequires:	SDL-devel}
 %{?with_gtk:BuildRequires:	gtk+2-devel >= 1:2.0.0}
 %{?with_motif:BuildRequires:	motif-devel >= 2.0}
+%{?with_motif:BuildRequires:	xorg-lib-libXt-devel}
 BuildRequires:	pkgconfig
 Obsoletes:	libmng1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -204,8 +205,8 @@
 %if %{with motif}
 %{__make} -C contrib/gcc/xmngview compile \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -Wall -I../../.. -I/usr/X11R6/include" \
-	LIBS="-L../../../.libs -lmng -L/usr/X11R6/%{_lib} -lXm -lXt -lX11"
+	CFLAGS="%{rpmcflags} -Wall -I../../.." \
+	LIBS="-L../../../.libs -lmng -lXm -lXt -lX11"
 %endif
 
 %install
@@ -271,6 +272,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2006/07/11 10:01:06  qboosh
+- use modular xorg
+
 Revision 1.48  2006/07/11 09:53:37  qboosh
 - added gtk and motif bconds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmng.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list