From: Kilian Cavalotti Date: Tue, 23 Jun 2015 01:20:36 +0000 (-0700) Subject: redhat: fix minor issues in .spec file X-Git-Tag: 0.7.16~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fae46e61aeb6bbdc8c96909886014744f967fded;p=thirdparty%2Flldpd.git redhat: fix minor issues in .spec file - fix BuildRequires package name (pkgconfig instead of pkg-config) --- diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 8ecc1f8e..6743fbc2 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -81,7 +81,7 @@ protocol. It also handles LLDP-MED extension. %package devel Summary: Implementation of IEEE 802.1ab - Tools and header files for developers Group: Development/Libraries/C -BuildRequires: pkg-config +BuildRequires: pkgconfig Requires: lldpd = %{version}-%{release} %description devel