From ad970a0fce1b887d760a8a7ae3eb69984885ee8401d6a5a73ec61a66977d1980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Thu, 31 Oct 2019 15:07:59 +0000 Subject: [PATCH] Accepting request 738494 from home:Pharaoh_Atem:libexecdir - Set %_libexecdir to /usr/libexec + Modify patch: platformin.diff OBS-URL: https://build.opensuse.org/request/show/738494 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=510 --- platformin.diff | 2 +- rpm.changes | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/platformin.diff b/platformin.diff index de0da97..6b79b0b 100644 --- a/platformin.diff +++ b/platformin.diff @@ -5,7 +5,7 @@ %_bindir @bindir@ %_sbindir @sbindir@ -%_libexecdir @libexecdir@ -+%_libexecdir %{_exec_prefix}/lib ++%_libexecdir %{_exec_prefix}/libexec %_datarootdir @datarootdir@ %_datadir @datadir@ %_sysconfdir @sysconfdir@ diff --git a/rpm.changes b/rpm.changes index 19af5a9..4c8eb49 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 15 02:52:18 UTC 2019 - Neal Gompa + +- Set %_libexecdir to /usr/libexec + + Modify patch: platformin.diff + ------------------------------------------------------------------- Wed Oct 2 14:53:19 CEST 2019 - mls@suse.de