public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin Gilbert <bgilbert@backtick.net>
To: git-commits@fedoraproject.org
Subject: [rpms/openslide] rawhide: Sort BuildRequires
Date: Mon, 08 Jun 2026 04:47:10 GMT	[thread overview]
Message-ID: <178089403071.1.4496097267921245259.rpms-openslide-d3af1947641d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/openslide
            Branch : rawhide
            Commit : d3af1947641d45cad134c78090a4fadcfbd08efe
            Author : Benjamin Gilbert <bgilbert@backtick.net>
            Date   : 2026-06-02T23:59:22-05:00
            Stats  : +6/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openslide/c/d3af1947641d45cad134c78090a4fadcfbd08efe?branch=rawhide

            Log:
            Sort BuildRequires

[skip changelog]

---
diff --git a/openslide.spec b/openslide.spec
index 433a806..534abdd 100644
--- a/openslide.spec
+++ b/openslide.spec
@@ -9,17 +9,17 @@ Source0:	https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name
 # https://github.com/openslide/openslide/pull/706
 Patch0:		libtiff-partial-tile.patch
 
-BuildRequires:	pkgconfig(glib-2.0)
 BuildRequires:	pkgconfig(cairo)
-BuildRequires:	pkgconfig(zlib)
-BuildRequires:	pkgconfig(libpng)
+BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:	pkgconfig(glib-2.0)
+BuildRequires:	pkgconfig(libdicom)
 BuildRequires:	pkgconfig(libjpeg)
-BuildRequires:	pkgconfig(libtiff-4)
 BuildRequires:	pkgconfig(libopenjp2)
-BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:	pkgconfig(libpng)
+BuildRequires:	pkgconfig(libtiff-4)
 BuildRequires:	pkgconfig(libxml-2.0)
 BuildRequires:	pkgconfig(sqlite3)
-BuildRequires:	pkgconfig(libdicom)
+BuildRequires:	pkgconfig(zlib)
 
 BuildRequires:	gcc
 BuildRequires:	meson

                 reply	other threads:[~2026-06-08  4:47 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=178089403071.1.4496097267921245259.rpms-openslide-d3af1947641d@fedoraproject.org \
    --to=bgilbert@backtick.net \
    --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