- updated to ganglia-web 3.7.2

OBS-URL: https://build.opensuse.org/package/show/network:cluster/ganglia-web?expand=0&rev=3
This commit is contained in:
Christian Goll 2017-10-12 13:15:39 +00:00 committed by Git OBS Bridge
parent 545c81a193
commit b806e01f27
3 changed files with 11 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5368dc424fadc0fe1cc47730a628f514f710d59f7f6a4c53848f1a8f1116932a
size 3462918

3
ganglia-web-3.7.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98820187c98d24d3645b92d31060623de696dad331a361a19874898339523628
size 704632

View File

@ -1,7 +1,7 @@
#
# spec file for package ganglia-web
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,15 +17,15 @@
Name: ganglia-web
Version: 3.6.2
Version: 3.7.2
Release: 0
Summary: Ganglia web frontend
License: GPL-2.0
Group: System/Monitoring
Url: http://ganglia.info/
Source0: %{name}-%{version}.tar.gz
Source: https://downloads.sourceforge.net/project/ganglia/ganglia-web/3.7.2/ganglia-web-3.7.2.tar.gz
BuildRequires: fdupes
Requires: php >= 5
Requires: php >= 7
Requires: php-gd
Requires: php-xml
Requires: rrdtool
@ -56,6 +56,7 @@ install -d -m 0755 %{buildroot}%{_localstatedir}/lib/ganglia-web/dwoo/cache
rm -rf {buildroot}%{_localstatedir}/lib/ganglia-web/debian
%fdupes %{buildroot}%{web_prefixdir}
%fdupes %{buildroot}%{_localstatedir}/lib/ganglia-web
%files
%defattr(-,root,root)
@ -66,8 +67,8 @@ rm -rf {buildroot}%{_localstatedir}/lib/ganglia-web/debian
%config(noreplace) %{web_prefixdir}/conf_default.php
%dir %{_localstatedir}/lib/ganglia-web
%{_localstatedir}/lib/ganglia-web/conf
%attr(0755,wwwrun,wwwrun)%{_localstatedir}/lib/ganglia-web/dwoo
%attr(0755,wwwrun,wwwrun)%{_localstatedir}/lib/ganglia-web/dwoo/compiled
%attr(0755,wwwrun,wwwrun)%{_localstatedir}/lib/ganglia-web/dwoo/cache
%attr(0755,wwwrun,www)%{_localstatedir}/lib/%{name}/dwoo
%attr(0755,wwwrun,www)%{_localstatedir}/lib/%{name}/dwoo/compiled
%attr(0755,wwwrun,www)%{_localstatedir}/lib/%{name}/dwoo/cache
%changelog