Hello community, here is the log from the commit of package xtermset for openSUSE:Factory checked in at 2019-02-04 21:18:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtermset (Old) and /work/SRC/openSUSE:Factory/.xtermset.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtermset" Mon Feb 4 21:18:22 2019 rev:21 rq:666260 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xtermset/xtermset.changes 2015-08-13 18:09:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtermset.new.28833/xtermset.changes 2019-02-04 21:18:23.647714317 +0100 @@ -1,0 +2,5 @@ +Tue Jan 15 14:16:07 UTC 2019 - Martin Pluskal <[email protected]> + +- Modernise spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtermset.spec ++++++ --- /var/tmp/diff_new_pack.1iDi8u/_old 2019-02-04 21:18:24.159714123 +0100 +++ /var/tmp/diff_new_pack.1iDi8u/_new 2019-02-04 21:18:24.159714123 +0100 @@ -1,7 +1,7 @@ # # spec file for package xtermset # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,7 +12,7 @@ # 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/ # @@ -20,9 +20,9 @@ Version: 0.5.2 Release: 0 Summary: A program to change the settings of an xterm -License: GPL-2.0+ and MIT +License: GPL-2.0-or-later AND MIT Group: System/X11/Terminals -Url: http://sourceforge.net/projects/clts/ +URL: http://sourceforge.net/projects/clts/ Source: http://downloads.sourceforge.net/project/clts/xtermset/%{version}/%{name}-%{version}.tar.gz Patch0: %{name}-%{version}.dif Patch1: %{name}-%{version}-strcat.patch @@ -31,7 +31,6 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Xtermset allows you to change the characteristics of an xterm window @@ -51,11 +50,11 @@ make %{?_smp_mflags} %install -make "DESTDIR=$RPM_BUILD_ROOT" install +%make_install %files -%defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog NEWS README THANKS +%license COPYING +%doc AUTHORS ChangeLog NEWS README THANKS %{_bindir}/xtermset %{_mandir}/man?/* %{_datadir}/xtermset/
