public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Fix: rpkg_man_page.py was moved to doc from src
@ 2026-08-10 21:43 Chenxiong Qi
0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : fc93871ce9a31813513a7529b7c1551fa29edbfa
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-11-15T15:21:55+08:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/fc93871ce9a31813513a7529b7c1551fa29edbfa?branch=1.70-1
Log:
Fix: rpkg_man_page.py was moved to doc from src
---
diff --git a/rpkg.spec b/rpkg.spec
index ec39c7e..36510c8 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -69,7 +69,7 @@ A python library for managing RPM package sources in a git repository.
%build
%{__python} setup.py build
-%{__python} src/rpkg_man_page.py > rpkg.1
+%{__python} doc/rpkg_man_page.py > rpkg.1
%install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:43 [rpms/rpkg] 1.70-1: Fix: rpkg_man_page.py was moved to doc from src Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox