Author: adamg                        Date: Tue Sep 22 09:27:06 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- avoid linking against ftgl (which is not used); release 2

---- Files affected:
packages/octave:
   octave.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: packages/octave/octave.spec
diff -u packages/octave/octave.spec:1.111 packages/octave/octave.spec:1.112
--- packages/octave/octave.spec:1.111   Tue Sep  8 09:19:27 2009
+++ packages/octave/octave.spec Tue Sep 22 11:27:00 2009
@@ -17,7 +17,7 @@
 Summary(zh_CN.UTF-8):  GNU Octave - 用于数字计算的高级语言。
 Name:          octave
 Version:       3.2.2
-Release:       1
+Release:       2
 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}-no-ftgl.patch
 URL:           http://www.octave.org/
 BuildRequires: AMD-devel
 BuildRequires: CAMD-devel
@@ -274,6 +275,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -380,6 +382,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2009/09/22 09:27:00  adamg
+- avoid linking against ftgl (which is not used); release 2
+
 Revision 1.111  2009/09/08 07:19:27  amateja
 - added BR GraphicsMagick-c++-devel
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/octave/octave.spec?r1=1.111&r2=1.112&f=u

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

Reply via email to