update to 1.26 [release 1.26-1mamba;Mon Dec 27 2021]
This commit is contained in:
parent
851f5d5e35
commit
95cdb6acde
10
libnids.spec
10
libnids.spec
@ -1,13 +1,13 @@
|
||||
Name: libnids
|
||||
Version: 1.24
|
||||
Release: 3mamba
|
||||
Version: 1.26
|
||||
Release: 1mamba
|
||||
Summary: An implementation of an E-component of Network Intrusion Detection System
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://libnids.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/sourceforge/libnids/%{name}-%{version}.tar.gz
|
||||
Source: https://github.com/MITRECND/libnids.git/%{version}/libnids-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -37,6 +37,7 @@ This package contains static libraries and header files needed for development.
|
||||
%build
|
||||
%configure \
|
||||
--enable-shared
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -63,6 +64,9 @@ This package contains static libraries and header files needed for development.
|
||||
%doc CHANGES CREDITS README
|
||||
|
||||
%changelog
|
||||
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.26-1mamba
|
||||
- update to 1.26
|
||||
|
||||
* Fri Nov 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.24-3mamba
|
||||
- rebuilt with libnet 1.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user