[perl-Git-CPAN-Patch] add LICENSE to docs

Iain Arnell iarnell at fedoraproject.org
Fri Jun 29 12:48:00 UTC 2012


commit f6d79c8bcb783c9789e1795647f6214d68ad9bf3
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jun 29 05:57:00 2012 -0600

    add LICENSE to docs

 perl-Git-CPAN-Patch.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Git-CPAN-Patch.spec b/perl-Git-CPAN-Patch.spec
index a7f1225..c1ce70c 100644
--- a/perl-Git-CPAN-Patch.spec
+++ b/perl-Git-CPAN-Patch.spec
@@ -92,12 +92,12 @@ mv %{buildroot}/%{_bindir}/* %{buildroot}%{_libexecdir}/git-core/
 ./Build test
 
 %files
-%doc Changes README
+%doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %files -n git-cpan-patch
-%doc Changes README
+%doc Changes LICENSE README
 %{_libexecdir}/*
 %{_mandir}/man1/*
 
@@ -105,6 +105,7 @@ mv %{buildroot}/%{_bindir}/* %{buildroot}%{_libexecdir}/git-core/
 * Sat Feb 11 2012 Iain Arnell <iarnell at gmail.com> 0.7.0-1
 - update to latest upstream version
 - clean up spec for modern rpmbuild
+- add LICENSE to docs
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list