Search
j0ke.net Open Build Service
>
Projects
>
virtualization
:
Cloud
:
glusterfs:3.6.1
>
glusterfs
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
glusterfs.spec
@@ -856,6 +856,7 @@ ## All %files should be placed here and keep them sorted ## %files +%defattr(-,root,root) %doc ChangeLog COPYING-GPLV2 COPYING-LGPLV3 INSTALL README THANKS %config(noreplace) %{_sysconfdir}/logrotate.d/* %config(noreplace) %{_sysconfdir}/sysconfig/* @@ -892,6 +893,7 @@ %{_datadir}/glusterfs/scripts/pre-upgrade-script-for-quota.sh %files api +%defattr(-,root,root) %exclude %{_libdir}/*.so # Shared Python-GlusterFS files %{python_sitelib}/gluster/__init__.* @@ -900,17 +902,20 @@ %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/api* %files api-devel +%defattr(-,root,root) %{_libdir}/pkgconfig/glusterfs-api.pc %{_libdir}/pkgconfig/libgfchangelog.pc %{_libdir}/libgfapi.so %{_includedir}/glusterfs/api/* %files cli +%defattr(-,root,root) %{_sbindir}/gluster %{_mandir}/man8/gluster.8* %{_sysconfdir}/bash_completion.d/gluster %files devel +%defattr(-,root,root) %{_includedir}/glusterfs %exclude %{_includedir}/glusterfs/y.tab.h %exclude %{_includedir}/glusterfs/api @@ -922,6 +927,7 @@ %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/glupy/negative.* %files extra-xlators +%defattr(-,root,root) # Glupy C shared library %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/glupy.so # Glupy Python files @@ -932,6 +938,7 @@ %endif %files fuse +%defattr(-,root,root) %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/fuse* /sbin/mount.glusterfs %if ( 0%{!?_without_fusermount:1} ) @@ -945,6 +952,7 @@ %if ( 0%{!?_without_georeplication:1} ) %files geo-replication +%defattr(-,root,root) %{_sysconfdir}/logrotate.d/glusterfs-georep %{_libexecdir}/glusterfs/gsyncd %{_libexecdir}/glusterfs/python/syncdaemon/* @@ -967,25 +975,30 @@ %endif %files libs +%defattr(-,root,root) %{_libdir}/*.so.* %exclude %{_libdir}/libgfapi.* %if ( 0%{!?_without_rdma:1} ) %files rdma +%defattr(-,root,root) %{_libdir}/glusterfs/%{version}%{?prereltag}/rpc-transport/rdma* %endif %files regression-tests +%defattr(-,root,root) %{_prefix}/share/glusterfs/* %exclude %{_prefix}/share/glusterfs/tests/basic/rpm.t %if ( 0%{!?_without_ocf:1} ) %files resource-agents +%defattr(-,root,root) # /usr/lib is the standard for OCF, also on x86_64 %{_prefix}/lib/ocf/resource.d/glusterfs %endif %files server +%defattr(-,root,root) %doc extras/clear_xattrs.sh %if ( 0%{_for_fedora_koji_builds} ) %config(noreplace) %{_sysconfdir}/logrotate.d/glusterd