[nco] Need antrl-C++ on EL7 too

Orion Poplawski orion at fedoraproject.org
Wed Jul 23 22:11:25 UTC 2014


commit 4f6eef057e785922565eab81082b9717205e8baa
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Jul 23 16:11:11 2014 -0600

    Need antrl-C++ on EL7 too

 nco.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nco.spec b/nco.spec
index d0a60d9..1404f9a 100644
--- a/nco.spec
+++ b/nco.spec
@@ -18,7 +18,7 @@ BuildRequires:  netcdf-devel
 %if 0%{?rhel} && 0%{?rhel} <= 5
 BuildRequires:  libnc-dap-devel
 %endif
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 7
 BuildRequires:  antlr-C++
 %else
 BuildRequires:  antlr


More information about the scm-commits mailing list