From df204ebfcab95764c2c49845b8c986fd6ae2e7f37b58a54688e1173e98650ddf Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Fri, 5 May 2023 20:53:26 +0000 Subject: [PATCH] Accepting request 1085172 from home:iznogood:factory - Use ldconfig_scriptlets macro, minor spec clean-up. OBS-URL: https://build.opensuse.org/request/show/1085172 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=64 --- dav1d.changes | 5 +++++ dav1d.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/dav1d.changes b/dav1d.changes index 933a978..df3cfeb 100644 --- a/dav1d.changes +++ b/dav1d.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 5 10:32:00 UTC 2023 - Bjørn Lie + +- Use ldconfig_scriptlets macro, minor spec clean-up. + ------------------------------------------------------------------- Wed May 3 06:27:24 UTC 2023 - Luigi Baldoni diff --git a/dav1d.spec b/dav1d.spec index 3234260..d4f523f 100644 --- a/dav1d.spec +++ b/dav1d.spec @@ -25,8 +25,9 @@ Summary: An AV1 decoder License: BSD-2-Clause Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://code.videolan.org/videolan/dav1d -Source: https://code.videolan.org/videolan/dav1d/-/archive/%{version}/dav1d-%{version}.tar.gz +Source: %{url}/-/archive/%{version}/dav1d-%{version}.tar.gz Source99: baselibs.conf + BuildRequires: meson >= 0.49.0 BuildRequires: nasm >= 2.14 BuildRequires: pkgconfig @@ -72,8 +73,7 @@ Group: System/Libraries %install %meson_install -%post -n lib%{name}%{sover} -p /sbin/ldconfig -%postun -n lib%{name}%{sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n lib%{name}%{sover} %files %{_bindir}/%{name}