From 20ba363ec03e4a83e1277d5b68197269d3dd9ee8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 18 Nov 2021 01:14:27 +0100 Subject: [PATCH] - fix trigger syntax, rel 3 --- samba.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samba.spec b/samba.spec index 32770c8..f4bb8a9 100644 --- a/samba.spec +++ b/samba.spec @@ -44,7 +44,7 @@ Summary: Samba Active Directory and SMB server Summary(pl.UTF-8): Serwer Samba Active Directory i SMB Name: samba Version: 4.15.2 -Release: 2 +Release: 3 Epoch: 1 License: GPL v3 Group: Networking/Daemons @@ -811,8 +811,8 @@ fi %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig -%triggerpostun libs -- samba-libs < 1:4.15.2-2 -if [ ! -L %{_libdir}/libsmbldap.so.2 ]; +%triggerpostun libs -- samba-libs < 1:4.15.2-3 +if [ ! -L %{_libdir}/libsmbldap.so.2 ]; then %{__rm} -f %{_libdir}/libsmbldap.so.2 /sbin/ldconfig fi -- 2.43.0