[packages/cacti] - up to 1.2.16
arekm
arekm at pld-linux.org
Thu Dec 10 22:36:09 CET 2020
commit 436589c513ea576f19a80eb290646b78a100db95
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Dec 10 22:36:01 2020 +0100
- up to 1.2.16
cacti.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/cacti.spec b/cacti.spec
index fcf55fd..58e9df3 100644
--- a/cacti.spec
+++ b/cacti.spec
@@ -3,12 +3,12 @@
Summary: Cacti is a PHP frontend for rrdtool
Summary(pl.UTF-8): Cacti - frontend w PHP do rrdtoola
Name: cacti
-Version: 1.2.15
+Version: 1.2.16
Release: 1
License: GPL v2
Group: Applications/WWW
Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: b9bba65da360581c51c46bbae24849e8
+# Source0-md5: 1fd84fdf4b3ef87c859678611d487145
Source2: %{name}.crontab
Source3: %{name}-apache.conf
Source4: %{name}-lighttpd.conf
@@ -166,13 +166,13 @@ cp -p %{SOURCE5} sql
s,include_once,require_once,
' cli/*.php
+%{__sed} -i -e 's,#!/usr/bin/env php,#!/usr/bin/php,' include/vendor/cldr-to-gettext-plural-rules/bin/export-plural-rules *.php */*.php
+
# make sure scripts have php shebang
%{__sed} -i -e '1{
/bin.php/!i#!%{_bindir}/php
}' scripts/*.php cli/*.php
-%{__sed} -i -e 's,#!/usr/bin/env php,#!/usr/bin/php,' include/vendor/cldr-to-gettext-plural-rules/bin/export-plural-rules
-
chmod a+rx scripts/*.php cli/*.php
find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti.git/commitdiff/436589c513ea576f19a80eb290646b78a100db95
More information about the pld-cvs-commit
mailing list