From 04da2ae78b83e1cb3e14379dd72d694fa03fc5e1 Mon Sep 17 00:00:00 2001 From: Harshavardhana Ranganath Date: Thu, 26 Nov 2009 15:47:28 +0000 Subject: Excluding static libraries. Signed-off-by: Harshavardhana Signed-off-by: Anand V. Avati BUG: 413 (rpmbuild fails with unpackaged files) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=413 --- 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 cdfcae1b..9ce6f1b9 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -198,6 +198,7 @@ fi %{_includedir}/libglusterfsclient.h %exclude %{_includedir}/glusterfs/y.tab.h %exclude %{_libdir}/*.la +%exclude %{_libdir}/*.a %{_libdir}/*.so %changelog -- cgit