diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 103b11b..1771766 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -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 2.1.27-1mamba +- update to 2.1.27 + * Thu Apr 16 2015 Silvan Calarco 2.1.26-4mamba - create saslauth user and group