SPECS: scilab.spec - fix patches sequence; rel 2
glen
glen at pld-linux.org
Mon Sep 19 15:40:54 CEST 2005
Author: glen Date: Mon Sep 19 13:40:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix patches sequence; rel 2
---- Files affected:
SPECS:
scilab.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/scilab.spec
diff -u SPECS/scilab.spec:1.52 SPECS/scilab.spec:1.53
--- SPECS/scilab.spec:1.52 Mon Sep 19 10:08:48 2005
+++ SPECS/scilab.spec Mon Sep 19 15:40:49 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: 1
+Release: 2
License: distributable
Group: Applications/Math
Source0: http://scilabsoft.inria.fr/download/stable/%{name}-%{version}-src.tar.gz
@@ -79,10 +79,10 @@
#%patch1 -p1
%patch2 -p1
#%patch3 -p1
-%if %{_lib} == "lib64"
%patch4 -p1
-%endif
+%if %{_lib} == "lib64"
%patch5 -p1
+%endif
head -n 438 aclocal.m4 > acinclude.m4
tail -n 68 aclocal.m4 >>acinclude.m4
@@ -237,6 +237,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2005/09/19 13:40:49 glen
+- fix patches sequence; rel 2
+
Revision 1.52 2005/09/19 08:08:48 glen
- %{_libdir} is here (or back)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/scilab.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list