Changelog for
distcc-gui-3.3-21.6.x86_64.rpm :
Sat May 19 14:00:00 2018 bjorn.lieAATTgmail.com
- Drop optional pkgconfig(libgnome-2.0) and
pkgconfig(libgnomeui-2.0) BuildRequires and no longer pass
- -enable-gnome to configure, gnome2 is long dead.
Tue Mar 13 13:00:00 2018 jengelhAATTinai.de
- Ensure neutrality of description.
Tue Mar 13 13:00:00 2018 avindraAATTopensuse.org
- Update to 3.3
* Use masquerade as compiler white-list.
* New --allow-private (the default) which allows non-global IP
and IPv6 addresses.
* Cross-compilation support.
* Fix parsing of IPv6 addresses.
* Python 3, not python 2.
* Can build without python (and without pump mode or tests).
- cleanup with spec-cleaner
- use %autosetup macro
- drop distcc-minilzo-2.08.patch (upstreamed)
- drop distcc-3.0-fix-fortify.patch (upstreamed)
- rebase distcc-3.2_rc1-freedesktop.patch
- rebase distcc-3.2_rc1-gssapi.patch
- rebase distcc-3.2_rc1-python.patch
- renumber patches
Thu Nov 23 13:00:00 2017 rbrownAATTsuse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
Wed Jun 14 14:00:00 2017 tchvatalAATTsuse.com
- Switch to github distribution as the code.google.com is dead
- Drop the distcc-3.0-xinetd.patch as we do not install the service
and user can tweak it up to his liking
Fri Jan 9 13:00:00 2015 tchvatalAATTsuse.com
- Fix typo in pre phase
Thu Jan 8 13:00:00 2015 tchvatalAATTsuse.com
- Fix license, GPL-2.0+
Wed Dec 17 13:00:00 2014 tchvatalAATTsuse.com
- Remember there is also clang for distcc
Wed Dec 17 13:00:00 2014 tchvatalAATTsuse.com
- Apply patch updating minilzo (taken from fedora):
* distcc-minilzo-2.08.patch
- Wrong user setting in service file, we run it as root
Mon Dec 15 13:00:00 2014 tchvatalAATTsuse.com
- Run desktop_ macros on gui subpkg.
- Recommend server to be installed as you technically need it
anyways.
Thu Dec 11 13:00:00 2014 tchvatalAATTsuse.com
- Apply patches from Gentoo to have same base:
* distcc-3.0-fix-fortify.patch
* distcc-3.0-xinetd.patch
* distcc-3.2_rc1-freedesktop.patch
* distcc-3.2_rc1-gssapi.patch
* distcc-3.2_rc1-python.patch
Thu Dec 11 13:00:00 2014 tchvatalAATTsuse.com
- Add basic service, sysconfig and firewall rules:
* distccd.sysconfig
* distccd.service
* distccd.firewall
Thu Dec 11 13:00:00 2014 tchvatalAATTsuse.com
- Add distcc distribute build tool for C and C++