Author: baggins                      Date: Thu Feb 26 00:59:36 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2.1
- fix gcc paranoia

---- Files affected:
SPECS:
   octave.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/octave.spec
diff -u SPECS/octave.spec:1.105 SPECS/octave.spec:1.106
--- SPECS/octave.spec:1.105     Mon Feb 23 23:07:27 2009
+++ SPECS/octave.spec   Thu Feb 26 01:59:30 2009
@@ -17,7 +17,7 @@
 Summary(zh_CN.UTF-8):  GNU Octave - 用于数字计算的高级语言。
 Name:          octave
 Version:       3.0.3
-Release:       2
+Release:       2.1
 Epoch:         2
 License:       GPL v3+
 Group:         Applications/Math
@@ -27,6 +27,7 @@
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-as_needed.patch
 Patch2:                %{name}-ncurses.patch
+Patch3:                %{name}-gcc.patch
 URL:           http://www.octave.org/
 BuildRequires: AMD-devel
 BuildRequires: CAMD-devel
@@ -272,6 +273,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -373,6 +375,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2009/02/26 00:59:30  baggins
+- rel 2.1
+- fix gcc paranoia
+
 Revision 1.105  2009/02/23 22:07:27  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/octave.spec?r1=1.105&r2=1.106&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to