public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Python2 is needed in buildroot and epel-7 don't have it
@ 2026-07-12 20:57 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-12 20:57 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-12 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 20:57 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Python2 is needed in buildroot and epel-7 don't have it 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox