From 026fcaa3c86b864ed7b443902858cb92b65124ee Mon Sep 17 00:00:00 2001 From: Ed Hill Date: Sat, 25 Aug 2007 20:32:49 +0000 Subject: [PATCH] add BR: gawk --- netcdf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/netcdf.spec b/netcdf.spec index adf1b8c..0c6cc27 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,6 +1,6 @@ Name: netcdf Version: 3.6.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Libraries for the Unidata network Common Data Form (NetCDF v3) Group: Applications/Engineering @@ -9,7 +9,7 @@ URL: http://my.unidata.ucar.edu/content/software/netcdf/index.html Source0: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-3.6.2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gcc-gfortran +BuildRequires: gcc-gfortran, gawk # BuildRequires: compat-gcc-34-g77 %package devel @@ -120,6 +120,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Sat Aug 25 2007 Ed Hill - 3.6.2-4 +- add BR: gawk + * Sat Aug 25 2007 Ed Hill - 3.6.2-3 - rebuild for BuildID