]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
rrdtool: Update to 1.9.0
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 22:35:12 +0000 (22:35 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 22:35:12 +0000 (22:35 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
rrdtool/rrdtool.nm

index 1c6ad2e6cefff7d05cc236497baf797639cc60b2..436dea14c16cdb1a99ec1e26cf14e4f1049b2cf2 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = rrdtool
-version    = 1.8.0
-release    = 1.2
+version    = 1.9.0
+release    = 1
 
 groups     = Applications/Databases
 url        = https://oss.oetiker.ch/rrdtool/
@@ -20,7 +20,12 @@ description
        density.
 end
 
-source_dl  = https://github.com/oetiker/rrdtool-1.x/releases/download/v%{version}/
+# This project is hosted on GitHub
+github_organization = oetiker
+github_project      = rrdtool-1.x
+github_version      = v%{version}
+
+source_dl  = %{github_download_url}
 
 build
        requires
@@ -51,11 +56,6 @@ build
                --with-pic \
                PYTHON=%{python3}
 
-       prepare_cmds
-               # Remove rpath
-               sed -e "s/--rpath=.* &/\&/" -i bindings/Makefile.*
-       end
-
        install_cmds
                # Remove unused files
                rm -rvf %{BUILDROOT}/usr/share/rrdtool/examples