From 5580b508e3df43b9a7992f2375f060871414cae8 Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Nov 01 2012 14:10:38 +0000 Subject: Temporarily require util-linux >= 2.22.1-3 (to prevent missing su/runuser on system), disable getlogin gnulib tests (occasinally troubles in mock environment) --- diff --git a/coreutils-6.10-configuration.patch b/coreutils-6.10-configuration.patch index 57cbd82..4010a62 100644 --- a/coreutils-6.10-configuration.patch +++ b/coreutils-6.10-configuration.patch @@ -42,6 +42,18 @@ diff -urNp coreutils-8.13-orig/gnulib-tests/gnulib.mk coreutils-8.13/gnulib-test ## end gnulib module fchdir-tests +@@ -874,9 +874,9 @@ EXTRA_DIST += test-getloadavg.c signatur + + ## begin gnulib module getlogin-tests + +-TESTS += test-getlogin +-check_PROGRAMS += test-getlogin +-EXTRA_DIST += test-getlogin.c signature.h macros.h ++#TESTS += test-getlogin ++#check_PROGRAMS += test-getlogin ++#EXTRA_DIST += test-getlogin.c signature.h macros.h + + ## end gnulib module getlogin-tests @@ -918,10 +918,10 @@ EXTRA_DIST += test-link.h test-link.c si ## begin gnulib module linkat-tests diff --git a/coreutils.spec b/coreutils.spec index 110113f..3113514 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -115,6 +115,8 @@ Obsoletes: stat <= 3.3 Obsoletes: textutils <= 2.0.21 #coreutils-libs dropped in f17 Obsoletes: coreutils-libs < 8.13 +#require util-linux >=2.22.1-3 to prevent lack of su/runuser on system +Requires: util-linux >= 2.22.1-3 %description These are the GNU core utilities. This package is the combination of @@ -376,6 +378,8 @@ fi %changelog * Sat Oct 27 2012 Ondrej Vasik 8.20-1 - new upstream release 8.20 +- Temporarily require util-linux >= 2.22.1-3 (to prevent missing + su/runuser on system) * Mon Aug 20 2012 Ondrej Vasik 8.19-1 - new upstream release 8.19