public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Force instalation of same version VirtualBox-kmodsrc and
@ 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 : 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
 

^ 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: Force instalation of same version VirtualBox-kmodsrc and 

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