forked from pool/libnetfilter_log
Accepting request 49156 from security:netfilter
Copy from security:netfilter/libnetfilter_log based on submit request 49156 from user coolo OBS-URL: https://build.opensuse.org/request/show/49156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnetfilter_log?expand=0&rev=5
This commit is contained in:
parent
b01e83c5a8
commit
5bccfd14be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40eaa57964c9cc8672abb2429e653776fb3bc44be815ee1ed07d4f4ee249477a
|
||||
size 232025
|
3
libnetfilter_log-1.0.0.tar.bz2
Normal file
3
libnetfilter_log-1.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c24e1c2c2054d5cb1e4359ef7ad4a5a3360904e277b761cc8ccf78dacd38567c
|
||||
size 239548
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 16 10:51:21 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- New upstream release 1.0.0
|
||||
* This releases contains a new function to print logs in XML
|
||||
format and the doxygen-based documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 22:16:17 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libnetfilter_log (Version 0.0.16)
|
||||
# spec file for package libnetfilter_log (Version 1.0.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
%define soname 1
|
||||
|
||||
Name: libnetfilter_log
|
||||
Version: 0.0.16
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
License: GNU GPL v2
|
||||
Group: Productivity/Networking/Security
|
||||
@ -41,6 +41,7 @@ logging. This library has been previously known as libnfnetlink_log.
|
||||
|
||||
%package -n %{name}%{soname}
|
||||
|
||||
|
||||
Group: System/Libraries
|
||||
PreReq: glibc
|
||||
Summary: Userspace library for accessing logged packets
|
||||
@ -53,6 +54,7 @@ logging. This library has been previously known as libnfnetlink_log.
|
||||
|
||||
%package -n %{name}-devel
|
||||
|
||||
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{soname} = %{version} libnfnetlink-devel
|
||||
Summary: Userspace library for accessing logged packets
|
||||
|
Loading…
Reference in New Issue
Block a user