mirror of
https://abf.rosa.ru/djam/git.git
synced 2025-02-23 17:52:57 +00:00
Compare commits
No commits in common. "fa7c47facff94744a38cf34aa4521e14e12b1d3a" and "aa9944bf0f0a075e3f0d9a91eeedf5d4b1505daa" have entirely different histories.
fa7c47facf
...
aa9944bf0f
1 changed files with 4 additions and 4 deletions
8
git.spec
8
git.spec
|
@ -93,9 +93,9 @@ repositories from other VCS.
|
|||
%exclude %{_mandir}/man*/gitk*
|
||||
%exclude %{_mandir}/man*/gitweb*
|
||||
%exclude %{_mandir}/man*/gitmailmap*
|
||||
%{_mandir}/man7/git*.7*
|
||||
%{_mandir}/man1/git*.1*
|
||||
%{_mandir}/man5/git*.5*
|
||||
%{_mandir}/man7/git*.7.*
|
||||
%{_mandir}/man1/git*.1.*
|
||||
%{_mandir}/man5/git*.5.*
|
||||
%exclude %{_mandir}/man1/*svn*.1*
|
||||
%exclude %{_mandir}/man1/*cvs*.1*
|
||||
%exclude %{_mandir}/man7/*cvs*.7*
|
||||
|
@ -232,7 +232,7 @@ Git tools for sending email.
|
|||
%files -n git-email
|
||||
%{_libdir}/git-core/*email*
|
||||
%{_mandir}/man1/*email*.1*
|
||||
%{_mandir}/man5/gitmailmap.5*
|
||||
%{_mandir}/man5/gitmailmap.5.*
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue