From 10c099ebc8716d451d937db8753fc6c7ba3c9085a0fc62f36f188ef1c5a15f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Mon, 4 Apr 2011 08:24:11 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ldap?expand=0&rev=10 --- yast2-ldap-2.21.0.tar.bz2 | 3 +++ yast2-ldap.spec | 40 ++++++++++++++++++++++++++------------- 2 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 yast2-ldap-2.21.0.tar.bz2 diff --git a/yast2-ldap-2.21.0.tar.bz2 b/yast2-ldap-2.21.0.tar.bz2 new file mode 100644 index 0000000..755e65c --- /dev/null +++ b/yast2-ldap-2.21.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a10b3b01dac7f162f7a1b304207a52d891fd42eb0746da03f2105ee64e3fca9 +size 268102 diff --git a/yast2-ldap.spec b/yast2-ldap.spec index f80a57c..81039e9 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,23 +1,37 @@ # -# spec file for package yast2-ldap (Version 2.20.1) +# spec file for package yast2-ldap # +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# 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/ +# + # norootforbuild -Name: yast2-ldap -Version: 2.20.1 -Release: 0 +Name: yast2-ldap +Version: 2.20.1 +Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ldap-2.20.1.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-ldap-2.20.1.tar.bz2 -prefix: /usr +Prefix: /usr -Group: System/YaST -License: GPL v2 or later -BuildRequires: gcc-c++ libldapcpp-devel libxcrypt-devel yast2-devtools doxygen yast2-core-devel yast2 -Summary: YaST2 - LDAP Agent -Requires: ldapcpplib yast2 +Group: System/YaST +License: GPLv2+ +BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools +Summary: YaST2 - LDAP Agent +Requires: ldapcpplib yast2 %description This agent is used by various YaST2 modules to work with LDAP. It @@ -49,7 +63,6 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done - %clean rm -rf "$RPM_BUILD_ROOT" @@ -61,3 +74,4 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_ldap.so %{_libdir}/YaST2/plugin/libpy2ag_ldap.la %doc %{prefix}/share/doc/packages/yast2-ldap +%changelog From 73545b1735b8c06e6ddc55f1d125e23ccf29ec9bf101b195fdbf668b703a5604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Mon, 4 Apr 2011 08:24:17 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ldap?expand=0&rev=11 --- yast2-ldap.changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/yast2-ldap.changes b/yast2-ldap.changes index 9b6ab78..637151e 100644 --- a/yast2-ldap.changes +++ b/yast2-ldap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 4 10:04:36 CEST 2011 - jsuchome@suse.cz + +- use the global TLS Options if present (bnc#684395) +- 2.21.0 + ------------------------------------------------------------------- Fri Feb 4 13:57:47 CET 2011 - jsuchome@suse.cz @@ -24,7 +30,6 @@ Wed Sep 3 14:34:14 CEST 2008 - jsuchome@suse.cz ------------------------------------------------------------------- Wed Aug 6 11:36:43 CEST 2008 - jsuchome@suse.cz - - adapted LdapServerAccess to new API of yast2-ldap-server (rhafer) - 2.17.2 From fd31e8fb3b36ed39b184848990a02b129da18f9d74f9be0e02f9edf6a061b09f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Mon, 4 Apr 2011 08:41:55 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ldap?expand=0&rev=17 --- yast2-ldap-2.20.1.tar.bz2 | 3 --- yast2-ldap.spec | 42 +++++++++++++-------------------------- 2 files changed, 14 insertions(+), 31 deletions(-) delete mode 100644 yast2-ldap-2.20.1.tar.bz2 diff --git a/yast2-ldap-2.20.1.tar.bz2 b/yast2-ldap-2.20.1.tar.bz2 deleted file mode 100644 index c6a542c..0000000 --- a/yast2-ldap-2.20.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d64742373f4eaf12630cae3bf39391c728da7a260d06a782b4d656a6cdf14bf -size 268165 diff --git a/yast2-ldap.spec b/yast2-ldap.spec index 81039e9..fd5cd7a 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,37 +1,23 @@ # -# spec file for package yast2-ldap +# spec file for package yast2-ldap (Version 2.21.0) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# 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/ -# - # norootforbuild +Name: yast2-ldap +Version: 2.21.0 +Release: 0 -Name: yast2-ldap -Version: 2.20.1 -Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ldap-2.20.1.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-ldap-2.21.0.tar.bz2 -Prefix: /usr +prefix: /usr -Group: System/YaST -License: GPLv2+ -BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools -Summary: YaST2 - LDAP Agent -Requires: ldapcpplib yast2 +Group: System/YaST +License: GPL v2 or later +BuildRequires: gcc-c++ libldapcpp-devel libxcrypt-devel yast2-devtools doxygen yast2-core-devel yast2 +Summary: YaST2 - LDAP Agent +Requires: ldapcpplib yast2 %description This agent is used by various YaST2 modules to work with LDAP. It @@ -39,7 +25,7 @@ enables searching the LDAP tree and adding/deleting/modifying items on an LDAP server. %prep -%setup -n yast2-ldap-2.20.1 +%setup -n yast2-ldap-2.21.0 %build %{prefix}/bin/y2tool y2autoconf @@ -63,6 +49,7 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done + %clean rm -rf "$RPM_BUILD_ROOT" @@ -74,4 +61,3 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_ldap.so %{_libdir}/YaST2/plugin/libpy2ag_ldap.la %doc %{prefix}/share/doc/packages/yast2-ldap -%changelog