OBS User unknown 2008-08-06 23:39:48 +00:00 committed by Git OBS Bridge
parent 91fad3b8ac
commit e54908771c
4 changed files with 25 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c17c216d7c2cdca926d489961caa43e567f6b8447a0d93c79b093b2e4b1e5190
size 254119

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ee1bdbb1e89f5b3f22769867fc130bcad433c84c6e21fe82373471892cd147f
size 254234

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 6 11:36:43 CEST 2008 - jsuchome@suse.cz
- adapted LdapServerAccess to new API of yast2-ldap-server (rhafer)
- 2.17.2
-------------------------------------------------------------------
Fri Jul 18 12:02:34 CEST 2008 - jsuchome@suse.cz

View File

@ -1,10 +1,17 @@
#
# spec file for package yast2-ldap (Version 2.17.1)
# spec file for package yast2-ldap (Version 2.17.2)
#
# 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/
#
@ -12,12 +19,12 @@
Name: yast2-ldap
Version: 2.17.1
Version: 2.17.2
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ldap-2.17.1.tar.bz2
Source0: yast2-ldap-2.17.2.tar.bz2
Prefix: /usr
BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools
Summary: YaST2 - LDAP Agent
@ -35,7 +42,7 @@ Authors:
Jiri Suchomel <jsuchome@suse.cz>
%prep
%setup -n yast2-ldap-2.17.1
%setup -n yast2-ldap-2.17.2
%build
%{prefix}/bin/y2tool y2autoconf
@ -67,6 +74,9 @@ rm -rf "$RPM_BUILD_ROOT"
%{_libdir}/YaST2/plugin/libpy2ag_ldap.la
%doc %{prefix}/share/doc/packages/yast2-ldap
%changelog
* Wed Aug 06 2008 jsuchome@suse.cz
- adapted LdapServerAccess to new API of yast2-ldap-server (rhafer)
- 2.17.2
* Fri Jul 18 2008 jsuchome@suse.cz
- do not lowercase LDAP object names (fate#303596)
- 2.17.1