From e4391ac5627f9c317dd6e8697124ec091d1a7410 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Mon, 14 Nov 2022 15:43:49 +0800 Subject: [PATCH] Modify invalid Source --- rrdtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rrdtool.spec b/rrdtool.spec index 774a322..5ec3452 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -1,10 +1,10 @@ Name: rrdtool Version: 1.7.0 -Release: 19 +Release: 20 Summary: RA tool for data logging and analysis License: GPLv2+ with exceptions URL: http://oss.oetiker.ch/rrdtool/ -Source0: http://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz +Source0: https://github.com/oetiker/%{name}-1.x/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: php4-r1190.tar.gz Patch0001: rrdtool-1.6.0-ruby-2-fix.patch Patch0002: rrdtool-1.4.8-php-ppc-fix.patch @@ -215,6 +215,9 @@ chrpath -d %{buildroot}/%{python3_sitearch}/*.so %{_mandir}/man3/* %changelog +* Mon Nov 14 2022 yaoxin - 1.7.0-20 +- Modify invalid Source + * Thu Sep 09 2021 wangyue - 1.7.0-19 - fix rpath problem