| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Drop baselibs.conf: the -32bit packages are no longer needed and have not been part of Tumbleweed for a while already (build for i586 only enabled in LegacyX86).
- Fix SRPM groups. Update summaries. Remove ineffective --with-pic.
- Modernize spec-file by calling spec-cleaner
- Replace deprecated PreReq: with Requires(post): and Requires(postun):
- Explicitly remove %{_infodir}/dir before creating package to
allow builds on RHEL and derived Linux distributions
- Use %{ext_info} to allow build on Mageia
- Enable configure option --disable-dependency-tracking to
allow build on Mageia
- Added url as source. Please see http://en.opensuse.org/SourceUrls
- Spec-cleanup using format_spec_file service.
- Update packaging to use the shared library packaging policy: + Create libIDL-2-0 subpackage. + Add Provides/Obsoletes for libidl to libIDL-2-0. + Update baselibs.conf accordingly.
- add buildrequires pkg-config
- Update to version 0.8.14: + Fix build error in configure.in. + Remove CPP_STDINC cruft from configure.in. + Enable silent build rules.
- Add baselibs.conf as a source