Hello community,

here is the log from the commit of package ncmpcpp for openSUSE:Factory checked 
in at 2018-02-07 18:42:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncmpcpp (Old)
 and      /work/SRC/openSUSE:Factory/.ncmpcpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncmpcpp"

Wed Feb  7 18:42:43 2018 rev:2 rq:573705 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncmpcpp/ncmpcpp.changes  2018-01-19 
11:51:05.369644194 +0100
+++ /work/SRC/openSUSE:Factory/.ncmpcpp.new/ncmpcpp.changes     2018-02-07 
18:42:46.876339855 +0100
@@ -1,0 +2,5 @@
+Wed Jan 31 10:42:14 UTC 2018 - [email protected]
+
+- Adjust usage of gccN for Leap42 and SLE12
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ncmpcpp.spec ++++++
--- /var/tmp/diff_new_pack.y6raKt/_old  2018-02-07 18:42:47.432313823 +0100
+++ /var/tmp/diff_new_pack.y6raKt/_new  2018-02-07 18:42:47.432313823 +0100
@@ -26,19 +26,15 @@
 Source:         
https://github.com/arybczak/ncmpcpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  boost-devel >= 1.54
 BuildRequires:  curl-devel
 BuildRequires:  fftw-devel
 BuildRequires:  libtag-devel
 BuildRequires:  libtool
-BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig(ncursesw)
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(libmpdclient)
 Requires:       mpd > 0.16
-# C++14 capable compiler is required
-%if 0%{?suse_version} > 1320
-BuildRequires:  gcc-c++ >= 5.0
 BuildRequires:  libboost_filesystem-devel
 BuildRequires:  libboost_headers-devel
 BuildRequires:  libboost_locale-devel
@@ -46,10 +42,8 @@
 BuildRequires:  libboost_regex-devel
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel
-%else
-BuildRequires:  boost-devel >= 1.60
-BuildRequires:  gcc6-c++
-%endif
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
 
 %description
 ncmpcpp is an ncurses client for MPD (Music Player Daemon), inspired
@@ -62,10 +56,6 @@
 
 %build
 autoreconf -fiv
-%if 0%{?suse_version} < 1320
-export CC=gcc-6
-export CXX=g++-6
-%endif
 %configure \
   --enable-clock \
   --enable-visualizer


Reply via email to