public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: fix man pages path
@ 2026-07-20 20:36 Rahul Sundaram
0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-07-20 20:36 UTC (permalink / raw)
To: git-commits
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, -)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:36 [rpms/transmission] epel10: fix man pages path Rahul Sundaram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox