[seahorse/f22] Update man page glob in files section

David King amigadave at fedoraproject.org
Thu Feb 26 23:56:55 UTC 2015


commit 43c1df29c2c3bc2f6d52c8910fdf008490eb6874
Author: David King <amigadave at amigadave.com>
Date:   Thu Feb 26 23:39:10 2015 +0000

    Update man page glob in files section
    
    https://fedoraproject.org/wiki/Packaging:Guidelines#Manpages

 seahorse.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/seahorse.spec b/seahorse.spec
index 4384187..55b570f 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -107,7 +107,7 @@ update-mime-database -n %{_datadir}/mime &> /dev/null || :
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/apps/seahorse.png
 %{_datadir}/icons/hicolor/*/apps/seahorse-preferences.png
-%{_mandir}/man1/*.gz
+%{_mandir}/man1/*.1*
 %dir %{_libdir}/seahorse
 %{_libdir}/seahorse/*
 %{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
@@ -123,6 +123,7 @@ update-mime-database -n %{_datadir}/mime &> /dev/null || :
 - Update URL
 - Use license macro for COPYING and COPYING.LIB
 - Use pkgconfig for BuildRequires
+- Update man page glob in files section
 
 * Thu Nov 20 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-3
 - Fix SSH key generation (#1163660)


More information about the scm-commits mailing list