summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2019-02-20 05:09:03 -0800
committerMartin Winter <mwinter@opensourcerouting.org>2019-02-20 05:09:03 -0800
commit831dd62a87590e85e204536894c0cd67394524e1 (patch)
treecfea9772223e118cf7731aa2a97d9e56a9bca12b /redhat
parent8faeb50fe40976313a309a0e1870e29bebd99fd6 (diff)
redhat: Require newer libyang (> 0.16.74) for embedded extensions
The support of embedded extensions doesn't allow to build the RPM with and without (for older version). Require new version of Lbyang with embedded extensions supported Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/frr.spec.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index 6d18c005b9..78b1f7c87c 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -162,7 +162,7 @@ BuildRequires: make
BuildRequires: ncurses-devel
BuildRequires: readline-devel
BuildRequires: texinfo
-BuildRequires: libyang >= 0.16.7
+BuildRequires: libyang-devel >= 0.16.74
%if 0%{?rhel} && 0%{?rhel} < 7
#python27-devel is available from ius community repo for RedHat/CentOS 6
BuildRequires: python27-devel
@@ -624,7 +624,6 @@ fi
%{_libdir}/frr/modules/bgpd_rpki.so
%endif
%{_libdir}/frr/modules/zebra_irdp.so
-%{_libdir}/frr/libyang_plugins/frr_user_types.so
%{_bindir}/*
%config(noreplace) %{configdir}/[!v]*.conf*
%config(noreplace) %attr(750,%{frr_user},%{frr_user}) %{configdir}/daemons