[packages/FHS] fix summary with unparsed macro

glen glen at pld-linux.org
Tue Sep 20 22:34:43 CEST 2016


commit d6daf6dcf546659558fd82e392c81e5c9d5f84ed
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 20 23:33:55 2016 +0300

    fix summary with unparsed macro
    
    version macro doesn't get expanded before Version line is defined
    refs 4e9a06c3

 FHS.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/FHS.spec b/FHS.spec
index 9dc9dd6..f92f737 100644
--- a/FHS.spec
+++ b/FHS.spec
@@ -5,10 +5,10 @@
 #   But: root %attr+chown in %post means integrity verification (rpm -V) error.
 #   Maybe use non-root %attr+numeric chown in %post (without setup dependency)? The only disadvantage
 #   seems to be a warning message on install.
-Summary:	Basic FHS %{version} filesystem layout
+Summary:	Basic FHS 3.0 filesystem layout
 Summary(de.UTF-8):	Grundlegende Dateisystemstruktur
 Summary(fr.UTF-8):	Arborescence de base du système de fichiers
-Summary(pl.UTF-8):	Podstawowy układ katalogów systemu Linux zgodny z FHS %{version}
+Summary(pl.UTF-8):	Podstawowy układ katalogów systemu Linux zgodny z FHS 3.0
 Summary(tr.UTF-8):	Temel dosya sistemi yapısı
 Name:		FHS
 Version:	3.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/FHS.git/commitdiff/d6daf6dcf546659558fd82e392c81e5c9d5f84ed



More information about the pld-cvs-commit mailing list