[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/gnuplot/devel gnuplot.spec,1.25,1.26
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/gnuplot/devel gnuplot.spec,1.25,1.26
- Date: Wed, 1 Mar 2006 08:52:27 -0500
Author: karsten
Update of /cvs/dist/rpms/gnuplot/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22972
Modified Files:
gnuplot.spec
Log Message:
- BuildRequires: libXt-devel
error: X11/Intrinsic.h: No such file or directory
checking for X... no
...
File not found: /var/tmp/gnuplot-4.0.0-10.2.1-root/usr/libexec/gnuplot/4.0/gnupl
ot_x11
Index: gnuplot.spec
===================================================================
RCS file: /cvs/dist/rpms/gnuplot/devel/gnuplot.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gnuplot.spec 11 Feb 2006 03:19:18 -0000 1.25
+++ gnuplot.spec 1 Mar 2006 13:52:24 -0000 1.26
@@ -1,14 +1,14 @@
Summary: A program for plotting mathematical expressions and data.
Name: gnuplot
Version: 4.0.0
-Release: 10.2.1
+Release: 11
License: Redistributable, with restrictions
Group: Applications/Engineering
Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Source2: gnuplot-init.el
Patch0: gnuplot-4.0.0-x11segv.patch
BuildPrereq: libpng-devel, tetex-latex, zlib-devel, libX11-devel, emacs
-BuildRequires: texinfo, readline-devel
+BuildRequires: texinfo, readline-devel, libXt-devel
Requires: libpng
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL: http://www.gnuplot.info/
@@ -92,6 +92,9 @@
%changelog
+* Wed Mar 01 2006 Karsten Hopp <karsten redhat de> 4.0.0-11
+- BuildRequires: libXt-devel
+
* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> - 4.0.0-10.2.1
- bump again for double-long bug on ppc(64)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]