diff --git a/distcc.changes b/distcc.changes index 56e1afc..4759a74 100644 --- a/distcc.changes +++ b/distcc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 12 17:00:12 UTC 2022 - Dirk Müller + +- fix fdupes call + ------------------------------------------------------------------- Wed Oct 6 04:19:43 UTC 2021 - Neil Brown diff --git a/distcc.spec b/distcc.spec index 10b5028..3280542 100644 --- a/distcc.spec +++ b/distcc.spec @@ -1,7 +1,7 @@ # # 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 # 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} # cleanups %suse_update_desktop_file -r distccmon-gnome Development Building -%fdupes ${buildroot} +%fdupes %{buildroot} %pre server %service_add_pre distccd.service