From 040bc4b0a0d5314dd4a9dad2f05be48fcefe8e3abceda25bcca848f68cd0e7df Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 8 Jan 2021 08:08:46 +0000 Subject: [PATCH] that's not the name OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vmaf?expand=0&rev=8 --- vmaf.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vmaf.spec b/vmaf.spec index f4d16f9..e0c205e 100644 --- a/vmaf.spec +++ b/vmaf.spec @@ -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*