[virt-what] update util-linux-ng -> util-linux

Peter Robinson pbrobinson at fedoraproject.org
Thu Dec 29 16:30:22 UTC 2011


commit 97a1686ee0bbda9b885583c32254ace44042ddb6
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Dec 29 16:30:19 2011 +0000

    update util-linux-ng -> util-linux

 virt-what.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/virt-what.spec b/virt-what.spec
index fe6c610..16ea5fe 100644
--- a/virt-what.spec
+++ b/virt-what.spec
@@ -15,12 +15,12 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  /usr/bin/pod2man
 
 # Required at build time in order to do 'make check' (for getopt).
-BuildRequires:  util-linux-ng
+BuildRequires:  util-linux
 
-# virt-what script uses dmidecode and getopt (from util-linux-ng).
+# virt-what script uses dmidecode and getopt (from util-linux).
 # RPM cannot detect this so make the dependencies explicit here.
 Requires:       dmidecode
-Requires:       util-linux-ng
+Requires:       util-linux
 
 
 %description


More information about the scm-commits mailing list