This commit is contained in:
parent
e54908771c
commit
f58979b1c4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ee1bdbb1e89f5b3f22769867fc130bcad433c84c6e21fe82373471892cd147f
|
||||
size 254234
|
3
yast2-ldap-2.17.3.tar.bz2
Normal file
3
yast2-ldap-2.17.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:896133e9e379b929e57f46db5c6868347569ce2ed6d0d6556e6365ea47478f58
|
||||
size 254457
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 3 14:34:14 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
- LdapServerAccess.pm: adapted to new LdapServer API
|
||||
(rhafer, bnc#422523)
|
||||
- 2.17.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 11:36:43 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-ldap (Version 2.17.2)
|
||||
# spec file for package yast2-ldap (Version 2.17.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-ldap
|
||||
Version: 2.17.2
|
||||
Version: 2.17.3
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-ldap-2.17.2.tar.bz2
|
||||
Source0: yast2-ldap-2.17.3.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools
|
||||
Summary: YaST2 - LDAP Agent
|
||||
@ -42,7 +42,7 @@ Authors:
|
||||
Jiri Suchomel <jsuchome@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-ldap-2.17.2
|
||||
%setup -n yast2-ldap-2.17.3
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -74,6 +74,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_libdir}/YaST2/plugin/libpy2ag_ldap.la
|
||||
%doc %{prefix}/share/doc/packages/yast2-ldap
|
||||
%changelog
|
||||
* Wed Sep 03 2008 jsuchome@suse.cz
|
||||
- LdapServerAccess.pm: adapted to new LdapServer API
|
||||
(rhafer, bnc#422523)
|
||||
- 2.17.3
|
||||
* Wed Aug 06 2008 jsuchome@suse.cz
|
||||
- adapted LdapServerAccess to new API of yast2-ldap-server (rhafer)
|
||||
- 2.17.2
|
||||
|
Loading…
Reference in New Issue
Block a user