Hello community,

here is the log from the commit of package lmicc for openSUSE:Factory checked 
in at 2017-02-03 16:29:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lmicc (Old)
 and      /work/SRC/openSUSE:Factory/.lmicc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lmicc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lmicc/lmicc.changes      2015-07-14 
17:44:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lmicc.new/lmicc.changes 2017-02-03 
17:49:21.557769088 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 14:56:37 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lmicc.spec ++++++
--- /var/tmp/diff_new_pack.BVCTi1/_old  2017-02-03 17:49:21.985708756 +0100
+++ /var/tmp/diff_new_pack.BVCTi1/_new  2017-02-03 17:49:21.985708756 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lmicc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (C) 2013-2014, Martin Hatina <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -44,11 +44,14 @@
 BuildRequires:  tog-pegasus-devel >= 2.12.0
 BuildRequires:  tog-pegasus-libs >= 2.12.0
 %endif
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_system-devel
+BuildRequires:  libboost_thread-devel
+%else
 BuildRequires:  boost-devel >= 1.54.0
+%endif
 BuildRequires:  libgnome-keyring-devel >= 3.10.1
 BuildRequires:  openslp-devel >= 1.2.1
-Requires:       boost >= 1.54.0
-Requires:       boost-thread >= 1.54.0
 Requires:       libgnome-keyring >= 3.10.1
 Requires:       lmicc-bin
 Requires:       openslp >= 1.2.1
@@ -56,7 +59,6 @@
 
 %package bin
 Summary:        binary for %{name}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Management
 %if !0%{?suse_version}
 Requires:       lmicc-logger
@@ -69,7 +71,6 @@
 
 %package libs
 Summary:        Collection of libs for GUI for OpenLMI
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 Requires:       lmicc-account
 Requires:       lmicc-hardware
@@ -80,7 +81,6 @@
 %if 0%{?suse_version}
 %package -n     liblmicclogger1
 Summary:        Logger for lmicc
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Management
 
 %description -n liblmicclogger1
@@ -88,7 +88,6 @@
 %else
 %package        logger
 Summary:        Logger for lmicc
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Management
 
 %description    logger
@@ -104,32 +103,26 @@
 
 %package account
 Summary:        Account tab for %{summary}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 
 %package hardware
 Summary:        Hardware tab for %{summary}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 
 %package network
 Summary:        Network tab for %{summary}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 
 %package overview
 Summary:        Overview tab for %{summary}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 
 %package service
 Summary:        Service tab for %{summary}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 
 %package software
 Summary:        Software tab for %{summary}
-License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries
 
 %description


Reply via email to