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.14.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: 1c0f6e6e490c4bcac0a1e77ad1310683
Source1: %{name}.conf
Source2: %{name}.sysconfig
Source3: %{name}.cron
--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}