init
This commit is contained in:
parent
3d352c8211
commit
44750b1d08
BIN
rtkit-0.11.tar.gz
Normal file
BIN
rtkit-0.11.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user