Author: draenog Date: Fri May 16 22:52:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 5.15.0 - missed-files.patch - perl and python are used during generation of documentation
---- Files affected: SPECS: maxima.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/maxima.spec diff -u SPECS/maxima.spec:1.31 SPECS/maxima.spec:1.32 --- SPECS/maxima.spec:1.31 Thu Jan 24 02:36:33 2008 +++ SPECS/maxima.spec Sat May 17 00:52:06 2008 @@ -5,20 +5,23 @@ Summary: Maxima Symbolic Computation Program Summary(pl.UTF-8): Program do obliczeń symbolicznych Maxima Name: maxima -Version: 5.13.0 -Release: 3 +Version: 5.15.0 +Release: 0.1 Epoch: 1 License: GPL Group: Applications/Math Source0: http://dl.sourceforge.net/maxima/%{name}-%{version}.tar.gz -# Source0-md5: 7317ba22fc485554b15aceb6bc22542b +# Source0-md5: db5338cd384bc0531e76ccdf18d760ef Source1: x%{name}.desktop Source2: x%{name}.sh Patch0: %{name}-info.patch +Patch1: %{name}-missed-files.patch URL: http://maxima.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: clisp +BuildRequires: perl-base +BuildRequires: python BuildRequires: texinfo %requires_eq clisp Requires: gnuplot @@ -54,6 +57,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 touch doc/info/{maximahtml.mk,category-macros.texi} src/{clisp,cmucl,gcl}-depends.mk %build @@ -104,6 +108,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2008-05-16 22:52:06 draenog +- 5.15.0 +- missed-files.patch +- perl and python are used during generation of documentation + Revision 1.31 2008-01-24 01:36:33 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maxima.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
