]> git.pld-linux.org Git - packages/perl-Math-Prime-XS.git/blobdiff - perl-Math-Prime-XS.spec
- up to 0.26_01
[packages/perl-Math-Prime-XS.git] / perl-Math-Prime-XS.spec
index 3085211745a76c7f68437406abbc02e470eebe58..8dafd82b80e151d71fd43329fbe8488ef54e7883 100644 (file)
@@ -8,13 +8,13 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       Math::Prime::XS - Calculate/detect prime numbers with deterministic tests
 Name:          perl-Math-Prime-XS
-Version:       0.26
+Version:       0.26_01
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5bd7727093742cc85cd6c762422c98c8
+# Source0-md5: b93a438fd10640b47910be8f9c3403ba
 URL:           http://search.cpan.org/dist/Math-Prime-XS/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -51,7 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes INSTALL README
+%dir %{perl_vendorarch}/Math/Prime
 %{perl_vendorarch}/Math/Prime/XS.pm
+%dir %{perl_vendorarch}/auto/Math/Prime
 %dir %{perl_vendorarch}/auto/Math/Prime/XS
 %attr(755,root,root) %{perl_vendorarch}/auto/Math/Prime/XS/*.so
 %{_mandir}/man3/*
This page took 0.053245 seconds and 4 git commands to generate.