This commit is contained in:
songnannan 2019-12-31 17:33:02 +08:00
parent 3d352c8211
commit 44750b1d08
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 Name: rtkit
Version: 0.11 Version: 0.11
Release: 23 Release: 24
Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon
License: GPLv3+ and BSD License: GPLv3+ and BSD
@ -30,6 +30,7 @@ be used by normal user processes.
%autosetup -n %{name}-%{version} -p1 %autosetup -n %{name}-%{version} -p1
%build %build
./autogen.sh
autoreconf -vif autoreconf -vif
%configure --with-systemdsystemunitdir=%{_unitdir} %configure --with-systemdsystemunitdir=%{_unitdir}
%make_build V=1 %make_build V=1
@ -73,6 +74,12 @@ dbus-send --system --type=method_call \
%{_mandir}/man8/rtkitctl.8.gz %{_mandir}/man8/rtkitctl.8.gz
%changelog %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 * Tue Oct 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.11-23
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA