From 5cc6fb5759d359eb8d2011e5ec065bdffc1f8cc2 Mon Sep 17 00:00:00 2001 From: Harshavardhana Ranganath Date: Thu, 26 Nov 2009 15:49:31 +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 c7c150920..b1b5f8c6c 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -197,6 +197,7 @@ fi %{_includedir}/libglusterfsclient.h %exclude %{_includedir}/glusterfs/y.tab.h %exclude %{_libdir}/*.la +%exclude %{_libdir}/*.a %{_libdir}/*.so %changelog -- cgit