1
0
forked from pool/virtualbox

Accepting request 461275 from home:dimstar:Factory

- Do not proivde libGL.so.1 and libEGL.so.1 symbols into the rpm
  database.

OBS-URL: https://build.opensuse.org/request/show/461275
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=313
This commit is contained in:
Larry Finger 2017-03-01 14:44:22 +00:00 committed by Git OBS Bridge
parent f63b7ffb65
commit a7a3bd043a
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 28 21:06:30 UTC 2017 - dimstar@opensuse.org
- Do not proivde libGL.so.1 and libEGL.so.1 symbols into the rpm
database.
-------------------------------------------------------------------
Sun Feb 26 20:17:02 UTC 2017 - Larry.Finger@lwfinger.net

View File

@ -16,6 +16,9 @@
#
# Do not provide libGL.so symbols - they are owned by Mesa already and this could potentially confuse rpm/zypp
%global __provides_exclude ^libE?GL.so.1.*$
%define _vbox_instdir %{_libexecdir}/virtualbox
%define _udevrulesdir %{_sysconfdir}/udev/rules.d
Name: virtualbox