SPECS: perl-Term-Gnuplot.spec - switched to modular xorg

qboosh qboosh at pld-linux.org
Mon Oct 23 21:01:49 CEST 2006


Author: qboosh                       Date: Mon Oct 23 19:01:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switched to modular xorg

---- Files affected:
SPECS:
   perl-Term-Gnuplot.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/perl-Term-Gnuplot.spec
diff -u SPECS/perl-Term-Gnuplot.spec:1.8 SPECS/perl-Term-Gnuplot.spec:1.9
--- SPECS/perl-Term-Gnuplot.spec:1.8	Mon Oct 23 20:59:00 2006
+++ SPECS/perl-Term-Gnuplot.spec	Mon Oct 23 21:01:44 2006
@@ -19,11 +19,11 @@
 # Source0-md5:	ceccd4e30deb6291ebecce176e715208
 Patch0:		%{name}-vga.patch
 URL:		http://search.cpan.org/dist/Term-Gnuplot/
-BuildRequires:	XFree86-devel
 BuildRequires:	gd-devel
 BuildRequires:	perl-devel >= 1:5.8.0
 %{?with_svga:BuildRequires:	svgalib-devel}
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	xorg-lib-libX11-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,7 +40,7 @@
 
 %build
 %{__perl} Makefile.PL \
-	TRY_LIBS="-L/usr/X11R6/%{_lib} -lX11 -lm -lgd -lpng -lz %{?with_svga:-lvga}" \
+	TRY_LIBS="-lX11 -lm -lgd -lpng -lz %{?with_svga:-lvga}" \
 	INSTALLDIRS=vendor
 %{__make} \
 	OPTIMIZE="%{rpmcflags}"
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/10/23 19:01:44  qboosh
+- switched to modular xorg
+
 Revision 1.8  2006/10/23 18:59:00  qboosh
 - updated vga patch, added URL, release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Term-Gnuplot.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list