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: Put 7z executable in plugins directory
Date: Wed, 01 Jul 2026 17:10:32 GMT [thread overview]
Message-ID: <178292583213.1.8911779148487780737.rpms-7zip-ed0579768314@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/7zip
Branch : epel9
Commit : ed05797683149fb9673c66fa831c73523a0e656b
Author : Nils Philippsen <nils@redhat.com>
Date : 2025-05-08T13:09:15+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/7zip/c/ed05797683149fb9673c66fa831c73523a0e656b?branch=epel9
Log:
Put 7z executable in plugins directory
This is for better p7zip-plugins compatibility.
Signed-off-by: Nils Philippsen <nils@redhat.com>
---
diff --git a/7zip.spec b/7zip.spec
index 4455e43..f674b58 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 %{buildroot}%{_bindir}/7z %{buildroot}%{_libexecdir}/%{name}/7z
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
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=178292583213.1.8911779148487780737.rpms-7zip-ed0579768314@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