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