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
|
Name: libnids
|
||||||
Version: 1.24
|
Version: 1.26
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of an E-component of Network Intrusion Detection System
|
Summary: An implementation of an E-component of Network Intrusion Detection System
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://libnids.sourceforge.net/
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -37,6 +37,7 @@ This package contains static libraries and header files needed for development.
|
|||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--enable-shared
|
--enable-shared
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -63,6 +64,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
%doc CHANGES CREDITS README
|
%doc CHANGES CREDITS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.24-3mamba
|
||||||
- rebuilt with libnet 1.2
|
- rebuilt with libnet 1.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user