SPECS: octave.spec - added patch as_needed - rel. up to 2 - change...

sls sls at pld-linux.org
Wed Nov 1 17:24:14 CET 2006


Author: sls                          Date: Wed Nov  1 16:24:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch as_needed
- rel. up to 2
- changed BuildRequire to lapack-devel-3.0-19 (as-needed-ready)

---- Files affected:
SPECS:
   octave.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/octave.spec
diff -u SPECS/octave.spec:1.79 SPECS/octave.spec:1.80
--- SPECS/octave.spec:1.79	Sat Mar 25 23:47:21 2006
+++ SPECS/octave.spec	Wed Nov  1 17:24:08 2006
@@ -20,7 +20,7 @@
 Summary(zh_CN):	GNU Octave - ÓĂÓÚĘý×ÖźĆËăľÄ¸ßźśÓďŃÔĄŁ
 Name:		octave
 Version:	2.1.73
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL
 Group:		Applications/Math
@@ -28,6 +28,7 @@
 # Source0-md5:	c356475aa06d81a10f8bf27f1a1d27a0
 Source1:	%{name}.desktop
 Patch0:		%{name}-info.patch
+Patch1:		%{name}-as_needed.patch
 URL:		http://www.octave.org/
 BuildRequires:	bison >= 1.31
 BuildRequires:	blas-devel
@@ -35,7 +36,7 @@
 BuildRequires:	flex
 BuildRequires:	gcc-g77
 BuildRequires:	hdf5-devel >= 1.6.0
-BuildRequires:	lapack-devel
+BuildRequires:	lapack-devel >= 3.0-19
 BuildRequires:	libstdc++-devel
 BuildRequires:	ncurses-devel >= 5.0
 BuildRequires:	readline-devel
@@ -260,6 +261,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -350,6 +352,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/11/01 16:24:08  sls
+- added patch as_needed
+- rel. up to 2
+- changed BuildRequire to lapack-devel-3.0-19 (as-needed-ready)
+
 Revision 1.79  2006/03/25 22:47:21  qboosh
 - updated to 2.1.73
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/octave.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list