Author: pawelz Date: Sun Sep 21 22:18:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.4.2 - GPL version
---- Files affected: SPECS: smokeping.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/smokeping.spec diff -u SPECS/smokeping.spec:1.52 SPECS/smokeping.spec:1.53 --- SPECS/smokeping.spec:1.52 Sun Sep 21 20:56:19 2008 +++ SPECS/smokeping.spec Mon Sep 22 00:18:17 2008 @@ -9,12 +9,12 @@ 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.4.1 +Version: 2.4.2 Release: 1 -License: GPL v2 +License: GPL v2+ Group: Networking/Utilities Source0: http://oss.oetiker.ch/smokeping/pub/%{name}-%{version}.tar.gz -# Source0-md5: b7cda5c04c04cbccd9639160470b57f8 +# Source0-md5: eb8e7679fcad35e59d7c51f2328250a2 Source1: %{name}.init Source2: %{name}.conf Source3: %{name}-config @@ -66,12 +66,6 @@ decruft() { %{__sed} -i -e "s|$1|$2|g" `grep -lr "$1" *` ;} -# eliminate Tobi's quirks -decruft %{_prefix}/sepp/bin %{_bindir} - -decruft /home/oetiker/data/projects/AADJ-smokeping/dist/etc %{_sysconfdir} -decruft /home/oetiker/data/projects/AADJ-smokeping/dist/lib %{_datadir}/%{name} - # rrdtool package goes into standard perl tree decruft '^use lib .*rrdtool.*;' '' @@ -81,7 +75,6 @@ # working config in wrong location decruft "etc/config.dist" "%{_sysconfdir}/config" -sed -i -e '[EMAIL PROTECTED]/usr/bin/[EMAIL PROTECTED]/usr/bin/perl@' bin/smokeping.dist sed -i -e 's#use lib qw(lib);#use lib qw(%{_datadir}/%{name});#' bin/smokeping.dist %build @@ -213,6 +206,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2008/09/21 22:18:17 pawelz +- up to 2.4.2 +- GPL version + Revision 1.52 2008/09/21 18:56:19 pawelz - more verbose %files - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smokeping.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
