From f0ed542725405eca16f3acf1f28d54dfb33c7188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Sat, 11 May 2013 01:50:29 +0200 Subject: [PATCH] Shut up rpmlint about Summary: ... and don't use header capitalization for it. --- polkit.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/polkit.spec b/polkit.spec index 3d3ff46..df2cd24 100644 --- a/polkit.spec +++ b/polkit.spec @@ -3,7 +3,7 @@ # %define enable_autoreconf 0 -Summary: polkit Authorization Framework +Summary: An authorization framework Name: polkit Version: 0.110 Release: 4%{?dist} @@ -164,6 +164,7 @@ exit 0 %changelog * Fri May 10 2013 Miloslav Trmač - 0.110-4 +- Shut up rpmlint about Summary: - Build with V=1 - Use %%{_unitdir} instead of hard-coding the path - Use the new systemd macros, primarily to run (systemctl daemon-reload)