public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sam Feifer <sfeifer@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/grafana] rawhide: Fix rpmdeplint failure from new grafana-frontend.noarch subpackage
Date: Thu, 27 Aug 2026 17:21:36 GMT	[thread overview]
Message-ID: <178785129622.1.14329999418952170116.rpms-grafana-e2444900d408@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/grafana
Branch : rawhide
Commit : e2444900d4082c070713a66ecc1db03d0aa284b2
Author : Sam Feifer <sfeifer@redhat.com>
Date   : 2026-08-27T13:20:04-04:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/grafana/c/e2444900d4082c070713a66ecc1db03d0aa284b2?branch=rawhide

Log:
Fix rpmdeplint failure from new grafana-frontend.noarch subpackage

---
diff --git a/grafana.spec b/grafana.spec
index 85b95f7..b1d20e3 100644
--- a/grafana.spec
+++ b/grafana.spec
@@ -22,7 +22,7 @@ end}
 
 Name:             grafana
 Version:          12.4.3
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Metrics dashboard and graph editor
 License:          AGPL-3.0-only
 URL:              https://grafana.org
@@ -887,6 +887,10 @@ SELinux policy module supporting grafana
 %package frontend
 Summary:          Grafana frontend assets
 BuildArch:        noarch
+# The compiled frontend assets used to be shipped by the main grafana package
+# (<= 12.4.3-3). They moved into this subpackage in 12.4.3-4, so take ownership
+# from those older grafana packages to avoid a file conflict on upgrade.
+Obsoletes:        grafana < 12.4.3-4
 
 %description frontend
 Compiled frontend assets (JavaScript, CSS, images) for Grafana.
@@ -1191,6 +1195,9 @@ done
 %endif
 
 %changelog
+* Thu Aug 27 2026 Sam Feifer <sfeifer@redhat.com> 12.4.3-5
+- Fix the rpmdeplint failure caused by the new grafana-frontend.noarch
+
 * Wed Aug 26 2026 Sam Feifer <sfeifer@redhat.com> 12.4.3-4
 - Rework the frontend build process to no longer rely on a prebuilt artifact and instead build a noarch subpackge
 - Build the grafana-selinux noarch subpackage only on x86_64, matching the frontend

                 reply	other threads:[~2026-08-27 17:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178785129622.1.14329999418952170116.rpms-grafana-e2444900d408@fedoraproject.org \
    --to=sfeifer@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox