[packages/ulogd] - updated to 2.0.9
qboosh
qboosh at pld-linux.org
Thu Jul 10 22:17:42 CEST 2025
commit dffcfe445ce16245af98a25208a5e92f5350d6e9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jul 10 22:19:16 2025 +0200
- updated to 2.0.9
ulogd.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ulogd.spec b/ulogd.spec
index 3694062..e0035d0 100644
--- a/ulogd.spec
+++ b/ulogd.spec
@@ -1,12 +1,12 @@
Summary: ULOGD - the Userspace Logging Daemon for iptables
Summary(pl.UTF-8): Demon logujący w trybie użytkownika dla iptables
Name: ulogd
-Version: 2.0.8
+Version: 2.0.9
Release: 1
License: GPL v2+
Group: Networking/Daemons
-Source0: https://netfilter.org/projects/ulogd/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 9f69597b37bfaf3ae63426529dd1fb5d
+Source0: https://netfilter.org/projects/ulogd/files/%{name}-%{version}.tar.xz
+# Source0-md5: bf46da06acd7f1444687ea59b5469949
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.logrotate
@@ -30,6 +30,8 @@ BuildRequires: postgresql-devel
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: sgml-tools
BuildRequires: sqlite3-devel >= 3
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
Requires(post): fileutils
Requires(post,preun): /sbin/chkconfig
Requires: iptables
@@ -206,7 +208,6 @@ fi
%attr(755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFACCT.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFCT.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_inppkt_NFLOG.so
-%attr(755,root,root) %{_libdir}/ulogd/ulogd_inppkt_ULOG.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_inppkt_UNIXSOCK.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_output_GPRINT.so
%attr(755,root,root) %{_libdir}/ulogd/ulogd_output_GRAPHITE.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ulogd.git/commitdiff/dffcfe445ce16245af98a25208a5e92f5350d6e9
More information about the pld-cvs-commit
mailing list