[netcdf-cxx] Add Requires netcdf-devel

Orion Poplawski orion at fedoraproject.org
Wed Mar 21 18:57:39 UTC 2012


commit ef1218bf7ed258a5fe5b7922b6a1907b547cc5f5
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Mar 21 12:57:38 2012 -0600

    Add Requires netcdf-devel

 netcdf-cxx.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/netcdf-cxx.spec b/netcdf-cxx.spec
index c780192..d7950c8 100644
--- a/netcdf-cxx.spec
+++ b/netcdf-cxx.spec
@@ -1,6 +1,6 @@
 Name:           netcdf-cxx
 Version:        4.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Legacy netCDF C++ library
 
 Group:          Applications/Engineering
@@ -20,6 +20,7 @@ CXX4 C++ library.
 Summary:        Development files legacy netCDF C++ library
 Group:          Development/Libraries
 Requires:       %{name}%{?_isa} = %{version}-%{release}
+Requires:       netcdf-devel%{?_isa}
 
 %description devel
 This package contains the legacy netCDF C++ library header files and shared
@@ -84,6 +85,9 @@ fi
 
 
 %changelog
+* Wed Mar 21 2012 Orion Poplawski <orion at cora.nwra.com> - 4.2-6
+- Add Requires netcdf-devel
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2-5
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list