public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Re-generate bear.libexec-subdir.patch using git format-patch
@ 2026-07-11 2:31 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : df331ad221236ed27e9752c0669c69de480ec104
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2021-05-17T08:42:38-04:00
Stats : +28/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/df331ad221236ed27e9752c0669c69de480ec104?branch=epel10
Log:
Re-generate bear.libexec-subdir.patch using git format-patch
---
diff --git a/bear.libexec-subdir.patch b/bear.libexec-subdir.patch
index 40a09b5..1bda036 100644
--- a/bear.libexec-subdir.patch
+++ b/bear.libexec-subdir.patch
@@ -1,3 +1,27 @@
+From ff970d041a87719c32e50e1f17f93d00a6f3ec58 Mon Sep 17 00:00:00 2001
+From: Till Hofmann <hofmann@kbsg.rwth-aachen.de>
+Date: Fri, 30 Apr 2021 16:00:01 +0200
+Subject: [PATCH] Install files into /usr/libexec/bear instead of /usr/libexec
+ (#348)
+
+* Install files into /usr/libexec/bear instead of directly into /usr/libexec
+
+As the installed files have rather generic names (e.g., libexec.so), put them
+into a sub-directory so it is clear that those files belong to bear.
+
+* Use PRIVATE_INSTALLDIR for private binaries
+
+This defaults to `${LIBEXECDIR}/bear`, i.e., `/usr/libexec/bear`.
+
+Use the directory for all binaries that should not be in PATH or in the
+default link directory.
+---
+ CMakeLists.txt | 4 ++++
+ source/config.h.in | 6 +++---
+ source/intercept/CMakeLists.txt | 8 ++++----
+ test/CMakeLists.txt | 6 +++---
+ 4 files changed, 14 insertions(+), 10 deletions(-)
+
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2a71eca..1820787 100644
--- a/CMakeLists.txt
@@ -102,3 +126,6 @@ index e2d5d52..d73a106 100644
-D_BIN_EVENTS_DB=${BEARSOURCE_BUILD_DIR}/intercept/events_db
-v
${CMAKE_CURRENT_BINARY_DIR})
+--
+2.31.1
+
diff --git a/bear.spec b/bear.spec
index 15683c0..f664459 100644
--- a/bear.spec
+++ b/bear.spec
@@ -73,7 +73,7 @@ mv %{buildroot}/%{_docdir}/Bear %{buildroot}/%{_docdir}/bear
%doc %{_docdir}/bear
%changelog
-* Thu May 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.11-1
+* Mon May 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.11-1
- Update to 3.0.11 (RHBZ#1921884)
- Drop bear.missing-includes.patch, which was upstreamed
- Rebase bear.libexec-subdir.patch from PR#348 as actually merged upstream
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: Re-generate bear.libexec-subdir.patch using git format-patch Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox