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:
parent
12b55d0e2b
commit
040bc4b0a0
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user