public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Oliver <git@mavit.org.uk>
To: git-commits@fedoraproject.org
Subject: [rpms/emacs-filesystem] rawhide: Include directories from package-directory-list.
Date: Fri, 25 Sep 2026 11:00:47 GMT	[thread overview]
Message-ID: <179033404707.1.2442275317114801183.rpms-emacs-filesystem-64262f547c72@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/emacs-filesystem
Branch : rawhide
Commit : 64262f547c72bacbb628c08d64b4ffbadf3c3931
Author : Peter Oliver <git@mavit.org.uk>
Date   : 2026-09-25T11:59:07+01:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/emacs-filesystem/c/64262f547c72bacbb628c08d64b4ffbadf3c3931?branch=rawhide

Log:
Include directories from package-directory-list.

---
diff --git a/emacs-filesystem.spec b/emacs-filesystem.spec
index 1ea9ae7..e594534 100644
--- a/emacs-filesystem.spec
+++ b/emacs-filesystem.spec
@@ -1,6 +1,6 @@
 Name:           emacs-filesystem
 Epoch:          1
-Version:        30.2
+Version:        31.1
 Release:        %autorelease
 Summary:        Emacs filesystem layout
 URL:            https://www.gnu.org/software/emacs/
@@ -15,16 +15,20 @@ packages that add functionality to Emacs.
 %install
 install -m 0755 -d %{buildroot}%{_datadir}/emacs \
                    %{buildroot}%{_datadir}/emacs/site-lisp \
+                   %{buildroot}%{_datadir}/emacs/site-lisp/elpa \
                    %{buildroot}%{_datadir}/emacs/site-lisp/site-start.d \
-                   %{buildroot}%{_libdir}/emacs/site-lisp
+                   %{buildroot}%{_libdir}/emacs/site-lisp \
+                   %{buildroot}%{_libdir}/emacs/site-lisp/elpa
 
 
 %files
 %dir %{_datadir}/emacs
 %dir %{_datadir}/emacs/site-lisp
+%dir %{_datadir}/emacs/site-lisp/elpa
 %dir %{_datadir}/emacs/site-lisp/site-start.d
 %dir %{_libdir}/emacs
 %dir %{_libdir}/emacs/site-lisp
+%dir %{_libdir}/emacs/site-lisp/elpa
 
 
 %changelog

                 reply	other threads:[~2026-09-25 11:00 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=179033404707.1.2442275317114801183.rpms-emacs-filesystem-64262f547c72@fedoraproject.org \
    --to=git@mavit.org.uk \
    --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