[perl-Statistics-Contingency: 3/7] Properly own the installed directories

Mathieu Bridon bochecha at fedoraproject.org
Fri Sep 21 02:55:33 UTC 2012


commit fe3c96e97790fe3df3a49f7c608f558fc345592b
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Tue Sep 11 17:41:34 2012 +0800

    Properly own the installed directories

 perl-Statistics-Contingency.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Statistics-Contingency.spec b/perl-Statistics-Contingency.spec
index 6d7c734..e258d95 100644
--- a/perl-Statistics-Contingency.spec
+++ b/perl-Statistics-Contingency.spec
@@ -45,10 +45,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %files
 %doc Changes README
-%{perl_vendorlib}/Statistics/Contingency*
+%{perl_vendorlib}/Statistics
 %{_mandir}/man3/Statistics::Contingency.3pm*
 
 
 %changelog
+* Tue Sep 11 2012 Mathieu Bridon <bochecha at fedoraproject.org> - 0.08-2
+- Fix issues based on Michael's review feedback:
+  - Properly own the installed directories
+
 * Mon Aug 20 2012 Mathieu Bridon <bochecha at fedoraproject.org> - 0.08-1
 - Initial package with help from cpanspec.


More information about the scm-commits mailing list