From d88f17fd30b2d7cda77066ea5141a0d7ef0beb3d Mon Sep 17 00:00:00 2001 From: songnannan Date: Tue, 31 Dec 2019 20:47:03 +0800 Subject: [PATCH 1/2] init --- rtkit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtkit.spec b/rtkit.spec index eeb86bc..3a46d5e 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -5,7 +5,7 @@ Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon License: GPLv3+ and BSD URL: https://github.com/heftig/rtkit -Source0: https://github.com/heftig/rtkit/releases/download/v0.12/%{name}-%{version}.tar.xz +Source0: https://github.com/heftig/rtkit/releases/download/v0.12/%{name}-%{version}.tar.gz BuildRequires: systemd dbus-devel libcap-devel polkit-devel libtool autoconf automake Requires: dbus polkit From 9d239c6fa204cd85ba0d57b9ac95cba596656675 Mon Sep 17 00:00:00 2001 From: songnannan Date: Tue, 31 Dec 2019 20:48:50 +0800 Subject: [PATCH 2/2] init --- rtkit.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/rtkit.spec b/rtkit.spec index 3a46d5e..0e54294 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -1,6 +1,6 @@ Name: rtkit Version: 0.11 -Release: 24 +Release: 25 Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon License: GPLv3+ and BSD @@ -74,6 +74,12 @@ dbus-send --system --type=method_call \ %{_mandir}/man8/rtkitctl.8.gz %changelog +* Tue Dec 31 2019 openEuler Buildteam - 0.11-25 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:bugfix about spec + * Tue Dec 31 2019 openEuler Buildteam - 0.11-24 - Type:bugfix - ID:NA