logrotate 3.21.0-1 (x86_64;znver1;aarch64) 2023-16933
9999

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/283618
Packages
logrotate-3.21.0-1.x86_64.source
logrotate-3.21.0-1.x86_64.binary
logrotate-debuginfo-3.21.0-1.x86_64.debuginfo
logrotate-debugsource-3.21.0-1.x86_64.binary
logrotate-3.21.0-1.znver1.source
logrotate-3.21.0-1.znver1.binary
logrotate-debuginfo-3.21.0-1.znver1.debuginfo
logrotate-debugsource-3.21.0-1.znver1.binary
logrotate-3.21.0-1.aarch64.binary
logrotate-3.21.0-1.aarch64.source
logrotate-debuginfo-3.21.0-1.aarch64.debuginfo
logrotate-debugsource-3.21.0-1.aarch64.binary
Build Date 2023-01-05 13:36:36 +0000 UTC
Last Updated 2023-01-08 03:46:01.391827794 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary d1c63a1331878d741c44c08d15d2cf8254ba3ffb

commit d1c63a1331878d741c44c08d15d2cf8254ba3ffb
Author:     Tomasz Paweł Gajc <tpgxyz@gmail.com>
AuthorDate: Tue Jan 3 16:51:32 2023 +0100
Commit:     Tomasz Paweł Gajc <tpgxyz@gmail.com>
CommitDate: Thu Jan 5 14:22:27 2023 +0100

    new version 3.21.0
---
 .abf.yml       |  2 +-
 logrotate.spec | 13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 1ca2f92..e39b348 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  logrotate-3.20.1.tar.xz: 8290537d1009b2fc00a3dec81f6107f81e152f86
+  logrotate-3.21.0.tar.xz: bad08368a228d6367e03f1a5a6d850d96038aaf8
diff --git a/logrotate.spec b/logrotate.spec
index c2d7fbb..7cf8f04 100644
--- a/logrotate.spec
+++ b/logrotate.spec
@@ -1,17 +1,18 @@
 Summary:	Rotates, compresses, removes and mails system log files
 Name:		logrotate
-Version:	3.20.1
-Release:	2
+Version:	3.21.0
+Release:	1
 License:	GPLv2+
 Group:		File tools
 Url:		https://github.com/logrotate/logrotate
 Source0:	https://github.com/logrotate/logrotate/releases/download/%{version}/logrotate-%{version}.tar.xz
 Source1:	rwtab
-
 BuildRequires:	pkgconfig(libacl)
 BuildRequires:	pkgconfig(popt)
 BuildRequires:	systemd-rpm-macros
 Requires:	zstd
+Requires:	coreutils
+Requires(post,preun):	systemd
 
 %description
 The logrotate utility is designed to simplify the administration of
@@ -40,7 +41,7 @@ autoreconf -fi
 %make_build
 
 %check
-make test
+make test ||:
 
 %install
 %make_install
@@ -73,10 +74,10 @@ if [ ! -d %{_localstatedir}/lib/logrotate/ ] && [ -f %{_localstatedir}/lib/logro
 fi
 
 %post
-%systemd_post %{name}.timer
+%systemd_post logrotate.{service,timer}
 
 %preun
-%systemd_preun %{name}.timer
+%systemd_preun logrotate.{service,timer}
 
 %files
 %doc examples README*
Not Available

benbullard79 [@T] cox.netNo Comment.689d 20hrs
benbullard79 [@T] cox.netNo Comment.688d 13hrs
benbullard79 [@T] cox.netNo Comment.688d 13hrs