AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- fix TW compilation by adding BuildRequires: pkgconfig(gl)
- delete non-ntk-fluid subpackage Requires: %{name}%{?_isa} = %{version}-%{release} * non-ntk got dropped in previous update, and its files moved to libntk1, thus we can't depend on it
- Update to version 1.3.1001 * Tweak themes for more color consistency. * ntk-chtheme: Add new color scheme. Save/restore selection color. * themes: Workaround for bug where a background color of RGB 0,0,0 in Black color scheme is sometimes drawn as green.
- remove non-ntk-snapshot.sh from package sources (bsc #1182396) (unused leftover from original fedora package, we don't do snapshot packaging anyways)
- update to version 1.3.1000 - remove non-ntk-1.3.0-fpermissive.patch (fixed upstream) - run spec-cleaner, improve specfile following its proposals
- add non-ntk-1.3.0-fpermissive.patch (fixes friend declaration using default argument in fluid/Fl_Type.h)
- Fix build (missing BuildReq: python)
- Correct the license again to GPL-2.0+: Some codes in non-ntk are in GPL-2.0+, and this restricts the whole binary although many codes derived from FLTK are in LGPL / SUSE-FLTK.
- Fix license to SUSE-FLTK
- adapt fedora package to meet openSUSE/OBS conventions
- Add exceptions to LGPLv2 license - add desktop scriptlet post fluid
- Adjust license - Remove icon scriptlets - Correct BRs
- Correct license - Remove static libraries - Correct optflags and BRs
- Initial package