Accepting request 839841 from home:dimstar:Factory

- Drop pkgconfig(xorg-macros) BuildRequires: this is only needed if
  configure.ac/Makefile.am files are being modified and autoreconf
  needs to be started. When using the pristine tarball, upstream
  ran make dist.

Makedepend needs to move up to ring0 (for ncurses) - so keeping its build deps lean is nescessary (without xproto would be even nicer)

OBS-URL: https://build.opensuse.org/request/show/839841
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/makedepend?expand=0&rev=10
This commit is contained in:
Stefan Dirsch 2020-10-10 15:44:56 +00:00 committed by Git OBS Bridge
parent 2038c55a17
commit 4cb0288f47
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 6 14:50:16 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop pkgconfig(xorg-macros) BuildRequires: this is only needed if
configure.ac/Makefile.am files are being modified and autoreconf
needs to be started. When using the pristine tarball, upstream
ran make dist.
-------------------------------------------------------------------
Fri Mar 22 11:47:42 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package makedepend
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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,10 +22,9 @@ Release: 0
Summary: Utility to create dependencies in makefiles
License: MIT
Group: Development/Tools/Building
Url: http://xorg.freedesktop.org/
URL: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
BuildRequires: pkg-config
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
# This was part of the xorg-x11-util-devel package up to version 7.6
Conflicts: xorg-x11-util-devel <= 7.6