public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xedit] rawhide: fix docs rhbz#2071457
@ 2026-06-21  3:36 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-21  3:36 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-21  3:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21  3:36 [rpms/xedit] rawhide: fix docs rhbz#2071457 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox