[packages/git-core] move Git::SVN manpages to proper package

glen glen at pld-linux.org
Sun May 29 22:22:50 CEST 2016


commit 11d00f1460a7edef4e12ea971f96e7d6259a6c94
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 29 23:22:08 2016 +0300

    move Git::SVN manpages to proper package

 git-core.spec | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index 17b9e32..d578024 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -857,6 +857,12 @@ fi
 %if %{with doc}
 %{_mandir}/man1/git-svn.1*
 %endif
+%{_mandir}/man3/Git::SVN::Editor.3pm*
+%{_mandir}/man3/Git::SVN::Fetcher.3pm*
+%{_mandir}/man3/Git::SVN::Memoize::YAML.3pm*
+%{_mandir}/man3/Git::SVN::Prompt.3pm*
+%{_mandir}/man3/Git::SVN::Ra.3pm*
+%{_mandir}/man3/Git::SVN::Utils.3pm*
 
 %files email
 %defattr(644,root,root,755)
@@ -877,7 +883,8 @@ fi
 %dir %{perl_vendorlib}/Git
 %{perl_vendorlib}/Git/I18N.pm
 %{perl_vendorlib}/Git/IndexInfo.pm
-%{_mandir}/man3/Git*.3pm*
+%{_mandir}/man3/Git.3pm*
+%{_mandir}/man3/Git::I18N.3pm*
 
 %if %{with gnome_keyring}
 %files -n gnome-keyring-git-core
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/11d00f1460a7edef4e12ea971f96e7d6259a6c94



More information about the pld-cvs-commit mailing list