public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gerbv] rawhide: reorder BuildRequires
Date: Sat, 06 Jun 2026 04:29:35 GMT	[thread overview]
Message-ID: <178072017582.1.15426805241602281350.rpms-gerbv-93233f24d81b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gerbv
Branch : rawhide
Commit : 93233f24d81b233509e530b186461924fffa17e2
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-06-06T00:48:57-03:00
Stats  : +4/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gerbv/c/93233f24d81b233509e530b186461924fffa17e2?branch=rawhide

Log:
reorder BuildRequires

---
diff --git a/gerbv.spec b/gerbv.spec
index c2e73e6..68fcfdc 100644
--- a/gerbv.spec
+++ b/gerbv.spec
@@ -12,14 +12,14 @@ Patch0:           gerbv-2.10.0-Fix-Fails-GCC15.patch
 # fix for https://bugzilla.redhat.com/show_bug.cgi?id=2331596
 Requires:         gdk-pixbuf2-modules-extra
 
-BuildRequires:    gcc-c++
-BuildRequires:    make
 BuildRequires:    automake
-BuildRequires:    gettext-devel
-BuildRequires:    libtool
 BuildRequires:    desktop-file-utils
+BuildRequires:    gcc-c++
+BuildRequires:    gettext-devel
 BuildRequires:    ImageMagick-devel
 BuildRequires:    libpng-devel
+BuildRequires:    libtool
+BuildRequires:    make
 BuildRequires:    pkgconfig(gtk+-2.0)
 
 %description

                 reply	other threads:[~2026-06-06  4:29 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=178072017582.1.15426805241602281350.rpms-gerbv-93233f24d81b@fedoraproject.org \
    --to=rosset.filipe@gmail.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