SHA256
1
0
forked from pool/libewf

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
This commit is contained in:
Jan Engelhardt 2022-10-24 11:45:00 +00:00 committed by Git OBS Bridge
parent bb7a4f6b71
commit bebe6a2b8b
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 24 08:16:38 UTC 2022 - Ludwig Nussel <lnussel@suse.de>
- UsrMerge (boo#1191067)
-------------------------------------------------------------------
Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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*