commit 641e173239d44a4597f0075b2dc1090f21d579ab
Author: Jan Rękorajski <[email protected]>
Date:   Sun Mar 31 09:53:39 2019 +0200

    - fix ver macro

 lm_sensors.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lm_sensors.spec b/lm_sensors.spec
index fafd1be..738a144 100644
--- a/lm_sensors.spec
+++ b/lm_sensors.spec
@@ -2,7 +2,7 @@
 # - a big trigger warning how to use fancontrol and to init it first
 #
 %include       /usr/lib/rpm/macros.perl
-%define                ver     %(echo '%version'|tr . -)
+%define                ver     %(echo %{version} | tr . -)
 Summary:       Hardware health monitoring
 Summary(pl.UTF-8):     Monitor stanu sprzętu
 Summary(pt_BR.UTF-8):  Ferramentas para monitoração do hardware
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lm_sensors.git/commitdiff/641e173239d44a4597f0075b2dc1090f21d579ab

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to