Fix rpath patch
Resolves: rhbz#2012172 Signed-off-by: Simo Sorce <simo@redhat.com>
This commit is contained in:
parent
84a6dfd794
commit
8364dc0a7e
@ -16,5 +16,5 @@ diff -up cyrus-sasl-2.1.25/m4/cyrus.m4.no_rpath cyrus-sasl-2.1.25/m4/cyrus.m4
|
||||
- ])
|
||||
- LDFLAGS="${SAVE_LDFLAGS}"
|
||||
- ])])
|
||||
+ andrew_runpath_switch="none"
|
||||
+ andrew_cv_runpath_switch="none"
|
||||
+ ])
|
||||
|
@ -9,7 +9,7 @@
|
||||
Summary: The Cyrus SASL library
|
||||
Name: cyrus-sasl
|
||||
Version: 2.1.27
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
License: BSD with advertising
|
||||
URL: https://www.cyrusimap.org/sasl/
|
||||
|
||||
@ -396,6 +396,10 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
|
||||
%{_sbindir}/sasl2-shared-mechlist
|
||||
|
||||
%changelog
|
||||
* Tue Oct 12 2021 Simo Sorce <simo@redhat.com> - 2.1.27-16
|
||||
- Fix rpath patch
|
||||
- Resolves: rhbz#2012172
|
||||
|
||||
* Wed Oct 6 2021 Simo Sorce <simo@redhat.com> - 2.1.27-15
|
||||
- More openssl 3 compatibility and digestmd5 updates.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user