From 408354f0483ab3cdf98dad756229f7ceffe32a33 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 16 Apr 2009 17:37:33 +0000 Subject: [PATCH] Add pkgconfig file --- netcdf.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/netcdf.spec b/netcdf.spec index b388206..be9d318 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -17,6 +17,7 @@ BuildRequires: hdf5-devel Summary: Development files for netcdf Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %package static Summary: Static libs for netcdf @@ -120,6 +121,7 @@ fi %{_includedir}/netcdf %{_fmoddir}/*.mod %{_libdir}/*.so +%{_libdir}/pkgconfig/netcdf.pc %{_mandir}/man3/* %files static @@ -130,6 +132,7 @@ fi %changelog * Thu Apr 16 2009 Orion Poplawski - 4.0.1-1 - Update to 4.0.1 +- Add pkgconfig file * Wed Feb 25 2009 Fedora Release Engineering - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild