diff --git a/rtkit-0.11.tar.gz b/rtkit-0.11.tar.gz new file mode 100644 index 0000000..1eb9ab3 Binary files /dev/null and b/rtkit-0.11.tar.gz differ diff --git a/rtkit-0.11.tar.xz b/rtkit-0.11.tar.xz deleted file mode 100644 index 4791970..0000000 Binary files a/rtkit-0.11.tar.xz and /dev/null differ diff --git a/rtkit.spec b/rtkit.spec index cb23ccf..eeb86bc 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -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 - 0.11-24 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:optimization the spec + * Tue Oct 29 2019 openEuler Buildteam - 0.11-23 - Type:bugfix - Id:NA