From 083556e498ede1d97011162b9731f2c4f544af59 Mon Sep 17 00:00:00 2001 From: Anand Avati Date: Wed, 18 Jul 2012 13:53:59 -0700 Subject: glusterfs-api.pc: include pkgconfig file in -devel RPM Previous patch missed out including the .pc file in the -devel RPM while purging the -api.rpm. Change-Id: I895feefc62e88a962a829612aa829401fed081f8 BUG: 839950 Signed-off-by: Anand Avati Reviewed-on: http://review.gluster.com/3693 Tested-by: Gluster Build System --- glusterfs.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index df88568e..ccd79ae3 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -420,6 +420,7 @@ fi %files devel %defattr(-,root,root,-) %{_includedir}/glusterfs +%{_libdir}/pkgconfig/glusterfs-api.pc %exclude %{_includedir}/glusterfs/y.tab.h %{_libdir}/*.so -- cgit