Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2017-08-22 11:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Tue Aug 22 11:09:50 2017 rev:51 rq:517917 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2017-08-13 
14:58:47.484147059 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes       2017-08-22 
11:09:55.909813349 +0200
@@ -1,0 +2,5 @@
+Mon Aug 21 11:26:32 UTC 2017 - [email protected]
+
+- Move mkoctfile binary to octave-devel package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.3sWV1Y/_old  2017-08-22 11:09:58.145498552 +0200
+++ /var/tmp/diff_new_pack.3sWV1Y/_new  2017-08-22 11:09:58.157496863 +0200
@@ -188,7 +188,6 @@
 # transfig requires texlive installation now
 # Recommends:     transfig
 %endif
-Recommends:     octave-devel = %{version}
 Recommends:     octave-doc = %{version}
 
 %description    cli
@@ -202,16 +201,16 @@
 Group:          Productivity/Scientific/Math
 Requires:       %{name}-cli = %{version}
 %if 0%{?with_openblas}
-Recommends:     openblas-devel
+Requires:       openblas-devel
 %else
-Recommends:     blas-devel
+Requires:       blas-devel
 %endif
-Recommends:     fftw3-devel
-Recommends:     fftw3-threads-devel
-Recommends:     gcc
-Recommends:     gcc-fortran
-Recommends:     hdf5-devel
-Recommends:     make
+Requires:       fftw3-devel
+Requires:       fftw3-threads-devel
+Requires:       gcc
+Requires:       gcc-fortran
+Requires:       hdf5-devel
+Requires:       make
 
 %description    devel
 Octave is a high level programming language. It is designed for the
@@ -398,9 +397,6 @@
 %{_bindir}/octave-cli-%{src_ver}
 %{_mandir}/man1/octave.1.gz
 %{_mandir}/man1/octave-cli.1.gz
-%{_bindir}/mkoctfile
-%{_bindir}/mkoctfile-%{src_ver}
-%{_mandir}/man1/mkoctfile.1.gz
 %{_bindir}/octave-config
 %{_bindir}/octave-config-%{src_ver}
 %{_mandir}/man1/octave-config.1.gz
@@ -425,6 +421,9 @@
 
 %files devel
 %defattr(-,root,root)
+%{_bindir}/mkoctfile
+%{_bindir}/mkoctfile-%{src_ver}
+%{_mandir}/man1/mkoctfile.1.gz
 %{_includedir}/*
 %{_libdir}/%{name}/%{src_ver}/lib*.so
 %{_libdir}/%{name}/api-%{apiver}



Reply via email to