Accepting request 972801 from Base:System

- Try to solve 32bit import dependency problems (boo#1198788)

OBS-URL: https://build.opensuse.org/request/show/972801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=127
This commit is contained in:
Dominique Leuenberger 2022-04-30 20:51:57 +00:00 committed by Git OBS Bridge
commit 7b7dbdca9a
2 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,7 @@
libmagic1
requires "file-magic = <version>"
targettype 32bit provides "file-<targettype>:/usr/lib/libmagic.so.1"
file-devel
requires -file-<targettype>
requires "libmagic1-<targettype> = <version>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 26 09:03:32 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Try to solve 32bit import dependency problems (boo#1198788)
-------------------------------------------------------------------
Wed Apr 13 20:41:49 UTC 2022 - Dirk Müller <dmueller@suse.com>