]> git.pld-linux.org Git - packages/fedora-adminutil.git/blame - fedora-adminutil.spec
- proper URL and description
[packages/fedora-adminutil.git] / fedora-adminutil.spec
CommitLineData
f242bf34
JB
1# TODO: -devel/-static separation
2Summary: Fedora Admin Util - API to install and configure Fedora Server software
3Summary(pl): Fedora Admin Util - API do instalacji i konfiguracji oprogramowania Fedora Server
99738166 4Name: fedora-adminutil
5Version: 1.0
6Release: 0.1
7License: LGPL
8Group: Libraries
9Source0: http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz
10# Source0-md5: 08c514a30604e192a22d7a035a9dfccc
0cea7b95 11URL: http://directory.fedora.redhat.com/wiki/AdminUtil
1a1e170d 12BuildRequires: icu
cb9cca64 13BuildRequires: libicu-devel
99738166 14BuildRequires: libstdc++-devel
15BuildRequires: mozldap-devel
16BuildRequires: nspr-devel
17BuildRequires: nss-devel
cb9cca64 18BuildRequires: perl-base
99738166 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
0cea7b95
JB
22The AdminUtil is a set of utility functions written in C, which are
23divided into 2 groups: libadminutil and libadmsslutil. They are mainly
24used in the Admin Server / CGI services to communicate with the
25configuration Directory Server. It covers, e.g., login to Admin Server
26using the authentication with the Directory Server. AdminUtil is
27needed to build the Admin Server as well as the Directory Server's
28admin components.
2e0458ae 29
f242bf34 30%description -l pl
0cea7b95
JB
31