!1 Package init

Merge pull request !1 from 惊奇脆片饼干/init
This commit is contained in:
openeuler-ci-bot 2019-12-03 18:44:29 +08:00 committed by Gitee
commit 3d352c8211

View File

@ -1,6 +1,6 @@
Name: rtkit
Version: 0.11
Release: 22
Release: 23
Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon
License: GPLv3+ and BSD
@ -56,7 +56,7 @@ dbus-send --system --type=method_call \
%systemd_preun %{name}-daemon.service
%postun
%systemd_postun
%systemd_postun_with_restart %{name}-daemon.service
%files
%doc rtkit.c rtkit.h README
@ -73,6 +73,12 @@ dbus-send --system --type=method_call \
%{_mandir}/man8/rtkitctl.8.gz
%changelog
* Tue Oct 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.11-23
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:fix missing arguments after systemd_postun
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.11-22
- Type:bugfix
- Id:NA