Shut up rpmlint about Summary:

... and don't use header capitalization for it.
This commit is contained in:
Miloslav Trmač 2013-05-11 01:50:29 +02:00
parent 2fd403e48e
commit f0ed542725

View File

@ -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č <mitr@redhat.com> - 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)