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: Force instalation of same version VirtualBox-kmodsrc and
Date: Sun, 12 Jul 2026 20:57:44 GMT [thread overview]
Message-ID: <178388986488.1.4790741478485016521.rpms-virtualbox-guest-additions-6555dc84c3e7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 6555dc84c3e726efaba4e9ab5fd327a5d20d10b6
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-08-01T07:19:44+01:00
Stats : +10/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/6555dc84c3e726efaba4e9ab5fd327a5d20d10b6?branch=alext-upd-to-7.2.12
Log:
Force instalation of same version VirtualBox-kmodsrc and
virtualBox-guest-additions
---
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 4abbee7..e7d885b 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -2,7 +2,7 @@
Name: virtualbox-guest-additions
Version: 5.2.16
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: VirtualBox Guest Additions
License: GPLv2 or (GPLv2 and CDDL)
URL: https://www.virtualbox.org/wiki/VirtualBox
@@ -56,6 +56,11 @@ Provides: VirtualBox-guest-additions = %{version}-%{release}
Provides: VirtualBox-kmod-common = %{version}-%{release}
# Virtual Box guests are always x86, no need to build for other archs
ExclusiveArch: i686 x86_64
+# Hack to solve problem described in
+# https://bugzilla.rpmfusion.org/show_bug.cgi?id=4980#c8
+# we conflict with next (bigger, not equal or bigger) version of VirtualBox
+# to force instalation of same version VirtualBox-kmodsrc and virtualBox-guest-additions
+Conflicts: VirtualBox-server > %{version}-%{release}
%description
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for
@@ -193,6 +198,10 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Wed Aug 01 2018 Sérgio Basto <sergio@serjux.com> - 5.2.16-2
+- Force instalation of same version VirtualBox-kmodsrc and
+ virtualBox-guest-additions
+
* Sat Jul 21 2018 Sérgio Basto <sergio@serjux.com> - 5.2.16-1
- Update Virtualbox Guest Additions to 5.2.16
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=178388986488.1.4790741478485016521.rpms-virtualbox-guest-additions-6555dc84c3e7@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