From db2fb336383a1cd466afa7b8c2afde180068dad5995b73b3f3af4ff1d002d96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Sep 2022 16:15:50 +0000 Subject: [PATCH] Accepting request 1004650 from GNOME:Next Use ldconfig_scriptlets OBS-URL: https://build.opensuse.org/request/show/1004650 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=212 --- gjs.changes | 11 +++++++++++ gjs.spec | 5 ++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/gjs.changes b/gjs.changes index 1d570e2..2e5e131 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 19 09:35:42 UTC 2022 - Bjørn Lie + +- Use ldconfig_scriptlets macro for post(un) handling. + +------------------------------------------------------------------- +Thu Sep 15 15:25:18 UTC 2022 - Michael Gorse + +- Require xorg-x11-Xvfb on SLE-15-SP5, rather than + xorg-11-server-Xvfb (bsc#1203274). + ------------------------------------------------------------------- Fri Aug 26 18:31:37 UTC 2022 - Bjørn Lie diff --git a/gjs.spec b/gjs.spec index 2ef9718..9fa87cc 100644 --- a/gjs.spec +++ b/gjs.spec @@ -31,7 +31,7 @@ BuildRequires: git BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: readline-devel -%if 0%{?sle_version} && 0%{?sle_version} <= 150400 +%if 0%{?sle_version} && 0%{?sle_version} <= 150500 BuildRequires: xorg-x11-Xvfb %else BuildRequires: xorg-x11-server-Xvfb @@ -114,8 +114,7 @@ Mozilla SpiderMonkey JavaScript engine. #sleep 10 #%%meson_test -%post -n libgjs0 -p /sbin/ldconfig -%postun -n libgjs0 -p /sbin/ldconfig +%ldconfig_scriptlets -n libgjs0 %files %license COPYING