1 |
%define version 15.0.0 |
%define version 15.0.0 |
2 |
%define release 2 |
%define release 3 |
3 |
|
|
4 |
%define apache_serverroot /usr/share |
%define apache_serverroot /usr/share |
5 |
%define apache_confdir /etc/httpd/conf.d |
%define apache_confdir /etc/httpd/conf.d |
84 |
%attr(0775,%{nc_user},%{nc_group}) %{nc_data_dir} |
%attr(0775,%{nc_user},%{nc_group}) %{nc_data_dir} |
85 |
%attr(0775,%{nc_user},%{nc_group}) %{nc_config_dir} |
%attr(0775,%{nc_user},%{nc_group}) %{nc_config_dir} |
86 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/lib |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/lib |
87 |
|
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/ocm-provider |
88 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/core |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/core |
89 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/settings |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/settings |
90 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/3rdparty |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/3rdparty |
93 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/ocs* |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/ocs* |
94 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/*.php |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/*.php |
95 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/AUTHORS |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/AUTHORS |
96 |
|
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/COPYING |
97 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/index.html |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/index.html |
98 |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/robots.txt |
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/robots.txt |
99 |
%attr(0644,%{nc_user},%{nc_group}) %{nc_dir}/.htaccess |
%attr(0644,%{nc_user},%{nc_group}) %{nc_dir}/.htaccess |
105 |
|
|
106 |
|
|
107 |
%changelog |
%changelog |
108 |
* Fri Dec 21 2018 Jean-Philipe Pialasse <tests@pialasse.com> 15.0.0-2.sme |
* Fri Dec 21 2018 Jean-Philipe Pialasse <tests@pialasse.com> 15.0.0-3.sme |
109 |
- Update to release 15.0.0 [SME: 10669] |
- Update to release 15.0.0 [SME: 10669] |
110 |
|
|
111 |
* Wed Dec 19 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13.0.1-5.sme |
* Wed Dec 19 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13.0.1-5.sme |