SPECS: ulogd.spec - PCAP output plugin
gotar
gotar at pld-linux.org
Tue May 15 15:38:06 CEST 2007
Author: gotar Date: Tue May 15 13:38:06 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- PCAP output plugin
---- Files affected:
SPECS:
ulogd.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/ulogd.spec
diff -u SPECS/ulogd.spec:1.41 SPECS/ulogd.spec:1.42
--- SPECS/ulogd.spec:1.41 Tue May 15 15:31:53 2007
+++ SPECS/ulogd.spec Tue May 15 15:38:01 2007
@@ -15,6 +15,7 @@
Patch1: %{name}-mysql.patch
URL: http://gnumonks.org/projects/ulogd/
BuildRequires: autoconf
+BuildRequires: libpcap-devel
BuildRequires: mysql-devel
BuildRequires: postgresql-devel
BuildRequires: sqlite3-devel
@@ -140,6 +141,7 @@
%attr(755,root,root) %{_sbindir}/*
%dir %{_libdir}/ulogd
%attr(755,root,root) %{_libdir}/ulogd/ulogd_[BLO]*.so
+%attr(755,root,root) %{_libdir}/ulogd/ulogd_PCAP*.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_PWSNIFF*.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_SYSLOG*.so
@@ -167,6 +169,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2007/05/15 13:38:01 gotar
+- PCAP output plugin
+
Revision 1.41 2007/05/15 13:31:53 gotar
- fixed mysql build, added PostgreSQL and SQLite plugins
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ulogd.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list