commit e4f67af08e3747c7dbd3df22f7c205ceeb9ca2bb Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Tue Sep 11 12:53:47 2012 +0800 Properly own the installed directories 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 1faff18..89345f0 100644 --- a/perl-Algorithm-NaiveBayes.spec +++ b/perl-Algorithm-NaiveBayes.spec @@ -45,9 +45,13 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %files %doc Changes %{_mandir}/man3/Algorithm::NaiveBayes.3pm* -%{perl_vendorlib}/Algorithm/NaiveBayes* +%{perl_vendorlib}/Algorithm %changelog +* Tue Sep 11 2012 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 0.04-2 +- Fix issues based on Ralf's review feedback: + - Properly own the installed directories + * Mon Aug 20 2012 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> 0.04-1 - Initial package, with help from cpanspec. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel