rpms/libprelude/devel libprelude.spec,1.45,1.46

Steve Grubb sgrubb at fedoraproject.org
Thu Jul 9 19:37:48 UTC 2009


Author: sgrubb

Update of /cvs/pkgs/rpms/libprelude/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16621

Modified Files:
	libprelude.spec 
Log Message:
* Thu Jul 09 2009 Steve Grubb <sgrubb at redhat.com> - 0.9.24-1
- New upstream release



Index: libprelude.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libprelude/devel/libprelude.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- libprelude.spec	9 Jul 2009 19:35:32 -0000	1.45
+++ libprelude.spec	9 Jul 2009 19:37:48 -0000	1.46
@@ -17,15 +17,13 @@ BuildRequires:	gnutls-devel, python-deve
 BuildRequires:	swig chrpath 
 
 %description
-The Prelude Library is a collection of generic functions providing
-communication between the Prelude Hybrid IDS suite components. It
-provides a convenient interface for sending alerts to Prelude
-Manager with transparent SSL, failover and replication support,
-asynchronous events and timer interfaces, an abstracted
-configuration API (hooking at the commandline, the configuration
-line, or wide configuration, available from the Manager), and a
-generic plugin API. It allows you to easily turn your favorite
-security program into a Prelude sensor.
+Libprelude is a library that guarantees secure connections between
+all sensors and the Prelude Manager. Libprelude provides an 
+Application Programming Interface (API) for the communication with
+Prelude sub-systems, it supplies the necessary functionality for
+generating and emitting IDMEF events with Prelude and automates the
+saving and re-transmission of data in times of temporary interruption
+of one of the components of the system.
 
 %package devel
 Summary: 	Header files and libraries for libprelude development
@@ -34,16 +32,7 @@ Requires: 	libprelude = %{version}-%{rel
 
 %description devel
 Libraries, include files, etc you can use to develop Prelude IDS
-sensors using the Prelude Library. The Prelude Library is a
-collection of generic functions providing communication between
-the Prelude Hybrid IDS suite componentst It provides a convenient
-interface for sending alerts to Prelude Manager with transparent
-SSL, failover and replication support, asynchronous events and
-timer interfaces, an abstracted configuration API (hooking at the
-commandline, the configuration line, or wide configuration,
-available from the Manager), and a generic plugin API. It allows
-you to easily turn your favorite security program into a Prelude
-sensor.
+sensors using the Prelude Library.
 
 %package python
 Summary:	Python bindings for libprelude




More information about the fedora-extras-commits mailing list