Author: qboosh Date: Mon May 15 11:50:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.21 (few features added, new soname)
---- Files affected: SPECS: libnids.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/libnids.spec diff -u SPECS/libnids.spec:1.32 SPECS/libnids.spec:1.33 --- SPECS/libnids.spec:1.32 Mon Jun 20 13:56:58 2005 +++ SPECS/libnids.spec Mon May 15 13:50:18 2006 @@ -2,20 +2,22 @@ Summary: Implementation of E-component of Network Intrusion Detection System Summary(pl): Implementacja E-komponentu NIDS (sieciowego systemu wykrywania intruzów) Name: libnids -Version: 1.20 +Version: 1.21 Release: 1 Epoch: 1 License: BSD Group: Libraries Source0: http://dl.sourceforge.net/libnids/%{name}-%{version}.tar.gz -# Source0-md5: a36cbd45cbada12420ecc8f82a7e0852 +# Source0-md5: 8c43dd7d66350eed99a29be50bc5615f Patch0: %{name}-libnet1.patch Patch1: %{name}-nolibs.patch URL: http://libnids.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: glib2-devel >= 1:2.2.0 BuildRequires: libnet1-devel BuildRequires: libpcap-devel +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -101,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2006/05/15 11:50:18 qboosh +- updated to 1.21 (few features added, new soname) + Revision 1.32 2005/06/20 11:56:58 qboosh - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libnids.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
