public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: add missing files
@ 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 : 924752db06cf5f3a66fa54a42129023770e01ee5
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2024-03-05T09:47:04+01:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tin/c/924752db06cf5f3a66fa54a42129023770e01ee5?branch=epel10.2

Log:
add missing files

---
diff --git a/tin.spec b/tin.spec
index 39a5f3b..705e7e5 100644
--- a/tin.spec
+++ b/tin.spec
@@ -61,8 +61,7 @@ sed -i -e 's/@\$(INSTALL) -s/@\$(INSTALL)/g' -e 's/@\$(CC)/\$(CC)/g' -e  's/@\$(
 %install
 %make_install
 
-# url_handler.sh conflicts with mutt
-rm -v %{buildroot}%{_bindir}/url_handler.pl
+install -Dpm644 -t %{buildroot}%{_mandir}/man3 doc/wildmat.3
 
 %find_lang %{name}
 
@@ -77,6 +76,7 @@ rm -v %{buildroot}%{_bindir}/url_handler.pl
 %{_bindir}/metamutt
 %{_bindir}/opt-case.pl
 %{_bindir}/w2r.pl
+%{_bindir}/url_handler.pl
 %{_bindir}/tinews.pl
 %{_mandir}/man1/opt-case.pl.1*
 %{_mandir}/man1/rtin.1*
@@ -84,6 +84,7 @@ rm -v %{buildroot}%{_bindir}/url_handler.pl
 %{_mandir}/man1/tinews.pl.1*
 %{_mandir}/man1/url_handler.pl.1*
 %{_mandir}/man1/w2r.pl.1.gz
+%{_mandir}/man3/wildmat.3*
 %{_mandir}/man5/mbox.5*
 %{_mandir}/man5/mmdf.5*
 %{_mandir}/man5/rtin.5*
@@ -96,6 +97,7 @@ rm -v %{buildroot}%{_bindir}/url_handler.pl
 - switch to package names in BuildRequires and sort alphabetically
 - use modern macros and drop __foo macro usage
 - more explicit file list to avoid duplicates
+- add missing files
 
 * 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: add missing files 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