forked from pool/virtualbox
Accepting request 1060661 from home:msmeissn:branches:Virtualization
- unify buildrequires to libopenssl-devel to handle openssl 3 transition OBS-URL: https://build.opensuse.org/request/show/1060661 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=672
This commit is contained in:
parent
d4f0dc43fc
commit
c89542213a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 14:34:08 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- unify buildrequires to libopenssl-devel to handle openssl 3 transition
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 23 23:24:21 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package virtualbox
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -55,8 +55,8 @@ Version: 7.0.4
|
||||
Release: 0
|
||||
Summary: %{package_summary}
|
||||
# FIXME: use correct group or remove it, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
|
||||
License: GPL-2.0-or-later
|
||||
# FIXME: use correct group or remove it, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
|
||||
License: GPL-2.0-or-later
|
||||
Group: %{package_group}
|
||||
URL: https://www.virtualbox.org/
|
||||
#
|
||||
@ -195,7 +195,7 @@ BuildRequires: gsoap-devel >= 2.8.50
|
||||
BuildRequires: java-devel >= 1.6.0
|
||||
BuildRequires: libelf-devel
|
||||
BuildRequires: libidl-devel
|
||||
BuildRequires: libopenssl-1_1-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libopus-devel
|
||||
BuildRequires: libqt5-linguist
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
|
Loading…
Reference in New Issue
Block a user