!3 rtkit: bugfix about spec

Merge pull request !3 from openeuler-basic/init
This commit is contained in:
openeuler-ci-bot 2019-12-31 20:50:28 +08:00 committed by Gitee
commit cd4e77f0c1

View File

@ -1,11 +1,11 @@
Name: rtkit
Version: 0.11
Release: 24
Release: 25
Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon
License: GPLv3+ and BSD
URL: https://github.com/heftig/rtkit
Source0: https://github.com/heftig/rtkit/releases/download/v0.12/%{name}-%{version}.tar.xz
Source0: https://github.com/heftig/rtkit/releases/download/v0.12/%{name}-%{version}.tar.gz
BuildRequires: systemd dbus-devel libcap-devel polkit-devel libtool autoconf automake
Requires: dbus polkit
@ -74,6 +74,12 @@ dbus-send --system --type=method_call \
%{_mandir}/man8/rtkitctl.8.gz
%changelog
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.11-25
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:bugfix about spec
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.11-24
- Type:bugfix
- ID:NA