SHA256
1
0
forked from pool/cyrus-sasl
OBS User unknown 2008-08-18 16:24:22 +00:00 committed by Git OBS Bridge
parent 812b501ea8
commit cd1af19cb0
5 changed files with 36 additions and 8 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1d81b4fdf7cb48da3fed4d2877515c246cb919aac25b29a9bbd44f087185748
size 2159
oid sha256:5d4c1de2998c89dd10cfa49fce496b00e1f081d515638200ae35a0e66086e0a6
size 2166

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 18 10:32:31 CEST 2008 - rhafer@suse.de
- Fixed init-scripts Required-Stop Tags
-------------------------------------------------------------------
Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de

View File

@ -2,9 +2,16 @@
# spec file for package cyrus-sasl-saslauthd (Version 2.1.22)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -21,7 +28,7 @@ Provides: cyrus-sasl:/usr/sbin/saslauthd
Provides: cyrus-sasl2:/usr/sbin/saslauthd
Summary: The SASL Authentication Server
Version: 2.1.22
Release: 159
Release: 170
Source: cyrus-sasl-%{version}.tar.bz2
Source1: cyrus-sasl-rc.tar.bz2
Patch: cyrus-sasl-%{version}.dif
@ -181,6 +188,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/sasl2/libldapdb.so*
%changelog
* Mon Aug 18 2008 rhafer@suse.de
- Fixed init-scripts Required-Stop Tags
* Tue Jul 29 2008 rhafer@suse.de
- Enhance sysconfig file and init script to allow to pass arbitrary
parameters to saslauthd (bnc#397808)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 18 10:32:31 CEST 2008 - rhafer@suse.de
- Fixed init-scripts Required-Stop Tags
-------------------------------------------------------------------
Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de

View File

@ -2,9 +2,16 @@
# spec file for package cyrus-sasl (Version 2.1.22)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -13,7 +20,7 @@
Name: cyrus-sasl
Version: 2.1.22
Release: 151
Release: 162
BuildRequires: db-devel krb5-devel openssl-devel opie pam-devel
Obsoletes: cyrus-sasl2 <= %{version}
Provides: cyrus-sasl2 = %{version}
@ -315,6 +322,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libsasl2.la
%changelog
* Mon Aug 18 2008 rhafer@suse.de
- Fixed init-scripts Required-Stop Tags
* Tue Jul 29 2008 rhafer@suse.de
- Enhance sysconfig file and init script to allow to pass arbitrary
parameters to saslauthd (bnc#397808)