forked from pool/rpmlint
Accepting request 126270 from devel:openSUSE:Factory:rpmlint
- add libopenal1 to legacy exceptions. It's a special case since the ABI for openal is defined in a standard and there can be multiple imlementations of the standard. Therefore it's necessary to have some kind of prefix or suffix for packages that contain libopenal1 also for 12.2 OBS-URL: https://build.opensuse.org/request/show/126270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=166
This commit is contained in:
commit
50a3d8ae12
@ -98,6 +98,7 @@ _policy_legacy_exceptions = (
|
||||
"liboil-0_3-0",
|
||||
"liboop4",
|
||||
"libopenal0",
|
||||
"libopenal1",
|
||||
"libpgeasy3",
|
||||
"libportaudio2",
|
||||
"libqnotify0",
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 13:54:35 UTC 2012 - lnussel@suse.de
|
||||
|
||||
- add libopenal1 to legacy exceptions. It's a special case since the ABI for
|
||||
openal is defined in a standard and there can be multiple
|
||||
imlementations of the standard. Therefore it's necessary to have
|
||||
some kind of prefix or suffix for packages that contain libopenal1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 06:55:43 UTC 2012 - lnussel@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user