From bebe6a2b8bb3820ac8467b7142bd259a69df2378e9dd69499479a47d1a005cec Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 24 Oct 2022 11:45:00 +0000 Subject: [PATCH] Accepting request 1030853 from home:lnussel:branches:security:forensics - UsrMerge (boo#1191067) OBS-URL: https://build.opensuse.org/request/show/1030853 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libewf?expand=0&rev=23 --- libewf.changes | 5 +++++ libewf.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libewf.changes b/libewf.changes index 3991bf2..c5926a7 100644 --- a/libewf.changes +++ b/libewf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 24 08:16:38 UTC 2022 - Ludwig Nussel + +- UsrMerge (boo#1191067) + ------------------------------------------------------------------- Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt diff --git a/libewf.spec b/libewf.spec index 257e5e7..845cfa2 100644 --- a/libewf.spec +++ b/libewf.spec @@ -134,8 +134,8 @@ echo "V_%version { global: *; };" >v.sym %install mv %_builddir/rt/* %buildroot/ find %{buildroot} -type f -name "*.la" -delete -print -install -Dpm0755 "%{SOURCE2}" "%{buildroot}/sbin/mount.ewf" -ln -s mount.ewf "%{buildroot}/sbin/umount.ewf" +install -Dpm0755 "%{SOURCE2}" "%{buildroot}%{_sbindir}/mount.ewf" +ln -s mount.ewf "%{buildroot}%{_sbindir}/umount.ewf" %check make check @@ -159,7 +159,7 @@ make check %{_bindir}/ewfdebug %{_mandir}/man1/ewf*.1* -/sbin/*mount.ewf +%{_sbindir}/*mount.ewf %files -n %name-devel %license COPYING*