From d6daf6dcf546659558fd82e392c81e5c9d5f84ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 20 Sep 2016 23:33:55 +0300 Subject: [PATCH 1/1] 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 -- 2.44.0