From c7ca464ee13c67ec61c795811a7c5e6ccd4bddb255e1d299dcc193ab25777f78 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 15 Sep 2017 21:40:45 +0000 Subject: [PATCH] Accepting request 522693 from home:jengelh:branches:KDE:Applications - Fix rpmlint warning about missing ldconfig call for libminuetinterfaces.so.0.3.0. OBS-URL: https://build.opensuse.org/request/show/522693 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=58 --- minuet.changes | 6 ++++++ minuet.spec | 3 +++ 2 files changed, 9 insertions(+) diff --git a/minuet.changes b/minuet.changes index 6af9fe9..1f9654f 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 8 23:44:34 UTC 2017 - jengelh@inai.de + +- Fix rpmlint warning about missing ldconfig call for + libminuetinterfaces.so.0.3.0. + ------------------------------------------------------------------- Thu Sep 07 07:02:38 CEST 2017 - lbeltrame@kde.org diff --git a/minuet.spec b/minuet.spec index a00ffaf..de22484 100644 --- a/minuet.spec +++ b/minuet.spec @@ -92,6 +92,9 @@ Development headers and libraries for Minuet. %endif %suse_update_desktop_file org.kde.minuet Music +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files %defattr(-,root,root) %doc COPYING* README*