]> git.pld-linux.org Git - packages/perl-ExtUtils-CChecker.git/blobdiff - perl-ExtUtils-CChecker.spec
- tests BR: perl-Test-Pod
[packages/perl-ExtUtils-CChecker.git] / perl-ExtUtils-CChecker.spec
index c7f1d5fb18b00f0b4b840945b8c8431d71947ea9..741bbf39fa9ca7f2b018ee553c2f13d6d2cce1aa 100644 (file)
@@ -21,6 +21,7 @@ BuildRequires:        perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Test-Exception
+BuildRequires: perl-Test-Pod
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -64,5 +65,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/ExtUtils/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/ExtUtils/CChecker.pm
+%{_mandir}/man3/*.3pm*
This page took 0.277249 seconds and 4 git commands to generate.