From 1bcd92cc53682543815eb0de8024bca047b023351ba959ed1e049a3a06431e91 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 2 May 2021 20:43:35 +0000 Subject: [PATCH] Accepting request 889737 from home:dirkmueller:Factory - modernize spec (move license to licensedir) OBS-URL: https://build.opensuse.org/request/show/889737 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xconsole?expand=0&rev=10 --- xconsole.changes | 5 +++++ xconsole.spec | 17 ++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/xconsole.changes b/xconsole.changes index a72d05f..f84b0fb 100644 --- a/xconsole.changes +++ b/xconsole.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 1 18:44:43 UTC 2021 - Dirk Müller + +- modernize spec (move license to licensedir) + ------------------------------------------------------------------- Wed Feb 1 13:00:35 UTC 2017 - sndirsch@suse.com diff --git a/xconsole.spec b/xconsole.spec index 2aee6f9..b6e60a3 100644 --- a/xconsole.spec +++ b/xconsole.spec @@ -1,7 +1,7 @@ # # spec file for package xconsole # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # 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/ # @@ -22,9 +22,9 @@ Release: 0 Summary: Utility to monitor system console messages with X License: MIT Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 -BuildRequires: pkg-config +URL: https://xorg.freedesktop.org/ +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xmu) @@ -32,7 +32,6 @@ BuildRequires: pkgconfig(xproto) >= 7.0.17 BuildRequires: pkgconfig(xt) >= 1.0 # This was part of the xorg-x11 package up to version 7.6 Conflicts: xorg-x11 <= 7.6 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description xconsole displays in a X11 window the messages which are usually sent @@ -43,14 +42,14 @@ to /dev/console %build %configure -make %{?_smp_mflags} +%make_build %install %make_install %files -%defattr(-,root,root) -%doc ChangeLog COPYING README +%license COPYING +%doc ChangeLog README %{_bindir}/xconsole %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/XConsole