summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorHarshavardhana Ranganath <harsha@gluster.com>2009-11-26 15:49:31 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-11-28 22:51:05 -0800
commit5cc6fb5759d359eb8d2011e5ec065bdffc1f8cc2 (patch)
treea780f9c38400001df4f987fad36c21b831d0e111 /glusterfs.spec.in
parent453f382606440cf1e80a38b178b90e6c6004cd39 (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 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