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*