public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rahul Sundaram <sundaram@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: fix man pages path
Date: Mon, 20 Jul 2026 20:36:40 GMT [thread overview]
Message-ID: <178457980086.1.513832102282623056.rpms-transmission-93318166c6c6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 93318166c6c6c7afb81c16d00f955f4a93d9029a
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2010-01-11T11:07:55+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/93318166c6c6c7afb81c16d00f955f4a93d9029a?branch=epel10
Log:
fix man pages path
---
diff --git a/transmission.spec b/transmission.spec
index 577e1e6..9e5f9d6 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -115,7 +115,7 @@ update-desktop-database > /dev/null 2>&1 || :
%{_datadir}/transmission/web/
%{_datadir}/pixmaps/*
%{_datadir}/icons/hicolor/*/apps/transmission.*
-%doc %{_mandir}/man1/transmission-remote
+%doc %{_mandir}/man1/transmission-remote*
%files cli
%defattr(-, root, root, -)
@@ -125,7 +125,7 @@ update-desktop-database > /dev/null 2>&1 || :
%files daemon
%defattr(-, root, root, -)
%{_bindir}/transmission-daemon
-%doc %{_mandir}/man1/transmission-daemon
+%doc %{_mandir}/man1/transmission-daemon*
%files gtk -f %{name}.lang
%defattr(-, root, root, -)
reply other threads:[~2026-07-20 20:36 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=178457980086.1.513832102282623056.rpms-transmission-93318166c6c6@fedoraproject.org \
--to=sundaram@fedoraproject.org \
--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