From 45ce637bf48d3bab2b2804735c720c0c1e41e92c Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Apr 22 2016 13:14:54 +0000 Subject: maint: remove build workarounds for old upstream bugs * coreutils.spec: coreutils 8.25 fixed a couple of issues, so remove our workarounds. --- diff --git a/coreutils.spec b/coreutils.spec index a056fe0..783c211 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -219,10 +219,9 @@ for type in separate single; do %configure $config_single \ --cache-file=../config.cache \ --enable-install-program=arch \ - --enable-no-install-program=uptime \ + --enable-no-install-program=kill,uptime \ --with-tty-group \ DEFAULT_POSIX2_VERSION=200112 alternative=199209 || : - mkdir src # not needed with coreutils > 8.24 make all %{?_smp_mflags}) done @@ -276,15 +275,6 @@ install -p -c -m644 %SOURCE103 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.256color 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 -# These come from util-linux and/or procps. -# With coreutils > 8.24 one can just add to --enable-no-install-program -# rather than manually removing here, since tests depending on -# built utilities are correctly skipped if not present. -for i in kill ; do - rm -f $RPM_BUILD_ROOT{%{_bindir}/$i,%{_mandir}/man1/$i.1} - rm -f $RPM_BUILD_ROOT%{_bindir}/$i.single -done - # Compress ChangeLogs from before the fileutils/textutils/etc merge bzip2 -f9 old/*/C*