public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chenxiong Qi <cqi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: Change manpage generation script directory
Date: Mon, 10 Aug 2026 21:43:33 GMT	[thread overview]
Message-ID: <178639821367.1.6760203106087206631.rpms-rpkg-4cd759cd8665@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rpkg
            Branch : 1.70-1
            Commit : 4cd759cd86654d46ffc6a6094c02a3997ffb109d
            Author : Chenxiong Qi <cqi@redhat.com>
            Date   : 2016-09-29T23:08:44+08:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rpkg/c/4cd759cd86654d46ffc6a6094c02a3997ffb109d?branch=1.70-1

            Log:
            Change manpage generation script directory

manpage generation script is moved to doc/.

---
diff --git a/rpkg.spec b/rpkg.spec
index 1ff2cc8..d82f341 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -60,7 +60,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

                 reply	other threads:[~2026-08-10 21:43 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=178639821367.1.6760203106087206631.rpms-rpkg-4cd759cd8665@fedoraproject.org \
    --to=cqi@redhat.com \
    --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