Hello community, here is the log from the commit of package termcap for openSUSE:Factory checked in at 2018-10-11 11:46:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/termcap (Old) and /work/SRC/openSUSE:Factory/.termcap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "termcap" Thu Oct 11 11:46:25 2018 rev:25 rq:640058 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/termcap/termcap.changes 2011-10-04 18:15:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.termcap.new/termcap.changes 2018-10-11 11:46:29.578707311 +0200 @@ -1,0 +2,6 @@ +Thu Oct 4 14:23:53 UTC 2018 - [email protected] + +- curses-bsd4.4-linux.patch: remove use of internal macro name +- Don't unpack Source0 twice + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ termcap.spec ++++++ --- /var/tmp/diff_new_pack.DJixWZ/_old 2018-10-11 11:46:30.146706589 +0200 +++ /var/tmp/diff_new_pack.DJixWZ/_new 2018-10-11 11:46:30.146706589 +0200 @@ -1,7 +1,7 @@ # # spec file for package termcap # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,24 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# norootforbuild - Name: termcap -License: LGPL-2.1+ -Group: System/Libraries -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: termcap-64bit %endif # Version: 2.0.8 -Release: 1026 +Release: 0 Summary: The Termcap Library +License: LGPL-2.1-or-later +Group: System/Libraries Source: termcap-2.0.8.tar.gz Source1: curses-bsd4.4.tar.gz Source2: baselibs.conf @@ -43,7 +40,7 @@ The termcap library. %prep -%setup -q -b 0 -b 1 +%setup -q -b 1 %patch -p0 %patch2 -p1 -b .setuid %patch3 -p1 -b .tc ++++++ curses-bsd4.4-linux.patch ++++++ --- /var/tmp/diff_new_pack.DJixWZ/_old 2018-10-11 11:46:30.178706548 +0200 +++ /var/tmp/diff_new_pack.DJixWZ/_new 2018-10-11 11:46:30.178706548 +0200 @@ -405,7 +405,7 @@ -#ifndef TRUE -#define TRUE (1) +#ifndef _BSD_VA_LIST_ -+#define _BSD_VA_LIST_ _G_va_list ++#define _BSD_VA_LIST_ va_list #endif -#ifndef FALSE -#define FALSE (0)
