[packages/smokeping] - rel 3; icmp group is needed, not adm

arekm arekm at pld-linux.org
Fri Mar 15 10:06:08 CET 2019


commit ff304334521eafb0fb31e348213adc0194bc4b4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Mar 15 10:06:00 2019 +0100

    - rel 3; icmp group is needed, not adm

 smokeping.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smokeping.spec b/smokeping.spec
index 249faef..4c20700 100644
--- a/smokeping.spec
+++ b/smokeping.spec
@@ -3,7 +3,7 @@ Summary:	Smokeping - a latency grapher that uses rrdtool
 Summary(pl.UTF-8):	Smokeping - narzędzie do tworzenia wykresów opóźnień sieci
 Name:		smokeping
 Version:	2.7.3
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Networking/Utilities
 Source0:	http://oss.oetiker.ch/smokeping/pub/%{name}-%{version}.tar.gz
@@ -153,7 +153,7 @@ rm -rf $RPM_BUILD_ROOT
 %pre
 %groupadd -g 207 %{name}
 %useradd -u 207 -d /var/lib/%{name} -g %{name} -s /bin/false -c "Smokeping User" %{name}
-%addusertogroup smokeping adm
+%addusertogroup smokeping icmp
 
 %post
 /sbin/chkconfig --add %{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smokeping.git/commitdiff/ff304334521eafb0fb31e348213adc0194bc4b4e



More information about the pld-cvs-commit mailing list