This commit is contained in:
parent
25a173c837
commit
812b501ea8
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:910e2865d7f585158a0bfe9bd57f6db39b4a4d8235f823571e41dfa3386b4e48
|
||||
size 2038
|
||||
oid sha256:d1d81b4fdf7cb48da3fed4d2877515c246cb919aac25b29a9bbd44f087185748
|
||||
size 2159
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de
|
||||
|
||||
- Enhance sysconfig file and init script to allow to pass arbitrary
|
||||
parameters to saslauthd (bnc#397808)
|
||||
- Fixed description of the SASLAUTHD_THREADS sysconfig option.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
|
||||
|
@ -21,7 +21,7 @@ Provides: cyrus-sasl:/usr/sbin/saslauthd
|
||||
Provides: cyrus-sasl2:/usr/sbin/saslauthd
|
||||
Summary: The SASL Authentication Server
|
||||
Version: 2.1.22
|
||||
Release: 135
|
||||
Release: 159
|
||||
Source: cyrus-sasl-%{version}.tar.bz2
|
||||
Source1: cyrus-sasl-rc.tar.bz2
|
||||
Patch: cyrus-sasl-%{version}.dif
|
||||
@ -181,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/sasl2/libldapdb.so*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 29 2008 rhafer@suse.de
|
||||
- Enhance sysconfig file and init script to allow to pass arbitrary
|
||||
parameters to saslauthd (bnc#397808)
|
||||
- Fixed description of the SASLAUTHD_THREADS sysconfig option.
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de
|
||||
|
||||
- Enhance sysconfig file and init script to allow to pass arbitrary
|
||||
parameters to saslauthd (bnc#397808)
|
||||
- Fixed description of the SASLAUTHD_THREADS sysconfig option.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
Name: cyrus-sasl
|
||||
Version: 2.1.22
|
||||
Release: 129
|
||||
Release: 151
|
||||
BuildRequires: db-devel krb5-devel openssl-devel opie pam-devel
|
||||
Obsoletes: cyrus-sasl2 <= %{version}
|
||||
Provides: cyrus-sasl2 = %{version}
|
||||
@ -315,6 +315,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libsasl2.la
|
||||
|
||||
%changelog
|
||||
* Tue Jul 29 2008 rhafer@suse.de
|
||||
- Enhance sysconfig file and init script to allow to pass arbitrary
|
||||
parameters to saslauthd (bnc#397808)
|
||||
- Fixed description of the SASLAUTHD_THREADS sysconfig option.
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
|
Loading…
Reference in New Issue
Block a user