Author: uzsolt                       Date: Mon Mar 15 15:31:58 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- begin update to 4.4.0
- lua to lua51 patch
- removed pdflib-devel BR
- texlive-specific BRs

---- Files affected:
packages/gnuplot:
   gnuplot.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: packages/gnuplot/gnuplot.spec
diff -u packages/gnuplot/gnuplot.spec:1.85 packages/gnuplot/gnuplot.spec:1.86
--- packages/gnuplot/gnuplot.spec:1.85  Sat Sep 19 04:47:38 2009
+++ packages/gnuplot/gnuplot.spec       Mon Mar 15 16:31:53 2010
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without pdf     # don't use pdflib
-#
 Summary:       A program for plotting mathematical expressions and data
 Summary(de.UTF-8):     GNU-Plotter-Paket
 Summary(es.UTF-8):     Paquete para trazar gráficos
@@ -14,16 +10,17 @@
 Summary(tr.UTF-8):     Matematiksel görselleştirme paketi
 Summary(uk.UTF-8):     Програма для побудови графіків математичних виразів та 
даних
 Name:          gnuplot
-Version:       4.2.6
-Release:       1
+Version:       4.4.0
+Release:       0.1
 License:       distributable (with modifications properly marked if any)
 Group:         Applications/Math
 Source0:       http://dl.sourceforge.net/gnuplot/%{name}-%{version}.tar.gz
-# Source0-md5: c10468d74030e8bed0fd6865a45cf1fd
+# Source0-md5: e708665bd512153ad5c35252fe499059
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-info_install.patch
+Patch2:                %{name}-lua.patch
 URL:           http://gnuplot.sourceforge.net/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
@@ -31,9 +28,11 @@
 BuildRequires: libpng-devel >= 1.0.8
 BuildRequires: libtool
 BuildRequires: ncurses-devel
-%{?with_pdf:BuildRequires:     pdflib-devel}
 BuildRequires: readline-devel
 BuildRequires: texinfo
+BuildRequires: texlive
+BuildRequires: texlive-latex
+BuildRequires: texlive-format-pdflatex
 #BuildRequires:        xemacs-lisp-programming
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: zlib-devel
@@ -94,6 +93,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -159,6 +159,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2010/03/15 15:31:53  uzsolt
+- begin update to 4.4.0
+- lua to lua51 patch
+- removed pdflib-devel BR
+- texlive-specific BRs
+
 Revision 1.85  2009/09/19 02:47:38  draenog
 - up to 4.2.6
 - include appdefault file
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to