public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/7zip] epel9: Put 7z executable in plugins directory
@ 2026-07-01 17:10 Nils Philippsen
0 siblings, 0 replies; only message in thread
From: Nils Philippsen @ 2026-07-01 17:10 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 17:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 17:10 [rpms/7zip] epel9: Put 7z executable in plugins directory Nils Philippsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox