public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: aanokhov <artyom.anokhov@intel.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openvino] rawhide: Added condition for protobuf
Date: Thu, 11 Jun 2026 16:12:38 GMT	[thread overview]
Message-ID: <178119435861.1.8020605859255340821.rpms-openvino-1cb60fb5d902@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openvino
Branch : rawhide
Commit : 1cb60fb5d902e83ff0049f01676affe2a63b3560
Author : aanokhov <artyom.anokhov@intel.com>
Date   : 2026-06-11T08:27:49+00:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openvino/c/1cb60fb5d902e83ff0049f01676affe2a63b3560?branch=rawhide

Log:
Added condition for protobuf

---
diff --git a/openvino.spec b/openvino.spec
index 918f7f4..9750b84 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -44,7 +44,11 @@ BuildRequires:  glibc-devel
 BuildRequires:  tbb-devel
 BuildRequires:  pugixml-devel
 BuildRequires:  snappy-devel
+%if 0%{?fedora} > 44
+BuildRequires:  protobuf3-devel
+%else
 BuildRequires:  protobuf-devel
+%endif
 BuildRequires:  onnx-devel
 BuildRequires:  flatbuffers-devel
 BuildRequires:  flatbuffers-compiler

                 reply	other threads:[~2026-06-11 16:12 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=178119435861.1.8020605859255340821.rpms-openvino-1cb60fb5d902@fedoraproject.org \
    --to=artyom.anokhov@intel.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