From d58dce0e3116376174c0e8f59cd06441a4c49150c30a77a63a600461249f8171 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 16 Nov 2017 10:18:32 +0000 Subject: [PATCH] Accepting request 542204 from home:dimstar:Factory Should eliminate this build cycle: http://susepaste.org/43657675 OBS-URL: https://build.opensuse.org/request/show/542204 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-proto?expand=0&rev=19 --- xcb-proto.changes | 7 +++++++ xcb-proto.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/xcb-proto.changes b/xcb-proto.changes index 5cc94c7..5de9367 100644 --- a/xcb-proto.changes +++ b/xcb-proto.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 16 10:09:19 UTC 2017 - dimstar@opensuse.org + +- Shrink dep-chain: we only need a python interpreter, not the + entire devel suite. Replace python[23]-devel BuildRequires with + python[23]-base. + ------------------------------------------------------------------- Wed Nov 1 15:09:24 UTC 2017 - mpluskal@suse.com diff --git a/xcb-proto.spec b/xcb-proto.spec index 2b28281..9ed1d14 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -31,8 +31,8 @@ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: fdupes BuildRequires: pkgconfig -BuildRequires: python2-devel -BuildRequires: python3-devel +BuildRequires: python2-base +BuildRequires: python3-base %description The XCB protocol headers for X11 development. xcb-proto provides the