summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorErick Tryzelaar <idadesub@users.sourceforge.net>2009-11-16 13:27:30 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-11-19 03:23:19 -0800
commit9503af54284e27104051cc7eafffd3f138c28851 (patch)
treed88ed01397ec742a3c7adb5f7ee259cfb25e7f73 /glusterfs.spec.in
parent717faf468fcac827d00c81c76ac53057c43e28fa (diff)
Fix rpm building for Fedora 11.
I was running into a problem compiling glusterfs on Fedora 11, rpmbuild was complaining that it couldn't find any .a files. Since it doesn't look like gluster's creating archive libraries anymore, I removed this line from the spec file, and gluster started to compile again. Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 7e5faa4a94a..0982805c066 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -196,7 +196,6 @@ fi
%{_includedir}/glusterfs
%{_includedir}/libglusterfsclient.h
%exclude %{_includedir}/glusterfs/y.tab.h
-%{_libdir}/*.a
%exclude %{_libdir}/*.la
%{_libdir}/*.so