Author: baggins Date: Fri Dec 7 21:20:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.9.18 - fixed doc packaging
---- Files affected: SPECS: octave.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: SPECS/octave.spec diff -u SPECS/octave.spec:1.88 SPECS/octave.spec:1.89 --- SPECS/octave.spec:1.88 Fri Dec 7 18:34:23 2007 +++ SPECS/octave.spec Fri Dec 7 22:20:24 2007 @@ -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.17 +Version: 2.9.18 Release: 0.1 Epoch: 2 License: GPL Group: Applications/Math Source0: ftp://ftp.octave.org/pub/octave/%{name}-%{version}.tar.bz2 -# Source0-md5: 9db2845674c000427e55fdb3c1872820 +# Source0-md5: e96dd3116606c07a9628db08199e996a Source1: %{name}.desktop Patch0: %{name}-info.patch Patch1: %{name}-as_needed.patch @@ -338,7 +338,7 @@ %files %defattr(644,root,root,755) %doc ChangeLog NEWS THANKS PROJECTS -%doc emacs examples doc/{interpreter,faq}/*.html +%doc emacs examples doc/faq/*.html doc/interpreter/HTML %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_libdir}/octave @@ -350,7 +350,7 @@ %files devel %defattr(644,root,root,755) -%doc doc/refcard/refcard{-a4,}.* doc/liboctave/*.html +%doc doc/refcard/refcard{-a4,}.* doc/liboctave/HTML %attr(755,root,root) %{_libdir}/lib*.so %{_includedir}/%{name}* %{_infodir}/liboctave.info* @@ -365,6 +365,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2007-12-07 21:20:24 baggins +- 2.9.18 +- fixed doc packaging + Revision 1.88 2007-12-07 17:34:23 baggins - strict BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/octave.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
