automatic version update by autodist [release 1.0.2-1mamba;Wed Nov 24 2021]
This commit is contained in:
parent
58840b468e
commit
6e12f66984
@ -1,19 +1,19 @@
|
||||
Name: libnetfilter_log
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1mamba
|
||||
Summary: Userspace library providing interface to packets logged by the kernel packet filter
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.iptables.org/projects/libnetfilter_log/index.html
|
||||
Source: http://www.iptables.org/projects/libnetfilter_log/files/libnetfilter_log-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libmnl-devel
|
||||
BuildRequires: libnfnetlink-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Libnetfilter_log is a userspace library providing interface to packets that have been logged by the kernel packet filter.
|
||||
@ -27,11 +27,11 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description devel
|
||||
Libnetfilter_log is a userspace library providing interface to packets that have been logged by the kernel packet filter.
|
||||
It is is part of a system that deprecates the old syslog/dmesg based packet logging.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
This package contains static libraries and header files need for development.
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -61,9 +61,14 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/libnetfilter_log.so
|
||||
%{_libdir}/libnetfilter_log_libipulog.la
|
||||
%{_libdir}/libnetfilter_log_libipulog.so
|
||||
%{_exec_prefix}/lib/pkgconfig/libnetfilter_log.pc
|
||||
%{_libdir}/pkgconfig/libnetfilter_log.pc
|
||||
%{_libdir}/pkgconfig/libnetfilter_log_libipulog.pc
|
||||
%{_mandir}/man3/nflog_*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2012 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user