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