forked from pool/python-postorius
- Due to bsc#1231027, add /srv/www to %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=65
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
%global django_max_version 5.1
|
||||
%global mailmanclient_min_version 3.3.3
|
||||
|
||||
%global webapps_dir /srv/www/webapps
|
||||
%global srv_www_dir /srv/www
|
||||
%global webapps_dir %{srv_www_dir}/webapps
|
||||
|
||||
%global postorius_pkgname postorius
|
||||
|
||||
@@ -267,6 +268,7 @@ fi
|
||||
%dir %{webapps_dir}/mailman
|
||||
|
||||
%defattr(-,root,postorius)
|
||||
%dir %{srv_www_dir}
|
||||
%dir %{postorius_basedir}
|
||||
%{postorius_basedir}/__init__.py
|
||||
%{postorius_basedir}/manage.py
|
||||
|
||||
Reference in New Issue
Block a user