From 0c8fe3db7b3c83e451873273855a563e12d4e9e80b301ef0957e152507fa031a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 5 Jun 2013 17:13:37 +0000 Subject: [PATCH] Want usleep OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=17 --- pv.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pv.spec b/pv.spec index c1caaf0..391ac1b 100644 --- a/pv.spec +++ b/pv.spec @@ -37,8 +37,12 @@ BuildRequires: gpg-offline %endif BuildRequires: intltool BuildRequires: make +%if 0%{?suse_version} && 0%{?suse_version} <= 1200 # The testsuite wants the "usleep" utility +BuildRequires: sysvinit +%else BuildRequires: sysvinit-tools +%endif %description PV ("Pipe Viewer") is a tool for monitoring the progress of data through a