SPECS: smokeping.spec - smokeping libs are not in perl dirs

blues blues at pld-linux.org
Thu Oct 27 11:22:30 CEST 2005


Author: blues                        Date: Thu Oct 27 09:22:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- smokeping libs are not in perl dirs

---- Files affected:
SPECS:
   smokeping.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/smokeping.spec
diff -u SPECS/smokeping.spec:1.26 SPECS/smokeping.spec:1.27
--- SPECS/smokeping.spec:1.26	Wed Oct 26 15:56:02 2005
+++ SPECS/smokeping.spec	Thu Oct 27 11:22:25 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Smokeping - narzędzie do tworzenia wykresów opóźnień sieci
 Name:		smokeping
 Version:	2.0.4
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Networking/Utilities
 Source0:	http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/%{name}-%{version}.tar.gz
@@ -62,6 +62,7 @@
 decruft "etc/config.dist" "%{_sysconfdir}/%{name}/config"
 
 sed -i -e 's@^#!/usr/bin/perl-5.8.4@#!/usr/bin/perl@' bin/smokeping.dist
+sed -i -e 's#use lib qw(lib);#use lib qw(%{_datadir}/%{name});#' smokeping.dist
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -158,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/10/27 09:22:25  blues
+- smokeping libs are not in perl dirs
+
 Revision 1.26  2005/10/26 13:56:02  blues
 - started 2.0.x series - this is needed for current rrdtool
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/smokeping.spec?r1=1.26&r2=1.27&f=u




More information about the pld-cvs-commit mailing list