!2 rtkit: init

Merge pull request !2 from openeuler-basic/init
This commit is contained in:
openeuler-ci-bot 2019-12-31 17:56:09 +08:00 committed by Gitee
commit c287f67215
3 changed files with 8 additions and 1 deletions

BIN
rtkit-0.11.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: rtkit
Version: 0.11
Release: 23
Release: 24
Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon
License: GPLv3+ and BSD
@ -30,6 +30,7 @@ be used by normal user processes.
%autosetup -n %{name}-%{version} -p1
%build
./autogen.sh
autoreconf -vif
%configure --with-systemdsystemunitdir=%{_unitdir}
%make_build V=1
@ -73,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-24
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:optimization the spec
* Tue Oct 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.11-23
- Type:bugfix
- Id:NA