[packages/ipmitool] - fixed tag from version

qboosh qboosh at pld-linux.org
Wed Nov 29 19:50:11 CET 2023


commit a4142eba0112073fec73509597b1e7be82e28acb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Nov 29 19:30:04 2023 +0100

    - fixed tag from version

 ipmitool.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ipmitool.spec b/ipmitool.spec
index ac670ef..af72d11 100644
--- a/ipmitool.spec
+++ b/ipmitool.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipmitool.git/commitdiff/a4142eba0112073fec73509597b1e7be82e28acb



More information about the pld-cvs-commit mailing list