Author: undefine Date: Wed Nov 30 00:25:28 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - scilab-docbasedir.patch by Maciej Witaszek <[EMAIL PROTECTED]> to use correct paths to documentation. - release 3
---- Files affected: SPECS: scilab.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/scilab.spec diff -u SPECS/scilab.spec:1.54 SPECS/scilab.spec:1.55 --- SPECS/scilab.spec:1.54 Sun Oct 2 22:06:54 2005 +++ SPECS/scilab.spec Wed Nov 30 01:25:23 2005 @@ -13,7 +13,7 @@ Summary(pt_BR): Linguagem de alto-nível para computaçăo numérica Name: scilab Version: 3.1.1 -Release: 2 +Release: 3 License: distributable Group: Applications/Math Source0: http://scilabsoft.inria.fr/download/stable/%{name}-%{version}-src.tar.gz @@ -26,6 +26,7 @@ Patch3: %{name}-amd64.patch Patch4: %{name}-typo.patch Patch5: %{name}-lib64.patch +Patch6: %{name}-docbasedir.patch URL: http://www.scilab.org/ BuildRequires: XFree86-devel BuildRequires: Xaw3d-devel @@ -83,6 +84,7 @@ %if %{_lib} == "lib64" %patch5 -p1 %endif +%patch6 -p1 head -n 438 aclocal.m4 > acinclude.m4 tail -n 68 aclocal.m4 >>acinclude.m4 @@ -237,6 +239,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2005/11/30 00:25:23 undefine +- scilab-docbasedir.patch by Maciej Witaszek <[EMAIL PROTECTED]> to use + correct paths to documentation. +- release 3 + Revision 1.54 2005/10/02 20:06:54 qrczak - http://www-rocq.inria.fr/scilab is no longer the site of Scilab software but the site of Scilab development team. URL changed to ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/scilab.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
