AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- Add magic at version 1.1.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 1.1 revision 0 with cabal2obs.
- Add another explicit run-time dependency on "file-devel" to make this package usable. Without that dependency, RPM would pull in only "libmagic1", which contains "libmagic.so.1" but not "libmagic.so". As a result, Haskell builds that try to link "-lmagic" would fail.
- Add missing system dependency "file-devel", which provides the libmagic library this code binds to.
- ghc-magic generated by st2obs scritpt