From 4cb0288f47d152d981a63acdc004990bd1d8eee3853eaf8f12ae2c94fc949272 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 10 Oct 2020 15:44:56 +0000 Subject: [PATCH] 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 --- makedepend.changes | 8 ++++++++ makedepend.spec | 7 +++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/makedepend.changes b/makedepend.changes index bc7922a..f77335a 100644 --- a/makedepend.changes +++ b/makedepend.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 6 14:50:16 UTC 2020 - Dominique Leuenberger + +- 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 diff --git a/makedepend.spec b/makedepend.spec index 702dde6..d1563e0 100644 --- a/makedepend.spec +++ b/makedepend.spec @@ -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