From bdcefb5767dde4f2dd281e4d4cfb1b600d9625d0 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 26 Oct 2025 17:54:46 -0700 Subject: [PATCH] fix: rpcc (#6906) (#6910) (cherry picked from commit 83ded6d30b39021c1ffb018e981f89bbb759bf45) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/apps/rpcc/rpcc.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/anda/apps/rpcc/rpcc.spec b/anda/apps/rpcc/rpcc.spec index b1d2c31af8..2a10f8a097 100644 --- a/anda/apps/rpcc/rpcc.spec +++ b/anda/apps/rpcc/rpcc.spec @@ -4,7 +4,7 @@ Name: rpcc Version: 0~%commit_date.git~%shortcommit -Release: 1%?dist +Release: 2%?dist Summary: Raspberry Pi Control Centre - an extensible settings application for the Raspberry Pi Desktop License: BSD-3-Clause URL: https://github.com/raspberrypi-ui/rpcc @@ -21,9 +21,6 @@ BuildRequires: gcc Requires: libxml2 Requires: gtk3 -Provides: pipanel -Provides: rp-appset - %description Raspberry Pi Control Centre - an extensible settings application for the Raspberry Pi Desktop