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: Change pkgconfig(grpc) to pkgconfig(grpc++), and add pkgconfig(protobuf), to match the actual modules searched for in source/CMakeLists.txt
Date: Sat, 11 Jul 2026 02:31:19 GMT [thread overview]
Message-ID: <178373707976.1.9620511470591633343.rpms-bear-eea5714452a2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : eea5714452a2f2c1fdffa79a9ec8c24bd6fa95a4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2021-05-17T08:45:13-04:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/eea5714452a2f2c1fdffa79a9ec8c24bd6fa95a4?branch=epel10
Log:
Change pkgconfig(grpc) to pkgconfig(grpc++), and add pkgconfig(protobuf), to match the actual modules searched for in source/CMakeLists.txt
---
diff --git a/bear.spec b/bear.spec
index f664459..ac9f693 100644
--- a/bear.spec
+++ b/bear.spec
@@ -20,7 +20,8 @@ BuildRequires: gcc-c++
BuildRequires: gmock-devel
BuildRequires: grpc-plugins
BuildRequires: make
-BuildRequires: pkgconfig(grpc)
+BuildRequires: pkgconfig(protobuf)
+BuildRequires: pkgconfig(grpc++)
BuildRequires: python3
# Needed for (disabled) functional tests
@@ -78,6 +79,8 @@ mv %{buildroot}/%{_docdir}/Bear %{buildroot}/%{_docdir}/bear
- Drop bear.missing-includes.patch, which was upstreamed
- Rebase bear.libexec-subdir.patch from PR#348 as actually merged upstream
- Disable LTO to work around RHBZ#1959600
+- Change pkgconfig(grpc) to pkgconfig(grpc++), and add pkgconfig(protobuf), to
+ match the actual modules searched for in source/CMakeLists.txt
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
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=178373707976.1.9620511470591633343.rpms-bear-eea5714452a2@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