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
This commit is contained in:
parent
a661e80b79
commit
a79d37f1d8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 12 17:00:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- fix fdupes call
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 6 04:19:43 UTC 2021 - Neil Brown <nfbrown@suse.com>
|
Wed Oct 6 04:19:43 UTC 2021 - Neil Brown <nfbrown@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package distcc
|
# spec file for package distcc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -121,7 +121,7 @@ ln -sf %{_bindir}/%{name} %{buildroot}%{_libexecdir}/%{name}/bin/clang++
|
|||||||
rm -rf %{buildroot}%{_docdir}/%{name}/{INSTALL,COPYING}
|
rm -rf %{buildroot}%{_docdir}/%{name}/{INSTALL,COPYING}
|
||||||
# cleanups
|
# cleanups
|
||||||
%suse_update_desktop_file -r distccmon-gnome Development Building
|
%suse_update_desktop_file -r distccmon-gnome Development Building
|
||||||
%fdupes ${buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%pre server
|
%pre server
|
||||||
%service_add_pre distccd.service
|
%service_add_pre distccd.service
|
||||||
|
Loading…
Reference in New Issue
Block a user