Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2015-05-30 12:32:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncurses (Old)
 and      /work/SRC/openSUSE:Factory/.ncurses.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncurses"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2015-05-20 
23:16:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes     2015-05-30 
12:32:46.000000000 +0200
@@ -1,0 +2,14 @@
+Mon May 18 13:55:40 UTC 2015 - wer...@suse.de
+
+- Add ncurses patch 20150516
+  + amend change to ".pc" files to only use the extra loader flags which
+    may have rpath options (report by Sven Joachim, cf: 20150502).
+  + change versioning for dpkg's in test-packages for Ada95 and
+    ncurses-examples for consistency with Debian, to work with package
+    updates.
+  + regenerate html manpages.
+  + clarify handling of carriage return in waddch manual page; it was
+    discussed only in the portability section (prompted by comment on
+    Stack Overflow forum):
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ncurses-5.9-patches.tar.bz2 ++++++
++++ 5719 lines of diff (skipped)

++++++ ncurses-5.9.dif ++++++
--- /var/tmp/diff_new_pack.6XtFgu/_old  2015-05-30 12:32:51.000000000 +0200
+++ /var/tmp/diff_new_pack.6XtFgu/_new  2015-05-30 12:32:51.000000000 +0200
@@ -366,7 +366,7 @@
 @@ -76,7 +76,7 @@ if test "$includedir" != "/usr/include"
  fi
  
- LDFLAGS="@LDFLAGS@"
+ LDFLAGS=
 -if test "$libdir" != "/usr/lib" ; then
 +if test "$libdir" != "/usr/lib" -a "$libdir" != "/usr/lib64" ; then
        LDFLAGS="$LDFLAGS -L\${libdir}"


Reply via email to