Accepting request 1221769 from network:cluster
OBS-URL: https://build.opensuse.org/request/show/1221769 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ganglia-web?expand=0&rev=7
This commit is contained in:
commit
b65be4fe7a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 07:03:17 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Add /srv/www directories to filelist [bsc#1231027]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 29 14:53:55 UTC 2021 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ganglia-web
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -80,6 +80,8 @@ cp -v download_js.sh %{buildroot}%{_docdir}/%{name}/download_js.sh
|
||||
%doc AUTHORS TODO README README.SUSE
|
||||
%{_docdir}/%{name}/download_js.sh
|
||||
%license COPYING
|
||||
%dir /srv/www
|
||||
%dir /srv/www/htdocs
|
||||
%dir %{web_prefixdir}/
|
||||
%dir %{web_prefixdir}/dwoo
|
||||
%{web_prefixdir}/*
|
||||
|
Loading…
Reference in New Issue
Block a user