Really include xlators/mount/api.so in the glusterfs-api package
This commit is contained in:
parent
97713d90b5
commit
a3fd94b44c
@ -1016,7 +1016,7 @@ fi
|
||||
%files api
|
||||
%exclude %{_libdir}/*.so
|
||||
%{_libdir}/libgfapi.*
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/fuse*
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/api*
|
||||
|
||||
%if ( 0%{!?_without_ocf:1} )
|
||||
%files resource-agents
|
||||
@ -1438,6 +1438,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 5 2013 Niels de Vos <devos@fedoraproject.org>
|
||||
- include xlators/mount/api.so in the glusterfs-api package
|
||||
|
||||
* Wed Jul 3 2013 Niels de Vos <devos@fedoraproject.org>
|
||||
- correct AutoRequires filtering on recent Fedora (#972465)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user