- no longer require legacy extension xf86miscproto; no longer

provided by xorgproto-2019.1 by default

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xset?expand=0&rev=11
This commit is contained in:
Stefan Dirsch 2019-06-24 14:04:48 +00:00 committed by Git OBS Bridge
parent c6995759c6
commit 156db57337
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 24 14:04:04 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- no longer require legacy extension xf86miscproto; no longer
provided by xorgproto-2019.1 by default
-------------------------------------------------------------------
Wed Apr 4 14:47:54 UTC 2018 - sndirsch@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package xset
#
# Copyright (c) 2018 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/
#
@ -31,7 +31,6 @@ BuildRequires: pkgconfig(xfontcache)
BuildRequires: pkgconfig(xmuu)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
BuildRequires: pkgconfig(xxf86misc)
# This was part of the xorg-x11 package up to version 7.6
Conflicts: xorg-x11 <= 7.6
BuildRoot: %{_tmppath}/%{name}-%{version}-build