public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/tin] epel10.2: work around libusb missing dependency on libusb1
Date: Sun, 23 Aug 2026 23:20:20 GMT [thread overview]
Message-ID: <178752722012.1.18016059266670473314.rpms-tin-249cdcf8070a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tin
Branch : epel10.2
Commit : 249cdcf8070add3e87569287c4057df2073bb586
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2021-11-05T23:38:30+01:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tin/c/249cdcf8070add3e87569287c4057df2073bb586?branch=epel10.2
Log:
work around libusb missing dependency on libusb1
This breaks gnupg1, see:
https://bugzilla.redhat.com/show_bug.cgi?id=2020792
---
diff --git a/tin.spec b/tin.spec
index f479029..3327e3c 100644
--- a/tin.spec
+++ b/tin.spec
@@ -17,6 +17,8 @@ BuildRequires: perl-generators
BuildRequires: libgsasl-devel
BuildRequires: libicu-devel
BuildRequires: libidn-devel
+# work around https://bugzilla.redhat.com/show_bug.cgi?id=2020792
+BuildRequires: libusb1
%description
Tin is a basic, easy to use Internet news reader. Tin can read news
reply other threads:[~2026-08-23 23:20 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=178752722012.1.18016059266670473314.rpms-tin-249cdcf8070a@fedoraproject.org \
--to=dominik@greysector.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