From 161f6ec274cc8db0ee02a8a8f8e943d7ee80957602b414a6a4d0bb0abd2729a1 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 24 Jan 2017 10:09:07 +0000 Subject: [PATCH] Accepting request 452058 from home:wolfi323:branches:KDE:Extra - also install the AUTHORS, README.md and COPYING files - use "%post(un) -p /sbin/ldconfig" OBS-URL: https://build.opensuse.org/request/show/452058 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kexi?expand=0&rev=3 --- kexi.changes | 6 ++++++ kexi.spec | 7 +++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/kexi.changes b/kexi.changes index bce5daf..2bcd93c 100644 --- a/kexi.changes +++ b/kexi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 23 22:34:58 UTC 2017 - wbauer@tmo.at + +- also install the AUTHORS, README.md and COPYING files +- use "%post(un) -p /sbin/ldconfig" + ------------------------------------------------------------------- Wed Jan 11 11:22:54 UTC 2017 - wbauer@tmo.at diff --git a/kexi.spec b/kexi.spec index 0529b87..ad27ed3 100644 --- a/kexi.spec +++ b/kexi.spec @@ -121,14 +121,13 @@ do done rm %{buildroot}%{_kf5_libdir}/libkformdesigner.so -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) +%doc AUTHORS README.md COPYING COPYING.* %{_bindir}/kexi %{_libdir}/libkexi*.so* %{_libdir}/libkformdesigner.so*