Hello community,

here is the log from the commit of package octave-forge-communications for 
openSUSE:Factory checked in at 2019-03-14 15:02:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-communications (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-communications.new.28833 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-communications"

Thu Mar 14 15:02:11 2019 rev:3 rq:684794 version:1.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-communications/octave-forge-communications.changes
  2017-02-16 17:04:58.424502816 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-communications.new.28833/octave-forge-communications.changes
       2019-03-14 15:02:28.443677145 +0100
@@ -1,0 +2,6 @@
+Wed Mar 13 14:05:25 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Fix build with Octave 5.1, add 
0001-Update-deprecated-functions-includes.patch
+  Sustitute config.h -> oct.h, gripes.h -> errwarn.h, gripe_* -> err_* etc.
+
+-------------------------------------------------------------------

New:
----
  0001-Update-deprecated-functions-includes.patch

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

Other differences:
------------------
++++++ octave-forge-communications.spec ++++++
--- /var/tmp/diff_new_pack.PVbKQ2/_old  2019-03-14 15:02:28.887677008 +0100
+++ /var/tmp/diff_new_pack.PVbKQ2/_new  2019-03-14 15:02:28.891677007 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-communications
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,7 +21,7 @@
 Version:        1.2.1
 Release:        0
 Summary:        Digital Communications for Octave
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Math
 Url:            http://octave.sourceforge.net
 Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
@@ -29,6 +29,8 @@
 Patch1:         communications-octave-4.2.patch
 # PATCH-FIX-UPSTREAM communications-octave-4.2-cxxflags.patch -- Octave 4.2 
fix from MEX-Octave
 Patch2:         communications-octave-4.2-cxxflags.patch
+# PATCH-FIX-OPENSUSE 0001-Update-deprecated-functions-includes.patch -- Octave 
5.1
+Patch3:         0001-Update-deprecated-functions-includes.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
@@ -46,6 +48,8 @@
 pushd %{octpkg}-%{version}
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+sed -i -e '1 s@usr/bin/env *perl@usr/bin/perl@' doc/*.pl
 popd
 pushd %{octpkg}-%{version}/src
 autoreconf -fi
@@ -68,7 +72,6 @@
 %octave --eval "pkg rebuild"
 
 %files
-%defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
 %{octlib_dir}/%{octpkg}-%{version}
 

++++++ 0001-Update-deprecated-functions-includes.patch ++++++
++++ 1112 lines (skipped)


Reply via email to