Search
j0ke.net Open Build Service
>
Projects
>
virtualization
:
Cloud
:
glusterfs:3.4.1
>
glusterfs
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 11
[-]
[+]
Changed
glusterfs.spec
@@ -1,4 +1,4 @@ - +BuildRequires: -post-build-checks %global _hardened_build 1 %global _for_fedora_koji_builds 1 @@ -538,6 +538,7 @@ %exclude %{_mandir}/man8/gluster.8* %dir %{_localstatedir}/log/glusterfs %dir %{_localstatedir}/run/gluster +%dir %{_sharedstatedir} %dir %{_sharedstatedir}/glusterd %if ( 0%{!?_without_rdma:1} ) %exclude %{_libdir}/glusterfs/%{version}%{?prereltag}/rpc-transport/rdma* @@ -588,6 +589,7 @@ %defattr(-,root,root) %{_libexecdir}/glusterfs/gsyncd %{_libexecdir}/glusterfs/python/syncdaemon/* +%dir %{_sharedstatedir} %ghost %dir %attr(0755,root,root) %{_sharedstatedir}/glusterd/geo-replication %ghost %attr(0644,root,root) %{_sharedstatedir}/glusterd/geo-replication/gsyncd.conf %endif @@ -633,6 +635,7 @@ %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/protocol/server* %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mgmt* %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/nfs* +%dir %{_sharedstatedir} %ghost %attr(0644,root,root) %config(noreplace) %{_sharedstatedir}/glusterd/glusterd.info %ghost %attr(0600,root,root) %{_sharedstatedir}/glusterd/options # This is really ugly, but I have no idea how to mark these directories in an @@ -689,6 +692,8 @@ %files resource-agents %defattr(-,root,root) # /usr/lib is the standard for OCF, also on x86_64 +%dir %{_prefix}/lib/ocf +%dir %{_prefix}/lib/ocf/resource.d %{_prefix}/lib/ocf/resource.d/glusterfs %endif @@ -704,6 +709,7 @@ %defattr(-,root,root,-) %{_libdir}/pkgconfig/glusterfs-api.pc %{_libdir}/libgfapi.so +%dir %{_includedir}/glusterfs/api %{_includedir}/glusterfs/api/* %post server