Hello community,

here is the log from the commit of package schedtop for openSUSE:Factory 
checked in at 2017-02-09 11:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/schedtop (Old)
 and      /work/SRC/openSUSE:Factory/.schedtop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "schedtop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/schedtop/schedtop.changes        2015-10-25 
19:13:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.schedtop.new/schedtop.changes   2017-02-09 
11:17:45.344911073 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 12:27:05 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ schedtop.spec ++++++
--- /var/tmp/diff_new_pack.G7ZFmT/_old  2017-02-09 11:17:45.908831273 +0100
+++ /var/tmp/diff_new_pack.G7ZFmT/_new  2017-02-09 11:17:45.916830141 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package schedtop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -26,7 +26,13 @@
 Source:         %{name}-%{version}.tar.gz
 Patch0:         schedtop-cxxflags.patch
 Patch1:         schedtop-boost_filesystem_changes.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  libboost_regex-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  ncurses-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to