From 68ee028024ac672d95102d188666bc9bfff015ca Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 2 Feb 2009 21:57:12 +0000 Subject: [PATCH] - Fix unowned directory (bug #483468) --- ncl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ncl.spec b/ncl.spec index fb00aad..7950cd9 100644 --- a/ncl.spec +++ b/ncl.spec @@ -1,6 +1,6 @@ Name: ncl Version: 5.0.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: NCAR Command Language and NCAR Graphics Group: Applications/Engineering @@ -285,7 +285,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/ncarg/libnfp.a %{_libdir}/ncarg/libnfpfort.a %{_libdir}/ncarg/libsphere3.1_dp.a -%{_libdir}/ncarg/ncarg/robj/ +%{_libdir}/ncarg/ncarg/ %{_mandir}/man3/*.gz %files examples @@ -301,6 +301,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 2 2009 - Orion Poplawski - 5.0.0-18 +- Fix unowned directory (bug #483468) + * Mon Dec 15 2008 Deji Akingunola - 5.0.0-17 - Rebuild for atlas-3.8.2