Update to 1.1.24
This commit is contained in:
parent
0195fbc291
commit
920490034d
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/cacti-1.1.17.tar.gz
|
||||
/cacti-1.1.19.tar.gz
|
||||
/cacti-1.1.21.tar.gz
|
||||
/cacti-1.1.24.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cacti
|
||||
Version: 1.1.21
|
||||
Version: 1.1.24
|
||||
Release: 1%{?dist}
|
||||
Summary: An rrd based graphing tool
|
||||
License: GPLv2+
|
||||
@ -10,8 +10,8 @@ Source2: cacti.logrotate
|
||||
Source3: cacti.README.fedora
|
||||
Source4: %{name}.cron
|
||||
|
||||
# Requires PHP 5.3+
|
||||
Requires: php(language) >= 5.3
|
||||
# Requires PHP 5.4+
|
||||
Requires: php(language) >= 5.4
|
||||
|
||||
# DB access is managed via pdo_mysql
|
||||
Requires: php-pdo_mysql
|
||||
@ -162,6 +162,9 @@ fi
|
||||
%attr(-,root,root) %{_localstatedir}/lib/%{name}/lib
|
||||
|
||||
%changelog
|
||||
* Mon Sep 18 2017 Morten Stevens <mstevens@fedoraproject.org> - 1.1.24-1
|
||||
- Update to 1.1.24
|
||||
|
||||
* Tue Sep 05 2017 Morten Stevens <mstevens@fedoraproject.org> - 1.1.21-1
|
||||
- Update to 1.1.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cacti-1.1.21.tar.gz) = 383bfc24c038154fd03d8997cba0fdf8d87ee69305f392b254102b6c279c0b7e53562a2d3d1f996315152a36da467821876e3834dd7b62bdc057a3b7838b94d2
|
||||
SHA512 (cacti-1.1.24.tar.gz) = 85599b3cd5c3aad79f1d5213558df3047329484704ef54963fc14a31257f762d4ab3f3d201073e7ba62700f60c9a14d458c8eb193f263ef5edad62ce3c544ed7
|
||||
|
Loading…
Reference in New Issue
Block a user