SPECS: octave.spec - updated to final 3.0.0 - GPL v3+ now

qboosh qboosh at pld-linux.org
Sun Jan 13 12:41:46 CET 2008


Author: qboosh                       Date: Sun Jan 13 11:41:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to final 3.0.0
- GPL v3+ now

---- Files affected:
SPECS:
   octave.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/octave.spec
diff -u SPECS/octave.spec:1.92 SPECS/octave.spec:1.93
--- SPECS/octave.spec:1.92	Sun Jan 13 01:12:03 2008
+++ SPECS/octave.spec	Sun Jan 13 12:41:41 2008
@@ -16,13 +16,13 @@
 Summary(sv.UTF-8):	GNU Octave - ett högninvåspråk för numeriska beräkningar
 Summary(zh_CN.UTF-8):	GNU Octave - 用于数字计算的高级语言。
 Name:		octave
-Version:	2.9.19
+Version:	3.0.0
 Release:	1
 Epoch:		2
-License:	GPL
+License:	GPL v3+
 Group:		Applications/Math
 Source0:	ftp://ftp.octave.org/pub/octave/%{name}-%{version}.tar.bz2
-# Source0-md5:	6a1b30a329b13209266ba4f7faefc4af
+# Source0-md5:	d5512acdf60ac04398ff258cbc37f3c4
 Source1:	%{name}.desktop
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-as_needed.patch
@@ -340,7 +340,9 @@
 %doc ChangeLog NEWS THANKS PROJECTS
 %doc emacs examples doc/faq/*.html doc/interpreter/HTML
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libcruft.so.*.*.*
+%attr(755,root,root) %{_libdir}/liboctave.so.*.*.*
+%attr(755,root,root) %{_libdir}/liboctinterp.so.*.*.*
 %{_libdir}/octave
 %{_infodir}/octave.info*
 %{_infodir}/Octave-FAQ.info*
@@ -351,7 +353,9 @@
 %files devel
 %defattr(644,root,root,755)
 %doc doc/refcard/refcard{-a4,}.* doc/liboctave/HTML
-%attr(755,root,root) %{_libdir}/lib*.so
+%attr(755,root,root) %{_libdir}/libcruft.so
+%attr(755,root,root) %{_libdir}/liboctave.so
+%attr(755,root,root) %{_libdir}/liboctinterp.so
 %{_includedir}/%{name}*
 %{_infodir}/liboctave.info*
 
@@ -365,6 +369,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2008-01-13 11:41:41  qboosh
+- updated to final 3.0.0
+- GPL v3+ now
+
 Revision 1.92  2008-01-13 00:12:03  qboosh
 - sorted BRs
 
================================================================

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



More information about the pld-cvs-commit mailing list