Hello community, here is the log from the commit of package cdk for openSUSE:Factory checked in at 2015-11-04 15:33:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cdk (Old) and /work/SRC/openSUSE:Factory/.cdk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cdk" Changes: -------- --- /work/SRC/openSUSE:Factory/cdk/cdk.changes 2014-12-30 00:50:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cdk.new/cdk.changes 2015-11-04 15:33:40.000000000 +0100 @@ -1,0 +2,19 @@ +Sun Nov 1 16:25:10 UTC 2015 - [email protected] + +- Update to version 5.0.20150928 + * build ".deb" test-package with ncurses6, using versioned symbols. + * modifications from ncurses/xterm to allow alternate to /bin/sh for + configure-shell, while dropping support for non-POSIX shell such + as Solaris. + * updated/integrated changes for versioned symbols from ncurses6. + * CF_DISABLE_LIBTOOL_VERSION when using -version-info (the native + libtool mode), get the ABI_VERSION value from $VERSION (which comes + from CF_VERSION_INFO) + * CF_ADD_INCDIR fix an infinite loop when the include-directory to be + added does not exist (bdo#786436) + * CF_WITH_NCURSES_ETC add --with-screen option + * CF_SUBDIR_PATH change this to a loop, adding /usr/pkg (NetBSD) and + /opt/local (Mac OSX) + * update config.guess, config.sub + +------------------------------------------------------------------- Old: ---- cdk-5.0-20141106.tgz cdk-5.0-20141106.tgz.asc New: ---- cdk-5.0-20150928.tgz cdk-5.0-20150928.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cdk.spec ++++++ --- /var/tmp/diff_new_pack.FJP8Z9/_old 2015-11-04 15:33:41.000000000 +0100 +++ /var/tmp/diff_new_pack.FJP8Z9/_new 2015-11-04 15:33:41.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package cdk # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname lib%{name}5 %define mainver 5.0 -%define datever 20141106 +%define datever 20150928 Name: cdk Url: http://invisible-island.net/cdk/ ++++++ cdk-5.0-20141106.tgz -> cdk-5.0-20150928.tgz ++++++ ++++ 18431 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/CHANGES new/cdk-5.0-20150928/CHANGES --- old/cdk-5.0-20141106/CHANGES 2014-11-06 11:10:35.000000000 +0100 +++ new/cdk-5.0-20150928/CHANGES 2015-09-29 01:41:11.000000000 +0200 @@ -1,14 +1,35 @@ --- $Id: CHANGES,v 1.232 2014/11/06 10:10:35 tom Exp $ +-- $Id: CHANGES,v 1.239 2015/09/28 23:41:11 tom Exp $ ------------------------------------------------------------------------------- Cdk Version Change List Copyright Mike Glover, 1995, 1996, 1997, 1998, 1999 -Modifications copyright Thomas E. Dickey 1999-2013, 2014 +Modifications copyright Thomas E. Dickey 1999-2014, 2015 ------------------------------------------------------------------------------- This file outlines all of the changes/additions from one release to another. Changes through 4.9.8 (December 1998) were recorded by Mike Glover. Thereafter, changes have been recorded by Thomas E. Dickey. +2015/09/28 + + build ".deb" test-package with ncurses6, using versioned symbols. + + updated configure macros: + + modifications from ncurses/xterm to allow alternate to /bin/sh for + configure-shell, while dropping support for non-POSIX shell such + as Solaris. + + updated/integrated changes for versioned symbols from ncurses6. + + CF_DISABLE_LIBTOOL_VERSION when using -version-info (the native + libtool mode), get the ABI_VERSION value from $VERSION (which comes + from CF_VERSION_INFO) + + CF_ADD_INCDIR fix an infinite loop when the include-directory to be + added does not exist (Debian #786436) + + CF_WITH_NCURSES_ETC add --with-screen option + + CF_SUBDIR_PATH change this to a loop, adding /usr/pkg (NetBSD) and + /opt/local (Mac OSX) + + update config.guess, config.sub + +2015/01/03 + + modify cdk-config.in to work with systems where libdir is /usr/lib64 + (patch by Peter Hyman). + 2014/11/06 + alter limit-check in setCDKLabelMessage to use the actual window size rather than the label-array's latest size (prompted by suggestion by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/COPYING new/cdk-5.0-20150928/COPYING --- old/cdk-5.0-20141106/COPYING 2014-01-01 23:23:53.000000000 +0100 +++ new/cdk-5.0-20150928/COPYING 2015-01-04 02:47:49.000000000 +0100 @@ -1,4 +1,4 @@ -Modifications copyright Thomas Dickey 1999-2013,2014 +Modifications copyright Thomas Dickey 1999-2014,2015 The software and documentation are still under the same licensing are the original Cdk, but noting that substantial work and enhancements have been made, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/README new/cdk-5.0-20150928/README --- old/cdk-5.0-20141106/README 2014-01-01 23:24:05.000000000 +0100 +++ new/cdk-5.0-20150928/README 2015-01-04 02:48:00.000000000 +0100 @@ -1,7 +1,7 @@ --- $Id: README,v 1.8 2014/01/01 22:24:05 tom Exp $ +-- $Id: README,v 1.9 2015/01/04 01:48:00 tom Exp $ ------------------------------------------------------------------------------- -Copyright Thomas Dickey 1999-2013,2014 +Copyright Thomas Dickey 1999-2014,2015 This is a modified/enhanced version of Cdk. The original README contents are given below. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/VERSION new/cdk-5.0-20150928/VERSION --- old/cdk-5.0-20141106/VERSION 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/VERSION 2015-09-28 23:51:48.000000000 +0200 @@ -1 +1 @@ -6:0:4 5.0 20141106 +6:0:4 5.0 20150928 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/cdk-config.in new/cdk-5.0-20150928/cdk-config.in --- old/cdk-5.0-20141106/cdk-config.in 2013-06-15 17:38:16.000000000 +0200 +++ new/cdk-5.0-20150928/cdk-config.in 2015-01-04 02:45:59.000000000 +0100 @@ -1,7 +1,7 @@ #!@SHELL@ -# $Id: cdk-config.in,v 1.4 2013/06/15 15:38:16 tom Exp $ +# $Id: cdk-config.in,v 1.5 2015/01/04 01:45:59 tom Exp $ ############################################################################## -# Copyright (c) 2007-2011,2013 Thomas E. Dickey # +# Copyright (c) 2007-2013,2015 Thomas E. Dickey # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -78,7 +78,7 @@ ;; --libs) sed -e 's,^[ ]*,,' -e 's, [ ]*, ,g' -e 's,[ ]*$,,' <<-ENDECHO - -L${exec_prefix}/lib -l${XLIB} @LIBS@ + -L${libdir} -l${XLIB} @LIBS@ ENDECHO ;; # identification diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/cdk.spec new/cdk-5.0-20150928/package/cdk.spec --- old/cdk-5.0-20141106/package/cdk.spec 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/cdk.spec 2015-09-28 23:51:48.000000000 +0200 @@ -1,8 +1,8 @@ -# $Id: cdk.spec,v 1.34 2014/11/06 09:55:51 tom Exp $ +# $Id: cdk.spec,v 1.37 2015/09/28 21:51:48 tom Exp $ Summary: Curses Development Kit %define AppProgram cdk %define AppVersion 5.0 -%define AppRelease 20141106 +%define AppRelease 20150928 Name: %{AppProgram} Version: %{AppVersion} Release: %{AppRelease} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian/changelog new/cdk-5.0-20150928/package/debian/changelog --- old/cdk-5.0-20141106/package/debian/changelog 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian/changelog 2015-09-28 23:51:48.000000000 +0200 @@ -1,3 +1,15 @@ +cdk (5.0.20150928) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <[email protected]> Fri, 25 Sep 2015 07:58:10 -0400 + +cdk (5.0.20150103) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <[email protected]> Sat, 03 Jan 2015 20:43:29 -0500 + cdk (5.0.20141106) unstable; urgency=low * maintenance updates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian/copyright new/cdk-5.0-20150928/package/debian/copyright --- old/cdk-5.0-20141106/package/debian/copyright 2014-01-01 23:24:41.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian/copyright 2015-01-04 02:48:19.000000000 +0100 @@ -14,7 +14,7 @@ Here is an sample copyright for the first case (permissions for the latter are identical, though the copyright owner differs of course): - Changes 1999-2013,2014 copyright Thomas E. Dickey + Changes 1999-2014,2015 copyright Thomas E. Dickey Copyright 1999, Mike Glover All rights reserved. @@ -50,7 +50,7 @@ Files: aclocal.m4 Licence: other-BSD -Copyright: 1999-2013,2014 by Thomas E. Dickey +Copyright: 1999-2014,2015 by Thomas E. Dickey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -111,7 +111,7 @@ shared with many OS's install programs. Files: debian/* -Copyright: 2011-2013,2014 Thomas E. Dickey +Copyright: 2011-2014,2015 Thomas E. Dickey Licence: other-BSD Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian/rules new/cdk-5.0-20150928/package/debian/rules --- old/cdk-5.0-20141106/package/debian/rules 2014-11-03 02:53:24.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian/rules 2015-09-29 01:30:47.000000000 +0200 @@ -31,7 +31,8 @@ --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr \ --mandir=\$${prefix}/share/man \ - --with-ncursesw \ + --with-screen=ncursesw6 \ + --with-versioned-syms \ --with-libname=cdk \ --disable-rpath-hack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian-mingw/changelog new/cdk-5.0-20150928/package/debian-mingw/changelog --- old/cdk-5.0-20141106/package/debian-mingw/changelog 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian-mingw/changelog 2015-09-28 23:51:48.000000000 +0200 @@ -1,3 +1,15 @@ +cdk (5.0.20150928) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <[email protected]> Fri, 25 Sep 2015 07:58:10 -0400 + +cdk (5.0.20150103) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <[email protected]> Sat, 03 Jan 2015 20:43:29 -0500 + cdk (5.0.20141106) unstable; urgency=low * maintenance updates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian-mingw/copyright new/cdk-5.0-20150928/package/debian-mingw/copyright --- old/cdk-5.0-20141106/package/debian-mingw/copyright 2014-01-01 23:25:05.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian-mingw/copyright 2015-01-04 02:48:32.000000000 +0100 @@ -14,7 +14,7 @@ Here is an sample copyright for the first case (permissions for the latter are identical, though the copyright owner differs of course): - Changes 1999-2013,2014 copyright Thomas E. Dickey + Changes 1999-2014,2015 copyright Thomas E. Dickey Copyright 1999, Mike Glover All rights reserved. @@ -50,7 +50,7 @@ Files: aclocal.m4 Licence: other-BSD -Copyright: 1999-2013,2014 by Thomas E. Dickey +Copyright: 1999-2014,2015 by Thomas E. Dickey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -111,7 +111,7 @@ shared with many OS's install programs. Files: debian/* -Copyright: 2011-2013,2014 Thomas E. Dickey +Copyright: 2011-2014,2015 Thomas E. Dickey Licence: other-BSD Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian-mingw64/changelog new/cdk-5.0-20150928/package/debian-mingw64/changelog --- old/cdk-5.0-20141106/package/debian-mingw64/changelog 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian-mingw64/changelog 2015-09-28 23:51:48.000000000 +0200 @@ -1,3 +1,15 @@ +cdk (5.0.20150928) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <[email protected]> Fri, 25 Sep 2015 07:58:10 -0400 + +cdk (5.0.20150103) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <[email protected]> Sat, 03 Jan 2015 20:43:29 -0500 + cdk (5.0.20141106) unstable; urgency=low * maintenance updates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/debian-mingw64/copyright new/cdk-5.0-20150928/package/debian-mingw64/copyright --- old/cdk-5.0-20141106/package/debian-mingw64/copyright 2014-01-01 23:25:25.000000000 +0100 +++ new/cdk-5.0-20150928/package/debian-mingw64/copyright 2015-01-04 02:48:45.000000000 +0100 @@ -14,7 +14,7 @@ Here is an sample copyright for the first case (permissions for the latter are identical, though the copyright owner differs of course): - Changes 1999-2013,2014 copyright Thomas E. Dickey + Changes 1999-2014,2015 copyright Thomas E. Dickey Copyright 1999, Mike Glover All rights reserved. @@ -50,7 +50,7 @@ Files: aclocal.m4 Licence: other-BSD -Copyright: 1999-2013,2014 by Thomas E. Dickey +Copyright: 1999-2014,2015 by Thomas E. Dickey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -111,7 +111,7 @@ shared with many OS's install programs. Files: debian/* -Copyright: 2011-2013,2014 Thomas E. Dickey +Copyright: 2011-2014,2015 Thomas E. Dickey Licence: other-BSD Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/freebsd/Makefile new/cdk-5.0-20150928/package/freebsd/Makefile --- old/cdk-5.0-20141106/package/freebsd/Makefile 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/freebsd/Makefile 2015-09-28 23:51:48.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: devel/cdk/Makefile 315072 2013-03-23 19:19:55Z bapt $ PORTNAME= cdk -PORTVERSION= 5.0.20141106 +PORTVERSION= 5.0.20150928 PORTREVISION= 2 PORTEPOCH= 1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/mingw-cdk.nsi new/cdk-5.0-20150928/package/mingw-cdk.nsi --- old/cdk-5.0-20141106/package/mingw-cdk.nsi 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/mingw-cdk.nsi 2015-09-28 23:51:48.000000000 +0200 @@ -1,4 +1,4 @@ -; $Id: mingw-cdk.nsi,v 1.10 2014/11/06 09:55:51 tom Exp $ +; $Id: mingw-cdk.nsi,v 1.13 2015/09/28 21:51:48 tom Exp $ ; TODO add examples @@ -8,8 +8,8 @@ !define VERSION_MAJOR "5" !define VERSION_MINOR "0" -!define VERSION_YYYY "2014" -!define VERSION_MMDD "1106" +!define VERSION_YYYY "2015" +!define VERSION_MMDD "928" !define VERSION_PATCH ${VERSION_YYYY}${VERSION_MMDD} !define SUBKEY "libcdk5" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/cdk-5.0-20141106/package/mingw-cdk.spec new/cdk-5.0-20150928/package/mingw-cdk.spec --- old/cdk-5.0-20141106/package/mingw-cdk.spec 2014-11-06 10:55:51.000000000 +0100 +++ new/cdk-5.0-20150928/package/mingw-cdk.spec 2015-09-28 23:51:48.000000000 +0200 @@ -1,10 +1,10 @@ %?mingw_package_header -# $Id: mingw-cdk.spec,v 1.11 2014/11/06 09:55:51 tom Exp $ +# $Id: mingw-cdk.spec,v 1.14 2015/09/28 21:51:48 tom Exp $ Summary: Curses Development Kit %define AppProgram mingw32-cdk %define AppVersion 5.0 -%define AppRelease 20141106 +%define AppRelease 20150928 Name: %{AppProgram} Version: %{AppVersion} Release: %{AppRelease}
