public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: work around libusb missing dependency on libusb1
@ 2026-08-23 23:20 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-23 23:20 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 23:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:20 [rpms/tin] epel10.2: work around libusb missing dependency on libusb1 Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox