[packages/cacti] update official patches

glen glen at pld-linux.org
Tue Oct 30 18:38:31 CET 2012


commit 4dab892a1607827d96ec8078ba026b0d4c268d0e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Oct 30 19:38:17 2012 +0200

    update official patches
    
    - Fix SNMPv3 privilege protocol to allow NONE

 cacti.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/cacti.spec b/cacti.spec
index 8841836..afd94fc 100644
--- a/cacti.spec
+++ b/cacti.spec
@@ -3,7 +3,7 @@ Summary:	Cacti is a PHP frontend for rrdtool
 Summary(pl.UTF-8):	Cacti - frontend w PHP do rrdtoola
 Name:		cacti
 Version:	0.8.8a
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
@@ -23,6 +23,8 @@ Patch6:		%{name}-log-verbosity.patch
 Patch7:		%{name}-ss_disk-array-indices.patch
 Patch8:		host_name-url.patch
 # http://www.cacti.net/download_patches.php
+Patch100:	http://www.cacti.net/downloads/patches/%{version}/snmpv3_priv_proto_none.patch
+# Patch100-md5:	f5fbee2af1000c8f188b8688dec4ddd8
 URL:		http://www.cacti.net/
 BuildRequires:	sed >= 4.0
 Requires(postun):	/usr/sbin/userdel
@@ -113,6 +115,7 @@ Dokumentacja do Cacti w formacie HTML.
 %prep
 %setup -q
 # official patches
+%patch100 -p1
 
 %patch0 -p1
 %patch1 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti.git/commitdiff/4dab892a1607827d96ec8078ba026b0d4c268d0e



More information about the pld-cvs-commit mailing list