Accepting request 590399 from home:elvigia:branches:Base:System

- Do not BuildRequire metapackage xorg-x11-devel

OBS-URL: https://build.opensuse.org/request/show/590399
OBS-URL: https://build.opensuse.org/package/show/Base:System/mtools?expand=0&rev=41
This commit is contained in:
Petr Gajdos 2018-03-23 08:00:41 +00:00 committed by Git OBS Bridge
parent c43701c63b
commit f34202b2a5
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 13 18:59:51 UTC 2018 - crrodriguez@opensuse.org
- Do not BuildRequire metapackage xorg-x11-devel
-------------------------------------------------------------------
Mon Nov 30 08:04:18 UTC 2015 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package mtools
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -33,9 +33,9 @@ Patch4: %{name}-%{version}-fat-bits.diff
Patch5: %{name}-%{version}-prototypes.diff
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libXau-devel
BuildRequires: libtool
BuildRequires: xorg-x11-devel
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xau)
Requires(pre): %{install_info_prereq}
Requires: glibc-locale
BuildRoot: %{_tmppath}/%{name}-%{version}-build