Hello community,

here is the log from the commit of package telnet for openSUSE:Factory checked 
in at 2017-02-08 12:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telnet (Old)
 and      /work/SRC/openSUSE:Factory/.telnet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telnet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/telnet/telnet.changes    2014-10-18 
09:08:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.telnet.new/telnet.changes       2017-02-08 
12:12:20.660672297 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 15:12:48 UTC 2017 - [email protected]
+
+- Switch to ncurses6: use ncurses6-config to find the correct
+  CFLAGS and libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ telnet.spec ++++++
--- /var/tmp/diff_new_pack.RHhfTi/_old  2017-02-08 12:12:22.064474440 +0100
+++ /var/tmp/diff_new_pack.RHhfTi/_new  2017-02-08 12:12:22.068473876 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telnet
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -70,8 +70,8 @@
 %patch5 -p1
 
 %build
-export CFLAGS="%{optflags} -fpie $(ncurses5-config --cflags)"
-export LDFLAGS="-pie $(ncurses5-config --libs)"
+export CFLAGS="%{optflags} -fpie $(ncurses6-config --cflags)"
+export LDFLAGS="-pie $(ncurses6-config --libs)"
 %configure
 make %{?_smp_mflags}
 


Reply via email to