[quota] 4.02 build-requires libnl-3.0 via pkg-config

Petr Pisar ppisar at fedoraproject.org
Wed Nov 26 13:10:46 UTC 2014


commit 7ddf81afd7c85aef5a730dd03b874292ddaf3a3c
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 26 14:08:06 2014 +0100

    4.02 build-requires libnl-3.0 via pkg-config

 quota.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/quota.spec b/quota.spec
index 2e3e124..365c11e 100644
--- a/quota.spec
+++ b/quota.spec
@@ -25,8 +25,9 @@ Patch2: quota-3.13-wrong-ports.patch
 BuildRequires: dbus-devel
 BuildRequires: e2fsprogs-devel
 BuildRequires: gettext
-BuildRequires: libnl-devel
 BuildRequires: openldap-devel
+BuildRequires: pkgconfig(libnl-3.0) >= 3.1
+BuildRequires: pkgconfig(libnl-genl-3.0)
 BuildRequires: systemd
 BuildRequires: tcp_wrappers-devel
 Requires: tcp_wrappers


More information about the scm-commits mailing list