From 0e3a55d8dcf4a99b598e96bb812ca5a6d261996a Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Sep 07 2016 18:09:15 +0000 Subject: coreutils.spec: do not compress files that are not installed --- diff --git a/coreutils.spec b/coreutils.spec index ca83275..e1a669f 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -283,17 +283,12 @@ for type in separate single; do fi done -bzip2 -9f ChangeLog - mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d install -p -c -m644 DIR_COLORS{,.256color,.lightbgcolor} \ $RPM_BUILD_ROOT%{_sysconfdir} install -p -c -m644 %SOURCE105 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.sh install -p -c -m644 %SOURCE106 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.csh -# Compress ChangeLogs from before the fileutils/textutils/etc merge -bzip2 -f9 old/*/C* - # Use hard links instead of symbolic links for LC_TIME files (bug #246729). find %{buildroot}%{_datadir}/locale -type l | \ (while read link