]> TLD Linux GIT Repositories - packages/logrotate.git/blobdiff - logrotate.spec
- updated to 3.21.0
[packages/logrotate.git] / logrotate.spec
index 89f7ca1cc132da26b73d61ea7bc9f00148ef3f5a..fec28ecf00b5933fd770fad64698063d4e07e3e8 100644 (file)
@@ -19,12 +19,12 @@ Summary(ru.UTF-8):  Ротирует, компрессирует, удаляет
 Summary(tr.UTF-8):     Sistem günlüklerini yönlendirir, sıkıştırır ve mektup olarak yollar
 Summary(uk.UTF-8):     Ротує, компресує, видаляє та відправляє поштою лог-файли
 Name:          logrotate
-Version:       3.13.0
+Version:       3.21.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://github.com/logrotate/logrotate/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 78ef24d6fddcc4df8e412dd75c551b4c
+# Source0-md5: 6c15f45efc3475a576c4f7e6cc481b2c
 Source1:       %{name}.conf
 Source2:       %{name}.sysconfig
 Source3:       %{name}.cron
@@ -133,6 +133,9 @@ Logrotate призначений для полегшення адміністр
        --disable-silent-rules \
        --with%{!?with_acl:out}-acl \
        --with%{!?with_selinux:out}-selinux \
+       --with-default-mail-command=/bin/mail \
+       --with-compress-command=/bin/gzip \
+       --with-uncompress-command=/bin/gunzip \
        --with-state-file-path=%{statdir}/logrotate.status
 
 %{__make}