update to 2.1.27 [release 2.1.27-1mamba;Sun Nov 25 2018]

This commit is contained in:
Silvan Calarco 2024-01-05 21:37:54 +01:00
parent e02741332b
commit 3c192f20f7

View File

@ -1,8 +1,8 @@
%define saslauth_groupid 65439
%define saslauth_userid 65439
Name: cyrus-sasl
Version: 2.1.26
Release: 4mamba
Version: 2.1.27
Release: 1mamba
Summary: SASL Authentication Daemon for simple authentication and security
Group: System/Libraries
Vendor: openmamba
@ -74,7 +74,7 @@ This package contains static libraries and header files need for development.
#%patch1 -p1
#%patch2 -p0
#%patch3 -p0
%patch4 -p1
#%patch4 -p1
sed -i "s|db-4.7|db-5.1|" configure
%build
@ -181,10 +181,12 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{_libdir}/*.so
%{_libdir}/pkgconfig/libsasl2.pc
%{_mandir}/man3/*
%doc doc/*.txt doc/*.html
%doc ChangeLog NEWS README
%doc ChangeLog README
%changelog
* Sun Nov 25 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.27-1mamba
- update to 2.1.27
* Thu Apr 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.26-4mamba
- create saslauth user and group