Provides perl(Logwatch)

This commit is contained in:
sigui 2020-03-11 11:38:43 +08:00
parent 7948038d1a
commit f389398fe8

View File

@ -2,12 +2,13 @@
Summary: Analyzes and Reports on system logs
Name: logwatch
Version: 7.5.2
Release: 1
Release: 2
License: MIT
Group: Applications/System
URL: https://sourceforge.net/projects/logwatch/
BuildArch: noarch
Source0: https://sourceforge.net/projects/logwatch/files/%{name}-%{version}/%{name}-%{version}.tar.gz
BuildRequires: perl-generators
Requires: perl,grep,mailx,crontabs
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
@ -113,6 +114,9 @@ rm -rf %{buildroot}
%changelog
* Wed Mar 11 2020 sunugoshuai <sunguoshuai@huawei.com> 7.5.2-2
- Provides perl(Logwatch)
* Mon Jul 22 2019 Bjorn <bjorn1@users.sourceforge.net> 7.5.2-1
- Copying LICENSE to doc dir again