]> git.pld-linux.org Git - packages/ipmitool.git/commitdiff
- fixed tag from version master
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 29 Nov 2023 18:30:04 +0000 (19:30 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 29 Nov 2023 18:30:04 +0000 (19:30 +0100)
ipmitool.spec

index ac670ef3c32e0a076d9769b6e3589cc048f71d1a..af72d1131c1958e3b7d25694a01f221e0dfbda2c 100644 (file)
@@ -2,10 +2,11 @@ Summary:      Simple command-line interface to systems that support the IPMI
 Summary(pl.UTF-8):     Prosty interfejs do systemów obsługujących IPMI działający z linii poleceń
 Name:          ipmitool
 Version:       1.8.19
+%define        tagver  %(echo %{version} | tr . _)
 Release:       1
 License:       BSD
 Group:         Applications/System
-Source0:       https://github.com/ipmitool/ipmitool/archive/refs/tags/IPMITOOL_%{version}.tar.gz
+Source0:       https://github.com/ipmitool/ipmitool/archive/refs/tags/IPMITOOL_%{tagver}.tar.gz
 # Source0-md5: 0aa41c99d93ce129cf00a9b8803ed8c9
 Source1:       %{name}-ipmievd.init
 Source2:       %{name}-ipmievd.sysconfig
This page took 0.191498 seconds and 4 git commands to generate.