public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Python2 is needed in buildroot and epel-7 don't have it
Date: Sun, 12 Jul 2026 20:57:40 GMT	[thread overview]
Message-ID: <178388986029.1.6371223940025071690.rpms-virtualbox-guest-additions-94f1fe3d0fe6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 94f1fe3d0fe67a528dab7389e8d1e265f38fe8c1
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2018-03-18T00:16:08+00:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/94f1fe3d0fe67a528dab7389e8d1e265f38fe8c1?branch=alext-upd-to-7.2.12

Log:
Python2 is needed in buildroot and epel-7 don't have it

---
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 77b2320..7719e00 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -22,7 +22,8 @@ Patch3:     VirtualBox-5.2.6-xclient.patch
 # Fix build with gcc8
 Patch4:     VirtualBox-5.2.6-gcc8.patch
 
-BuildRequires:  kBuild >= 0.1.9998
+BuildRequires:  kBuild >= 0.1.9998.r3093
+BuildRequires:  python2-devel
 BuildRequires:  desktop-file-utils
 # for xsltproc
 BuildRequires:  libxslt

                 reply	other threads:[~2026-07-12 20:57 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=178388986029.1.6371223940025071690.rpms-virtualbox-guest-additions-94f1fe3d0fe6@fedoraproject.org \
    --to=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