Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2013-05-02 11:28:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2013-03-22 
14:03:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes       2013-05-02 
11:28:20.000000000 +0200
@@ -1,0 +2,10 @@
+Wed May  1 15:59:29 UTC 2013 - [email protected]
+
+- Cleanup recommended packages
+
+-------------------------------------------------------------------
+Sat Mar 30 15:08:01 UTC 2013 - [email protected]
+
+- Move documentation to octave-doc package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.P140Sl/_old  2013-05-02 11:28:22.000000000 +0200
+++ /var/tmp/diff_new_pack.P140Sl/_new  2013-05-02 11:28:22.000000000 +0200
@@ -76,18 +76,16 @@
 BuildRequires:  gnuplot
 Requires:       gnuplot
 %endif
-Requires:       gcc-fortran
 Requires:       texinfo
 Recommends:     blas-devel
-Recommends:     fftw3
 Recommends:     fftw3-devel
-Recommends:     fftw3-threads
 Recommends:     fftw3-threads-devel
 Recommends:     gcc
-Recommends:     hdf5
-Recommends:     libhdf5-devel
+Recommends:     gcc-fortran
+Recommends:     hdf5-devel
 Recommends:     make
 Recommends:     octave-devel
+Recommends:     octave-doc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -104,6 +102,17 @@
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
+%package        doc
+Summary:        Documentation for octave
+Group:          Documentation/Other
+Requires:       %{name} = %{version}
+%if 0%{?suse_version} > 1110
+BuildArch:      noarch
+%endif
+
+%description    doc
+This package contains documentation for octave.
+
 %prep
 %setup -q
 
@@ -151,10 +160,7 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS BUGS COPYING NEWS
-%doc README ChangeLog etc
-%doc doc/interpreter/octave.pdf doc/liboctave/liboctave.pdf
-%doc doc/refcard/refcard-a4.pdf doc/refcard/refcard-legal.pdf
-%doc doc/refcard/refcard-legal.pdf
+%doc README ChangeLog
 %doc %{_infodir}/*.gz
 %doc %{_mandir}/man1/*.gz
 %{_bindir}/*
@@ -177,4 +183,11 @@
 %{_libdir}/%{name}/%{version}/lib*.so
 %{_libdir}/%{name}/api-%{apiver}
 
+%files doc
+%defattr(-,root,root)
+%doc doc/interpreter/octave.pdf
+%doc doc/liboctave/liboctave.pdf
+%doc doc/refcard/refcard-a4.pdf
+%doc doc/refcard/refcard-legal.pdf
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to