]> TLD Linux GIT Repositories - packages/logrotate.git/blobdiff - logrotate.spec
- updated to 3.18.0
[packages/logrotate.git] / logrotate.spec
index 89f7ca1cc132da26b73d61ea7bc9f00148ef3f5a..ec132a98fa86e56904aca74e0b6e22fce99ddf16 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.18.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: c21e586457db80e70606b45a9d84dfe8
 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}