summaryrefslogtreecommitdiff
path: root/perl-Algorithm-NaiveBayes.spec
diff options
context:
space:
mode:
authorJakub Bogusz2004-06-01 20:45:12 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc318835f540216a6d68c5650a57749bf12fc3628 (patch)
treea175bc67e39b4451e8d7f0b6683a3bdce0e2fbf1 /perl-Algorithm-NaiveBayes.spec
parenta3152badc37f9f89883ea46f0b44850d860a93f6 (diff)
downloadperl-Algorithm-NaiveBayes-c318835f540216a6d68c5650a57749bf12fc3628.zip
perl-Algorithm-NaiveBayes-c318835f540216a6d68c5650a57749bf12fc3628.tar.gz
- readable/grepable file list
Changed files: perl-Algorithm-NaiveBayes.spec -> 1.12
Diffstat (limited to 'perl-Algorithm-NaiveBayes.spec')
-rw-r--r--perl-Algorithm-NaiveBayes.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-Algorithm-NaiveBayes.spec b/perl-Algorithm-NaiveBayes.spec
index 6bebb03..dc5f353 100644
--- a/perl-Algorithm-NaiveBayes.spec
+++ b/perl-Algorithm-NaiveBayes.spec
@@ -57,6 +57,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc Change*
-%{perl_vendorlib}/%{pdir}/*.pm
-%{perl_vendorlib}/%{pdir}/%{pnam}
+%{perl_vendorlib}/Algorithm/*.pm
+%{perl_vendorlib}/Algorithm/NaiveBayes
%{_mandir}/man3/*