From 4ab522868072d56026f3b99957da25ae4288d13a Mon Sep 17 00:00:00 2001 From: Ed Hill Date: May 09 2005 20:35:08 +0000 Subject: remove hard-coded dist/fedora macros --- diff --git a/netcdf.spec b/netcdf.spec index 983c5cf..bd0cb55 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,9 +1,6 @@ -%define dist .fc3 -%define fedora 3 - Name: netcdf Version: 3.6.0 -Release: 2.p1%{?dist} +Release: 3.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-3.p1 +- remove hard-coded dist/fedora macros + * Wed May 5 2005 Ed Hill - 3.6.0-2.p1 - make netcdf-devel require netcdf (bug #156748) - cleanup environment and paths