From 43a7896cafb40990bd9f662111e4e8a1b8c4652e Mon Sep 17 00:00:00 2001 From: Ed Hill Date: Mon, 9 May 2005 20:35:09 +0000 Subject: [PATCH] remove hard-coded dist/fedora macros --- netcdf.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/netcdf.spec b/netcdf.spec index f2b5b73..39f3bc5 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,9 +1,6 @@ -%define dist .fc4 -%define fedora 4 - Name: netcdf Version: 3.6.0 -Release: 3.p1%{?dist} +Release: 4.p1%{?dist} Summary: Libraries for the Unidata network Common Data Form (NetCDF v3) Group: Applications/Engineering @@ -105,6 +102,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Mon May 9 2005 Ed Hill - 3.6.0-4.p1 +- remove hard-coded dist/fedora macros + * Wed May 5 2005 Ed Hill - 3.6.0-3.p1 - make netcdf-devel require netcdf (bug #156748) - cleanup environment and paths