Hello community,

here is the log from the commit of package eaglemode for openSUSE:Factory 
checked in at 2018-07-13 10:22:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eaglemode (Old)
 and      /work/SRC/openSUSE:Factory/.eaglemode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eaglemode"

Fri Jul 13 10:22:26 2018 rev:16 rq:622354 version:0.93.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eaglemode/eaglemode.changes      2017-10-11 
23:03:54.610181119 +0200
+++ /work/SRC/openSUSE:Factory/.eaglemode.new/eaglemode.changes 2018-07-13 
10:22:50.762562925 +0200
@@ -1,0 +2,7 @@
+Fri Jun 29 13:21:27 UTC 2018 - [email protected]
+
+- require p7zip-full for TW as 7z binary needed by eaglemode was
+  moved to this package (see bsc#899627 for more details about
+  this change) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eaglemode.spec ++++++
--- /var/tmp/diff_new_pack.RG0rW2/_old  2018-07-13 10:22:51.662564005 +0200
+++ /var/tmp/diff_new_pack.RG0rW2/_new  2018-07-13 10:22:51.666564010 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eaglemode
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,7 +20,7 @@
 Version:        0.93.0
 Release:        0
 Summary:        Eagle Mode the deep application Cosmos
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Development/Tools/Other
 Url:            http://eaglemode.sourceforge.net/
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
@@ -73,7 +73,12 @@
 Requires:       libtiff-devel
 Requires:       libxine-devel
 Requires:       lzop
+# Remove when p7zip-full is in all products
+%if 0%{suse_version} > 1500
+Requires:       p7zip-full
+%else
 Requires:       p7zip
+%endif
 Requires:       perl
 Requires:       tar
 Requires:       texlive-bin-dvilj


Reply via email to