From 91fad3b8acf09ceef3991f0d25c67f4edb3cc0d59394b01ff527857fb7be12c6 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 21 Jul 2008 22:11:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ldap?expand=0&rev=5 --- yast2-ldap-2.17.0.tar.bz2 | 3 --- yast2-ldap-2.17.1.tar.bz2 | 3 +++ yast2-ldap.changes | 6 ++++++ yast2-ldap.spec | 11 +++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 yast2-ldap-2.17.0.tar.bz2 create mode 100644 yast2-ldap-2.17.1.tar.bz2 diff --git a/yast2-ldap-2.17.0.tar.bz2 b/yast2-ldap-2.17.0.tar.bz2 deleted file mode 100644 index 5361bb6..0000000 --- a/yast2-ldap-2.17.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e33c51c095acaa634ad26f1c5023909903293d3a7cb4c46eb522c3e0ffc56ae1 -size 254044 diff --git a/yast2-ldap-2.17.1.tar.bz2 b/yast2-ldap-2.17.1.tar.bz2 new file mode 100644 index 0000000..c759d96 --- /dev/null +++ b/yast2-ldap-2.17.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17c216d7c2cdca926d489961caa43e567f6b8447a0d93c79b093b2e4b1e5190 +size 254119 diff --git a/yast2-ldap.changes b/yast2-ldap.changes index a197b2d..f08b357 100644 --- a/yast2-ldap.changes +++ b/yast2-ldap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 18 12:02:34 CEST 2008 - jsuchome@suse.cz + +- do not lowercase LDAP object names (fate#303596) +- 2.17.1 + ------------------------------------------------------------------- Tue Jun 24 11:04:45 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-ldap.spec b/yast2-ldap.spec index d08c8db..a222e5c 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-ldap (Version 2.17.0) +# spec file for package yast2-ldap (Version 2.17.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-ldap -Version: 2.17.0 +Version: 2.17.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ldap-2.17.0.tar.bz2 +Source0: yast2-ldap-2.17.1.tar.bz2 Prefix: /usr BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools Summary: YaST2 - LDAP Agent @@ -35,7 +35,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-ldap-2.17.0 +%setup -n yast2-ldap-2.17.1 %build %{prefix}/bin/y2tool y2autoconf @@ -67,6 +67,9 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_ldap.la %doc %{prefix}/share/doc/packages/yast2-ldap %changelog +* Fri Jul 18 2008 jsuchome@suse.cz +- do not lowercase LDAP object names (fate#303596) +- 2.17.1 * Tue Jun 24 2008 jsuchome@suse.cz - ldapcpplib-devel renamed to libldapcpp-devel (bnc#403082) - 2.17.0