This commit is contained in:
parent
3bf4ca731d
commit
91fad3b8ac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e33c51c095acaa634ad26f1c5023909903293d3a7cb4c46eb522c3e0ffc56ae1
|
|
||||||
size 254044
|
|
3
yast2-ldap-2.17.1.tar.bz2
Normal file
3
yast2-ldap-2.17.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c17c216d7c2cdca926d489961caa43e567f6b8447a0d93c79b093b2e4b1e5190
|
||||||
|
size 254119
|
@ -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
|
Tue Jun 24 11:04:45 CEST 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-ldap
|
Name: yast2-ldap
|
||||||
Version: 2.17.0
|
Version: 2.17.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-ldap-2.17.0.tar.bz2
|
Source0: yast2-ldap-2.17.1.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools
|
BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools
|
||||||
Summary: YaST2 - LDAP Agent
|
Summary: YaST2 - LDAP Agent
|
||||||
@ -35,7 +35,7 @@ Authors:
|
|||||||
Jiri Suchomel <jsuchome@suse.cz>
|
Jiri Suchomel <jsuchome@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-ldap-2.17.0
|
%setup -n yast2-ldap-2.17.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -67,6 +67,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{_libdir}/YaST2/plugin/libpy2ag_ldap.la
|
%{_libdir}/YaST2/plugin/libpy2ag_ldap.la
|
||||||
%doc %{prefix}/share/doc/packages/yast2-ldap
|
%doc %{prefix}/share/doc/packages/yast2-ldap
|
||||||
%changelog
|
%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
|
* Tue Jun 24 2008 jsuchome@suse.cz
|
||||||
- ldapcpplib-devel renamed to libldapcpp-devel (bnc#403082)
|
- ldapcpplib-devel renamed to libldapcpp-devel (bnc#403082)
|
||||||
- 2.17.0
|
- 2.17.0
|
||||||
|
Loading…
Reference in New Issue
Block a user