|
|
@ -1,4 +1,4 @@ |
|
|
|
%define fullversion 2021-10-08T23-58-24Z |
|
|
|
%define fullversion 2021-10-13T00-23-17Z |
|
|
|
%define realversion %(echo %{fullversion} | sed -e 's/[^0-9]//g' | cut -c -8) |
|
|
|
%define realversion %(echo %{fullversion} | sed -e 's/[^0-9]//g' | cut -c -8) |
|
|
|
|
|
|
|
|
|
|
|
%global _hardened_build 1 |
|
|
|
%global _hardened_build 1 |
|
|
@ -112,7 +112,7 @@ test "$v" = RELEASE.%{fullversion} |
|
|
|
|
|
|
|
|
|
|
|
%files |
|
|
|
%files |
|
|
|
%doc |
|
|
|
%doc |
|
|
|
%{_bindir}/minio |
|
|
|
%caps(cap_net_bind_service=+ep) %{_bindir}/minio |
|
|
|
%attr(700,%{minio_user},%{minio_group}) %dir %{minio_home} |
|
|
|
%attr(700,%{minio_user},%{minio_group}) %dir %{minio_home} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|