From 9de1ee4fba70d9a90147dc563680efc24bcfa0c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 18 Mar 2008 16:25:48 +0000 Subject: [PATCH] - require fixed gnome-libs, force 1 jobserver; rel 5 Changed files: plplot.spec -> 1.28 --- plplot.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plplot.spec b/plplot.spec index a131fa9..91ff4f1 100644 --- a/plplot.spec +++ b/plplot.spec @@ -8,7 +8,7 @@ Summary: PLplot - a library of functions that are useful for making scientific p Summary(pl.UTF-8): PLplot - biblioteka funkcji przydatnych do tworzenia wykresów naukowych Name: plplot Version: 5.3.1 -Release: 6 +Release: 7 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/plplot/%{name}-%{version}.tar.gz @@ -24,7 +24,7 @@ BuildRequires: fftw3-devel BuildRequires: freetype-devel >= 2.1.0 BuildRequires: gcc-g77 BuildRequires: gd-devel -%{?with_gnome:BuildRequires: gnome-libs-devel} +%{?with_gnome:BuildRequires: gnome-libs-devel >= 1:1.4.2-14} %{?with_gnome:BuildRequires: gtk+-devel >= 1.2.7} BuildRequires: itcl-devel BuildRequires: jadetex @@ -431,7 +431,7 @@ cp -f /usr/share/automake/config.* libltdl --with-pkg-config \ --with-pthreads -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT -- 2.44.0