forked from pool/virtualbox
Fix typo in above changes.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=343
This commit is contained in:
parent
bd0491518c
commit
7c7890c0c5
@ -3,6 +3,7 @@ Sun Jun 25 17:09:01 UTC 2017 - Larry.Finger@lwfinger.net
|
|||||||
|
|
||||||
- Fix logic error in scripts to build kernel modules locally - see bnc#1042726.
|
- Fix logic error in scripts to build kernel modules locally - see bnc#1042726.
|
||||||
Fix "requires" for net-tools-deprecated so that Leap 42.3 will build.
|
Fix "requires" for net-tools-deprecated so that Leap 42.3 will build.
|
||||||
|
Fix typo in above changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 25 00:20:08 UTC 2017 - Larry.Finger@lwfinger.net
|
Sun Jun 25 00:20:08 UTC 2017 - Larry.Finger@lwfinger.net
|
||||||
|
@ -276,7 +276,7 @@ Obsoletes: %{name}-ose-guest-tools < %{version}
|
|||||||
Requires(pre): %insserv_prereq
|
Requires(pre): %insserv_prereq
|
||||||
%if ! 0%{?suse_version} > 1325
|
%if ! 0%{?suse_version} > 1325
|
||||||
Requires(pre): net-tools-deprecated
|
Requires(pre): net-tools-deprecated
|
||||||
#endif
|
endif
|
||||||
|
|
||||||
%description guest-tools
|
%description guest-tools
|
||||||
VirtualBox guest addition tools.
|
VirtualBox guest addition tools.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user