From 2320424d782a7d267d4c2eb23e444fa3987bb8e904dfdde4f9cba1c700112b15 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 11 May 2023 12:25:13 +0000 Subject: [PATCH] - revert previous change; cpp is not needed for xinit, but only for xdm package OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=65 --- xinit.changes | 6 ++++++ xinit.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xinit.changes b/xinit.changes index 81979fc..b666af8 100644 --- a/xinit.changes +++ b/xinit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 11 12:24:21 UTC 2023 - Stefan Dirsch + +- revert previous change; cpp is not needed for xinit, but only for + xdm package + ------------------------------------------------------------------- Thu May 11 12:16:19 UTC 2023 - Stefan Dirsch diff --git a/xinit.spec b/xinit.spec index 582b957..1afde5b 100644 --- a/xinit.spec +++ b/xinit.spec @@ -42,7 +42,6 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) >= 7.0.17 -Requires: cpp Requires: setxkbmap Requires: xauth Requires: xmodmap