that's not the name

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vmaf?expand=0&rev=8
This commit is contained in:
Jan Engelhardt 2021-01-08 08:08:46 +00:00 committed by Git OBS Bridge
parent 12b55d0e2b
commit 040bc4b0a0

View File

@ -16,8 +16,8 @@
#
%define soname 1
%define lname libvmaf%{soname}
%define sonum 1
%define lname libvmaf%sonum
Name: vmaf
Version: 2.1.0
@ -77,7 +77,7 @@ rm -f "%buildroot/%_libdir"/*.a
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
%_libdir/libvmaf.so.%{soname}*
%_libdir/libvmaf.so.%{sonum}*
%files devel
%_bindir/vmaf*