public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Reichl <preichl@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/blktrace] rawhide: Move librsvg2-tools to iowatcher, drop librsvg2-devel BR
Date: Thu, 13 Aug 2026 17:15:19 GMT	[thread overview]
Message-ID: <178664131932.1.834984053019024741.rpms-blktrace-79e835428ba4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/blktrace
            Branch : rawhide
            Commit : 79e835428ba4d7c117685dc645c59fcb8f28e77d
            Author : Pavel Reichl <preichl@redhat.com>
            Date   : 2026-08-13T18:50:36+02:00
            Stats  : +8/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/blktrace/c/79e835428ba4d7c117685dc645c59fcb8f28e77d?branch=rawhide

            Log:
            Move librsvg2-tools to iowatcher, drop librsvg2-devel BR

librsvg2-tools is only used by iowatcher (via rsvg-convert in
iowatcher/main.c), not by blktrace itself. Similarly,
librsvg2-devel is not needed at build time. Move the runtime
dependency to the iowatcher subpackage and drop the unnecessary
build dependency to avoid pulling in graphics libraries on
headless servers.

Resolves: rhbz#2406001

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Pavel Reichl <preichl@redhat.com>

---
diff --git a/blktrace.spec b/blktrace.spec
index c0a9670..0020126 100644
--- a/blktrace.spec
+++ b/blktrace.spec
@@ -1,7 +1,7 @@
 Summary: Utilities for performing block layer IO tracing in the Linux kernel
 Name: blktrace
 Version: 1.3.0
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: GPL-2.0-or-later
 Source0: http://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2
 Source1: https://brick.kernel.dk/snaps/blktrace-%{version}.tar.bz2.asc
@@ -9,10 +9,9 @@ Source2: https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git/plain/keys/F7D35
 
 Url: http://brick.kernel.dk/snaps
 
-Requires: librsvg2-tools
-
 BuildRequires: python3-devel
-BuildRequires: gcc, libaio-devel, librsvg2-devel
+BuildRequires: gcc, libaio-devel
+
 BuildRequires: make
 BuildRequires: gnupg2
 
@@ -68,7 +67,7 @@ make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_man
 
 %package -n iowatcher
 Summary: Utility for visualizing block layer IO patterns and performance
-Requires: blktrace sysstat theora-tools
+Requires: blktrace sysstat theora-tools librsvg2-tools
 
 %description -n iowatcher
 iowatcher generates graphs from blktrace runs to help visualize IO patterns and
@@ -85,6 +84,10 @@ information about IO patterns.
 %{_mandir}/man1/iowatcher.*
 
 %changelog
+* Thu Aug 13 2026 Pavel Reichl <preichl@redhat.com> - 1.3.0-17
+- Move librsvg2-tools from blktrace Requires to iowatcher subpackage (rhbz#2406001)
+- Remove unnecessary BuildRequires on librsvg2-devel (rhbz#2406001)
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-08-13 17:15 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=178664131932.1.834984053019024741.rpms-blktrace-79e835428ba4@fedoraproject.org \
    --to=preichl@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