From 677fbf11ed2a93dc6f4b29ec29d3d95dbc877415e571d8e6c85d9d0dc6c2e898 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sun, 29 Jan 2017 19:37:28 +0000 Subject: [PATCH] Accepting request 453339 from home:jengelh:branches:KDE:Extra - Directly call ldconfig as scriptlet OBS-URL: https://build.opensuse.org/request/show/453339 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/gammaray?expand=0&rev=21 --- gammaray.changes | 5 +++++ gammaray.spec | 9 +++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/gammaray.changes b/gammaray.changes index 4aabe6f..9ba67ec 100644 --- a/gammaray.changes +++ b/gammaray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 29 19:21:49 UTC 2017 - jengelh@inai.de + +- Directly call ldconfig as scriptlet + ------------------------------------------------------------------- Thu Oct 27 14:40:21 UTC 2016 - alarrosa@suse.com diff --git a/gammaray.spec b/gammaray.spec index 832852d..f7be123 100644 --- a/gammaray.spec +++ b/gammaray.spec @@ -1,7 +1,7 @@ # # spec file for package gammaray # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -110,11 +110,8 @@ mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir} %suse_update_desktop_file GammaRay Development Qt Debugger %fdupes %{buildroot} -%post -/sbin/ldconfig - -%postun -/sbin/ldconfig +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root)