public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: switch to package names in BuildRequires and sort alphabetically
@ 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 : 17f9366eaa2bc69dbfd15ed5d81c8d86759f1da4
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2024-03-05T08:41:15+01:00
Stats : +8/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tin/c/17f9366eaa2bc69dbfd15ed5d81c8d86759f1da4?branch=epel10.2
Log:
switch to package names in BuildRequires and sort alphabetically
---
diff --git a/tin.spec b/tin.spec
index 12c9d88..07ea700 100644
--- a/tin.spec
+++ b/tin.spec
@@ -9,12 +9,14 @@ URL: http://www.tin.org/
Source0: ftp://ftp.tin.org/pub/news/clients/tin/stable/tin-%{version}.tar.xz
Source1: ftp://ftp.tin.org/pub/news/clients/tin/stable/tin-%{version}.tar.xz.sign
Source2: tin-pgp-key-0x5A49550EB490B4D1.txt
-BuildRequires: make
-BuildRequires: %{_bindir}/ispell
-BuildRequires: gcc-c++
+BuildRequires: aspell
+BuildRequires: byacc
+BuildRequires: gcc-c++
BuildRequires: gettext
-BuildRequires: %{_bindir}/gpg1
-BuildRequires: ncurses-devel, byacc, gnupg2
+BuildRequires: gnupg1
+BuildRequires: gnupg2
+BuildRequires: make
+BuildRequires: ncurses-devel
BuildRequires: openssl-devel
BuildRequires: pcre2-devel
BuildRequires: perl-generators
@@ -82,6 +84,7 @@ rm -r ${workdir}
* Tue Mar 05 2024 Dominik Mierzejewski <dominik@greysector.net> 2.6.3-4
- enable long article number support
- drop obsolete/redundant configure options
+- switch to package names in BuildRequires and sort alphabetically
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 2.6.3-3
- Rebuild for ICU 74
^ 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: switch to package names in BuildRequires and sort alphabetically 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