forked from pool/yast2-ldap
Accepting request 111061 from YaST:Head
- removed libxcrypt-devel from buildrequires - 2.22.2 OBS-URL: https://build.opensuse.org/request/show/111061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ldap?expand=0&rev=27
This commit is contained in:
commit
44e30259ce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:852fe7e1181b382efb441264c491e0b21865654ee745829170998de4a665177a
|
|
||||||
size 285939
|
|
3
yast2-ldap-2.22.2.tar.bz2
Normal file
3
yast2-ldap-2.22.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ffa5e785e1a1a2ed97ef2f351fa558092247071411028dda4fb81e2d5e539bd
|
||||||
|
size 286057
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 26 10:57:36 CEST 2012 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- removed libxcrypt-devel from buildrequires
|
||||||
|
- 2.22.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 09:38:38 CET 2012 - jsuchome@suse.cz
|
Mon Feb 20 09:38:38 CET 2012 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -16,19 +16,25 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-ldap
|
Name: yast2-ldap
|
||||||
Version: 2.22.1
|
Version: 2.22.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-ldap-%{version}.tar.bz2
|
Source0: yast2-ldap-%{version}.tar.bz2
|
||||||
|
|
||||||
Group: System/YaST
|
BuildRequires: doxygen
|
||||||
License: GPL-2.0
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: doxygen gcc-c++ libldapcpp-devel libtool libxcrypt-devel yast2 yast2-core-devel yast2-devtools
|
BuildRequires: libldapcpp-devel
|
||||||
|
BuildRequires: libtool
|
||||||
|
BuildRequires: yast2
|
||||||
|
BuildRequires: yast2-core-devel
|
||||||
|
BuildRequires: yast2-devtools
|
||||||
Summary: YaST2 - LDAP Agent
|
Summary: YaST2 - LDAP Agent
|
||||||
Requires: ldapcpplib yast2
|
License: GPL-2.0
|
||||||
|
Group: System/YaST
|
||||||
|
Requires: ldapcpplib
|
||||||
|
Requires: yast2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This agent is used by various YaST2 modules to work with LDAP. It
|
This agent is used by various YaST2 modules to work with LDAP. It
|
||||||
|
Loading…
Reference in New Issue
Block a user