Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2014-08-14 14:58:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-06-24 
15:16:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes       2014-08-14 
14:59:02.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Aug 13 17:06:32 UTC 2014 - [email protected]
+
+- Update to version 3.8.2
+  * Bugfix release, see included ChangeLog file for details
+- Drop suitesparse linking hack [bnc#883683]
+
+-------------------------------------------------------------------

Old:
----
  octave-3.8.1.tar.bz2

New:
----
  octave-3.8.2.tar.bz2

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.tTWdi7/_old  2014-08-14 14:59:05.000000000 +0200
+++ /var/tmp/diff_new_pack.tTWdi7/_new  2014-08-14 14:59:05.000000000 +0200
@@ -39,7 +39,7 @@
 %define with_java 1
 
 Name:           octave
-Version:        3.8.1
+Version:        3.8.2
 Release:        0
 Summary:        A High Level Programming Language
 License:        GPL-3.0+
@@ -83,7 +83,6 @@
 %if 0%{?with_jit}
 BuildRequires:  llvm-devel
 %endif
-BuildRequires:  makeinfo
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  qhull-devel
@@ -134,26 +133,30 @@
 
 %if 0%{?with_gui}
 %package        gui
-Summary:        Graphical user interface for octave
+Summary:        Graphical user interface for Octave
 Group:          Productivity/Scientific/Math
 
 %description    gui
 Octave is a high level programming language. It is designed for the
-solution of numeric problems. This package contains official graphical
-user interface.
+solution of numeric problems.
+
+This package contains official graphical user interface.
 %endif
 
 %package        devel
-Summary:        Development files for octave
+Summary:        Development files for Octave
 Group:          Productivity/Scientific/Math
 Requires:       %{name} = %{version}
 
 %description    devel
+Octave is a high level programming language. It is designed for the
+solution of numeric problems.
+
 This package contains all necessary include files and libraries needed
-to develop applications that require these.
+to develop applications using Octave.
 
 %package        doc
-Summary:        Documentation for octave
+Summary:        Documentation for Octave
 Group:          Documentation/Other
 Requires:       %{name} = %{version}
 %if 0%{?suse_version} > 1110
@@ -161,7 +164,10 @@
 %endif
 
 %description    doc
-This package contains documentation for octave.
+Octave is a high level programming language. It is designed for the
+solution of numeric problems.
+
+This package contains documentation for Octave.
 
 %prep
 %setup -q
@@ -185,18 +191,17 @@
   %if %{?with_java} == 0
   --disable-java \
   %endif
-  --enable-openmp \
-  --with-umfpack="-lumfpack -lcholmod -lcolamd -lsuitesparseconfig -lrt 
-llapack" \
-  --with-cholmod="-lcholmod -lsuitesparseconfig -lrt"
+  --enable-openmp
 
 make %{?_smp_mflags}
+
 # .pc file
 cp %{SOURCE2} octave.pc
 sed -i 's:@VERSION@:%{version}:' octave.pc
 sed -i 's:@LIB@:%{_lib}:' octave.pc
 
 %install
-%makeinstall
+%make_install
 # see bnc#557340
 mkdir -p %{buildroot}/%{_sysconfdir}/ld.so.conf.d
 echo %{_libdir}/%{name}/%{version} > 
%{buildroot}/%{_sysconfdir}/ld.so.conf.d/%{name}.conf

++++++ octave-3.8.1.tar.bz2 -> octave-3.8.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/octave/octave-3.8.1.tar.bz2 
/work/SRC/openSUSE:Factory/.octave.new/octave-3.8.2.tar.bz2 differ: char 11, 
line 1

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

Reply via email to