]> git.pld-linux.org Git - packages/LDAPExplorerTool.git/blame - LDAPExplorerTool.spec
- rel. 2
[packages/LDAPExplorerTool.git] / LDAPExplorerTool.spec
CommitLineData
9069d9bb 1Summary: A free multi-platform LDAP client
e159728e 2Summary(pl): Wolny wieloplatformowy klient LDAP
9069d9bb 3Name: LDAPExplorerTool
4Version: 0.6
8905dccb 5Release: 2
9069d9bb 6License: BSD
7Group: Networking/Utilities
9069d9bb 8Source0: http://dl.sourceforge.net/ldaptool/%{name}-%{version}.tar.gz
9# Source0-md5: 7c0fe6244887b8797f69d1e396b6a7b4
10Patch0: %{name}-xrc.patch
f3ee6e67 11URL: http://ldaptool.sf.net/
e159728e 12BuildRequires: autoconf
13BuildRequires: automake
14BuildRequires: gettext-devel
f3ee6e67 15BuildRequires: gtk+-devel >= 1.2.7
b5fb8056 16BuildRequires: libtool
e159728e 17BuildRequires: openldap-devel
18BuildRequires: wxGTK2-devel
9069d9bb 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22LDAP Explorer Tool is a free LDAP client, that enables the user to
23manage LDAP directories. With this tool you can view, edit or delete
24any entry of the LDAP server. You can also manage the schema, export
25and import entries using the LDIF format. LDAP Explorer aims to run on
26mutliple platforms like Windows, Linux, Solaris, Mac OS X...
27
e159728e 28%description -l pl
f3ee6e67
JB
29