public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/bear] epel10: Re-generate bear.libexec-subdir.patch using git format-patch
Date: Sat, 11 Jul 2026 02:31:19 GMT	[thread overview]
Message-ID: <178373707928.1.4804652016123837346.rpms-bear-df331ad22123@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-11  2:31 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=178373707928.1.4804652016123837346.rpms-bear-df331ad22123@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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