[perl-Algorithm-NaiveBayes: 4/7] Ask upstream to add a license file in their next release

Mathieu Bridon bochecha at fedoraproject.org
Wed Oct 3 04:17:20 UTC 2012


commit c49496ff70a172dcdf51b1159314c4759b6ef7dc
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Tue Sep 11 13:03:32 2012 +0800

    Ask upstream to add a license file in their next release

 perl-Algorithm-NaiveBayes.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Algorithm-NaiveBayes.spec b/perl-Algorithm-NaiveBayes.spec
index 89345f0..32e6a10 100644
--- a/perl-Algorithm-NaiveBayes.spec
+++ b/perl-Algorithm-NaiveBayes.spec
@@ -3,6 +3,8 @@ Version:        0.04
 Release:        1%{?dist}
 Summary:        Bayesian prediction of categories
 
+# There is no license file included with the sources, I asked upstream for one:
+#    https://rt.cpan.org/Public/Bug/Display.html?id=79560
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Algorithm-NaiveBayes/
 
@@ -50,8 +52,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %changelog
 * Tue Sep 11 2012 Mathieu Bridon <bochecha at fedoraproject.org> - 0.04-2
-- Fix issues based on Ralf's review feedback:
+- Fix issues based on Michael's and Ralf's review feedback:
   - Properly own the installed directories
+  - Ask upstream to add a license file in their next release:
+    https://rt.cpan.org/Public/Bug/Display.html?id=79560
 
 * Mon Aug 20 2012 Mathieu Bridon <bochecha at fedoraproject.org> 0.04-1
 - Initial package, with help from cpanspec.



More information about the perl-devel mailing list