public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nils Philippsen <nils@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/7zip] epel9: Install symlink for p7zip-plugins compatibility
Date: Wed, 01 Jul 2026 17:10:31 GMT	[thread overview]
Message-ID: <178292583165.1.593377268059272090.rpms-7zip-7a76d57a8789@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/7zip
            Branch : epel9
            Commit : 7a76d57a8789f69b609181f0f669889efd5f81fe
            Author : Nils Philippsen <nils@redhat.com>
            Date   : 2025-05-07T19:54:56+02:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/7zip/c/7a76d57a8789f69b609181f0f669889efd5f81fe?branch=epel9

            Log:
            Install symlink for p7zip-plugins compatibility

External users like python-extractcode expect the different plugin
directory name.

Signed-off-by: Nils Philippsen <nils@redhat.com>

---
diff --git a/7zip.spec b/7zip.spec
index f873aeb..4455e43 100644
--- a/7zip.spec
+++ b/7zip.spec
@@ -98,6 +98,7 @@ Summary:        Standalone version of 7-Zip console that supports all formats
 %install
 install -Dpm 755 ./CPP/7zip/UI/Console/_o/7z %{buildroot}%{_bindir}/7z
 install -Dpm 755 ./CPP/7zip/Bundles/Format7zF/_o/7z.so %{buildroot}%{_libexecdir}/%{name}/7z.so
+ln -s %{name} %{buildroot}%{_libexecdir}/p7zip
 install -Dpm 755 ./CPP/7zip/Bundles/Alone/_o/7za %{buildroot}%{_bindir}/7za
 install -Dpm 755 ./CPP/7zip/Bundles/Alone7z/_o/7zr %{buildroot}%{_bindir}/7zr
 install -Dpm 755 ./CPP/7zip/Bundles/Alone2/_o/7zz %{buildroot}%{_bindir}/7zz
@@ -108,6 +109,7 @@ install -Dpm 755 ./CPP/7zip/Bundles/Alone2/_o/7zz %{buildroot}%{_bindir}/7zz
 %doc DOC/readme.txt DOC/7zC.txt DOC/7zFormat.txt DOC/lzma.txt 
 %{_bindir}/7z
 %{_libexecdir}/%{name}/
+%{_libexecdir}/p7zip
 
 %files reduced
 %license DOC/License.txt DOC/copying.txt

                 reply	other threads:[~2026-07-01 17:10 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=178292583165.1.593377268059272090.rpms-7zip-7a76d57a8789@fedoraproject.org \
    --to=nils@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