summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorHarshavardhana Ranganath <harsha@gluster.com>2009-11-26 15:47:28 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-11-28 09:58:30 -0800
commit04da2ae78b83e1cb3e14379dd72d694fa03fc5e1 (patch)
treeb6efdecc6a505e69137aca38b853b28b58bba59a /glusterfs.spec.in
parent4b363f1c968e7b9d2c339ea8e30dac5ca935da0e (diff)
Excluding static libraries.
Signed-off-by: Harshavardhana <harsha@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 413 (rpmbuild fails with unpackaged files) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=413
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index cdfcae1bbdf..9ce6f1b9884 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