From e5f945d5675cd67d73dc209dabc1a48089772c98383d9bd3762878cb69961505 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Thu, 2 Nov 2023 06:44:50 +0000 Subject: [PATCH] Accepting request 1121772 from home:gary_lin:branches:Base:System - Add the Provides tag for the files moved to pesign-systemd OBS-URL: https://build.opensuse.org/request/show/1121772 OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign?expand=0&rev=75 --- pesign.changes | 5 +++++ pesign.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/pesign.changes b/pesign.changes index da57193..b09268b 100644 --- a/pesign.changes +++ b/pesign.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 2 03:20:49 UTC 2023 - Gary Ching-Pang Lin + +- Add the Provides tag for the files moved to pesign-systemd + ------------------------------------------------------------------- Wed Nov 1 08:27:33 UTC 2023 - Gary Ching-Pang Lin diff --git a/pesign.spec b/pesign.spec index 37f3701..0cff7c3 100644 --- a/pesign.spec +++ b/pesign.spec @@ -60,6 +60,9 @@ Summary: Systemd units for pesign Requires: %{name} = %{version} %{?systemd_requires} BuildArch: noarch +Provides: pesign:%{_sbindir}/rcpesign +Provides: pesign:%{_tmpfilesdir}/pesign.conf +Provides: pesign:%{_unitdir}/pesign.service %description systemd Systemd units for the pesign package.