]> git.pld-linux.org Git - packages/libprelude.git/blame - libprelude.spec
- restored .la for shared lib(s); if it generates wrong deps, then linking is wrong
[packages/libprelude.git] / libprelude.spec
CommitLineData
26c3f184 1#
2# Conditional build:
b596f7fe
JB
3%bcond_without perl # don't build perl bindings
4%bcond_without python # don't build python bindings (required by prewikka)
26c3f184 5#
f1347e6d 6%include /usr/lib/rpm/macros.perl
6c16cb84 7Summary: The Prelude library
7758741a 8Summary(pl): Biblioteka Prelude
f1347e6d 9Name: libprelude
f4f6dcd7 10Version: 0.9.12.2
11Release: 1
f1347e6d
AM
12License: GPL
13Group: Libraries
6de9ce54 14Source0: http://www.prelude-ids.org/download/releases/%{name}-%{version}.tar.gz
f4f6dcd7 15# Source0-md5: 4636cf21c3e96adbd9463138fb49f401
f1347e6d 16URL: http://www.prelude-ids.org/
f1347e6d
AM
17BuildRequires: bison
18BuildRequires: flex
9320b06b 19BuildRequires: gnutls-devel >= 1.0.17
7758741a 20BuildRequires: gtk-doc
9320b06b
AM
21%{?with_perl:BuildRequires: perl-devel}
22%{?with_python:BuildRequires: python-devel}
f1347e6d
AM
23BuildRequires: rpm-perlprov
24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
26%description
6c16cb84 27The Prelude library is a collection of generic functions providing
f1347e6d
AM
28communication between the Prelude Hybrid IDS suite components. It
29provides a convenient interface for sending alerts to Prelude Manager
30with transparent SSL, failover and replication support, asynchronous
31events and timer interfaces, an abstracted configuration API (hooking
32at the commandline, the configuration line, or wide configuration,
33available from the Manager), and a generic plugin API. It allows you
34to easily turn your favorite security program into a Prelude sensor.
35
7758741a
JB
36%description -l pl
37