Author: glen Date: Tue Mar 18 16:25:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - require fixed gnome-libs, force 1 jobserver; rel 5
---- Files affected: SPECS: plplot.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/plplot.spec diff -u SPECS/plplot.spec:1.27 SPECS/plplot.spec:1.28 --- SPECS/plplot.spec:1.27 Thu Mar 13 01:43:13 2008 +++ SPECS/plplot.spec Tue Mar 18 17:25:48 2008 @@ -9,7 +9,7 @@ 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 @@ -25,7 +25,7 @@ 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 @@ -432,7 +432,7 @@ --with-pkg-config \ --with-pthreads -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -722,6 +722,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-03-18 16:25:48 glen +- require fixed gnome-libs, force 1 jobserver; rel 5 + Revision 1.27 2008-03-13 00:43:13 glen - ghost soname symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/plplot.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
