1a53b0ba84
Accepting request 1251621 from home:StevenK:branches:devel:tools:building
...
- Add patch use-setuptools-instead.patch:
* Use setuptools rather than distutils inside include_server.
OBS-URL: https://build.opensuse.org/request/show/1251621
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=37
2025-03-11 10:40:47 +00:00
1203b07a76
- remove python2 dependency
...
- fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=35
2022-08-08 11:18:50 +00:00
5399db14e7
Accepting request 976689 from home:dirkmueller:Factory
...
- fix fdupes call
OBS-URL: https://build.opensuse.org/request/show/976689
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=33
2022-05-12 18:12:22 +00:00
64d4dec0c5
Accepting request 923385 from home:neilbrown:branches:devel:tools:building
...
- Remove dependency on libgssglue. It is no longer needed
(bsc#1191068)
OBS-URL: https://build.opensuse.org/request/show/923385
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=32
2021-10-06 12:08:33 +00:00
cd7070cb05
Accepting request 918930 from home:jsegitz:branches:systemdhardening:devel:tools:building
...
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
OBS-URL: https://build.opensuse.org/request/show/918930
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=31
2021-09-15 11:53:18 +00:00
6a8ae7a6ce
Accepting request 892586 from home:dirkmueller:Factory
...
- update to 3.4:
* distccmon-gnome ported from gtk2 to gtk3
* Remove debug lag in spawning new threads. (better multi-core performance)
* Bug fixes.
OBS-URL: https://build.opensuse.org/request/show/892586
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=29
2021-05-13 06:43:43 +00:00
89186f7a6d
Accepting request 891609 from home:dirkmueller:Factory
...
- update to 3.3.5:
* Fix build on OSX
* Fix build when using optional features AND those optional libraries decided
to build against libsystemd (not sure which one, but it doesn't matter).
* Python 3.8 compatibility issues
* drop distcc-3.2_rc1-freedesktop.patch distcc-3.2_rc1-gssapi.patch: obsolete
* drop gcc-10-no-common.patch: upstream
OBS-URL: https://build.opensuse.org/request/show/891609
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=27
2021-05-09 14:16:18 +00:00
6141e92760
- add gcc-10-no-common.patch:
...
* Fixes link with gcc 10, upstream (https://github.com/distcc/distcc/pull/373 )
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=25
2020-06-08 12:28:55 +00:00
Tomáš Chvátal
7057264cfd
- Update to 3.3.3 bsc#1151594:
...
* small fixes, such as fixing the build on some non-Linux systems
* Fixes a regression where ssh mode did not work in most circumstances. Bug #291
- Rebase patch distcc-3.2_rc1-freedesktop.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=23
2019-09-23 08:20:35 +00:00
Tomáš Chvátal
ec5d28a82a
Accepting request 717906 from home:mgerstner:branches:devel:tools:building
...
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
[1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
OBS-URL: https://build.opensuse.org/request/show/717906
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=21
2019-07-24 07:19:18 +00:00
Tomáš Chvátal
5714228cb7
Accepting request 709152 from home:dimstar:Factory
...
Allow OBS to pick better candidates to shorten rebuild queues
OBS-URL: https://build.opensuse.org/request/show/709152
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=19
2019-06-11 12:51:56 +00:00
Tomáš Chvátal
30f034e875
Accepting request 610557 from home:iznogood:branches:devel:tools:building
...
- Drop optional pkgconfig(libgnome-2.0) and
pkgconfig(libgnomeui-2.0) BuildRequires and no longer pass
--enable-gnome to configure, gnome2 is long dead.
OBS-URL: https://build.opensuse.org/request/show/610557
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=17
2018-05-19 01:07:38 +00:00
ad7788bc63
Accepting request 586292 from home:jengelh:branches:devel:tools:building
...
- Ensure neutrality of description.
OBS-URL: https://build.opensuse.org/request/show/586292
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=15
2018-03-13 09:22:00 +00:00
Tomáš Chvátal
cfd3881d20
Accepting request 586112 from home:avindra
...
- 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
OBS-URL: https://build.opensuse.org/request/show/586112
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=14
2018-03-13 07:10:28 +00:00
7443660647
Accepting request 544778 from home:RBrownSUSE:branches:devel:tools:building
...
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
OBS-URL: https://build.opensuse.org/request/show/544778
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=12
2017-11-23 15:12:51 +00:00
Tomáš Chvátal
a6ed992812
Accepting request 503690 from home:scarabeus_iv:branches:devel:tools:building
...
- 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
OBS-URL: https://build.opensuse.org/request/show/503690
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=10
2017-06-14 12:57:35 +00:00
Tomáš Chvátal
60b97bb860
- Fix typo in pre phase
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=8
2015-01-09 09:30:11 +00:00
Tomáš Chvátal
47a44e3582
- Fix license, GPL-2.0+
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=7
2015-01-08 14:27:14 +00:00
Tomáš Chvátal
b85365cef8
- Remember there is also clang for distcc
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=4
2014-12-17 11:44:04 +00:00
Tomáš Chvátal
4581456e00
- Apply patch updating minilzo (taken from fedora):
...
* distcc-minilzo-2.08.patch
- Wrong user setting in service file, we run it as root
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=3
2014-12-17 11:03:30 +00:00
Tomáš Chvátal
aeb588ee53
- Run desktop_ macros on gui subpkg.
...
- Recommend server to be installed as you technically need it
anyways.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=2
2014-12-15 10:55:24 +00:00
Ismail Dönmez
196c02d39d
Accepting request 264819 from home:scarabeus_iv
...
Cross build tool similar to icecream
OBS-URL: https://build.opensuse.org/request/show/264819
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=1
2014-12-11 18:02:08 +00:00