rasdaemon:update Source0
Signed-off-by: lvying <lvying6@huawei.com>
This commit is contained in:
parent
dd6a544d02
commit
a78599da8d
@ -1,10 +1,10 @@
|
||||
Name: rasdaemon
|
||||
Version: 0.6.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2
|
||||
Summary: Utility to get Platform Reliability, Availability and Serviceability (RAS) reports via the Kernel tracing events
|
||||
URL: https://github.com/mchehab/rasdaemon.git
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/mchehab/rasdaemon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
ExcludeArch: s390 s390x
|
||||
BuildRequires: gcc, gettext-devel, perl-generators, sqlite-devel, systemd, git, libtool
|
||||
@ -68,6 +68,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
|
||||
/usr/bin/systemctl enable rasdaemon.service >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Fri Sep 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.6.6-2
|
||||
- Update software source URL
|
||||
|
||||
* Fri Jul 24 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.6.6-1
|
||||
- Update software to v0.6.6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user