[systemd] do not require hwdata, it is all in the hwdb now

Kay Sievers kay at fedoraproject.org
Thu Jan 17 23:21:01 UTC 2013


commit 3f6360ff56b99fc2aa6c077af9e9ef180e3a0b96
Author: Kay Sievers <kay at vrfy.org>
Date:   Fri Jan 18 00:20:14 2013 +0100

    do not require hwdata, it is all in the hwdb now

 systemd.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index bb8b3e9..a4c5f4a 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -46,7 +46,6 @@ BuildRequires:  kmod-devel >= 5
 BuildRequires:  libgcrypt-devel
 BuildRequires:  qrencode-devel
 BuildRequires:  libmicrohttpd-devel
-BuildRequires:  hwdata
 BuildRequires:  libxslt
 BuildRequires:  docbook-style-xsl
 BuildRequires:  pkgconfig
@@ -67,7 +66,6 @@ Requires(pre):  coreutils
 Requires(pre):  /usr/bin/getent
 Requires(pre):  /usr/sbin/groupadd
 Requires:       dbus
-Requires:       hwdata
 Requires:       filesystem >= 3
 Requires:       nss-myhostname
 Requires:       %{name}-libs = %{version}-%{release}


More information about the scm-commits mailing list