From dc2ce80409b7e932b54f2952022b64780ba0ed40 Mon Sep 17 00:00:00 2001 From: spike Date: Mon, 12 Dec 2011 09:07:50 +0100 Subject: [PATCH] Added pkgconfig file to -devel --- libecap.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libecap.spec b/libecap.spec index db10bf2..3f8f8e8 100644 --- a/libecap.spec +++ b/libecap.spec @@ -1,6 +1,6 @@ Name: libecap Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Squid interface for embedded adaptation modules License: BSD Group: Development/Libraries @@ -44,7 +44,6 @@ make %{?_smp_mflags} make install DESTDIR=%{buildroot} rm -f %{buildroot}%{_libdir}/libecap.a rm -f %{buildroot}%{_libdir}/libecap.la -rm -f %{buildroot}%{_libdir}/pkgconfig/libecap.pc %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -55,9 +54,13 @@ rm -f %{buildroot}%{_libdir}/pkgconfig/libecap.pc %files devel %{_libdir}/libecap.so +%{_libdir}/pkgconfig/libecap.pc %{_includedir}/libecap %changelog +* Mon Dec 12 2011 Chris Spike 0.2.0-2 +- Added pkgconfig file to -devel + * Mon Jul 11 2011 Chris Spike 0.2.0-1 - Updated to 0.2.0