packages: gnuplot/gnuplot.spec - stable texmf install path

qboosh qboosh at pld-linux.org
Sat Oct 16 21:00:35 CEST 2010


Author: qboosh                       Date: Sat Oct 16 19:00:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- stable texmf install path

---- Files affected:
packages/gnuplot:
   gnuplot.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: packages/gnuplot/gnuplot.spec
diff -u packages/gnuplot/gnuplot.spec:1.92 packages/gnuplot/gnuplot.spec:1.93
--- packages/gnuplot/gnuplot.spec:1.92	Wed Sep 29 14:52:51 2010
+++ packages/gnuplot/gnuplot.spec	Sat Oct 16 21:00:29 2010
@@ -97,11 +97,17 @@
 даних в 2-х та 3-х вимірах та в багатьох різних форматах.
 
 %package latex
-Summary:	LaTeX files
+Summary:	gnuplot support for LaTeX
+Summary(pl.UTF-8):	Obsługa gnuplota dla LaTeXa
 Group:		Applications/Publishing/TeX
+# which subpackages? required tex packages: tikz,xxcolor,ifpdf,ifxetex
+Requires:	texlive
 
 %description latex
-LaTeX files.
+gnuplot support for LaTeX.
+
+%description latex -l pl.UTF-8
+Obsługa gnuplota dla LaTeXa.
 
 %prep
 %setup -q
@@ -119,15 +125,16 @@
 %{__automake}
 
 %configure \
-	--with-readline=gnu \
 	--enable-history-file \
+	--with-readline=gnu \
 	--with-png \
 	--with-gd \
 	--with-x \
 	--without-lisp-files \
 	--without-linux-vga \
 	%{!?with_pdf:--without-pdf} \
-	--without-tutorial
+	--without-tutorial \
+	--with-texdir=%{_datadir}/texmf-dist/tex/latex/gnuplot
 
 # The source tarball incorrectly includes a file that should not be there.
 rm -f src/getcolor_x11.*
@@ -148,8 +155,6 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	appdefaultdir=%{_datadir}/X11/app-defaults
 
-mv $RPM_BUILD_ROOT%{_datadir}/texmf{,-dist}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -181,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2010/10/16 19:00:29  qboosh
+- stable texmf install path
+
 Revision 1.92  2010/09/29 12:52:51  draenog
 - up to 4.4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnuplot/gnuplot.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list