public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xedit] rawhide: fix docs rhbz#2071457
Date: Sun, 21 Jun 2026 03:36:37 GMT	[thread overview]
Message-ID: <178201299766.1.870676591640408731.rpms-xedit-932e728e3797@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xedit
            Branch : rawhide
            Commit : 932e728e3797ad657a26cf945815fb7df0430bc6
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-21T00:20:39-03:00
            Stats  : +3/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xedit/c/932e728e3797ad657a26cf945815fb7df0430bc6?branch=rawhide

            Log:
            fix docs rhbz#2071457

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/xedit.spec b/xedit.spec
index c8a5d3c..96aa660 100644
--- a/xedit.spec
+++ b/xedit.spec
@@ -26,6 +26,8 @@ Xedit provides a simple text editor for X.
 
 %prep
 %autosetup -p1
+cp lisp/README README.lisp
+cp lisp/re/README README.re
 
 %build
 %configure --with-lispdir=%{_datadir}/X11/%{name}
@@ -41,7 +43,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 %files
 %license COPYING
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog README README.lisp README.re
 %{_bindir}/%{name}
 %{_datadir}/X11/%{name}
 %{_datadir}/X11/app-defaults/Xedit

                 reply	other threads:[~2026-06-21  3: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=178201299766.1.870676591640408731.rpms-xedit-932e728e3797@fedoraproject.org \
    --to=filiperosset@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