- Re-enable pmv-test.
This commit is contained in:
parent
70a850bbcd
commit
680a13569b
@ -1,6 +1,6 @@
|
||||
Name: perl-Class-Inspector
|
||||
Version: 1.24
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Get information about a class and its structure
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -44,8 +44,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%check
|
||||
# remove until fix of Perl::MinimalVersion and version.pm
|
||||
rm -rf t/99_pmv.t
|
||||
make test AUTOMATED_TESTING=1
|
||||
|
||||
%files
|
||||
@ -55,6 +53,9 @@ make test AUTOMATED_TESTING=1
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.24-6
|
||||
- Re-enable pmv-test.
|
||||
|
||||
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.24-5
|
||||
- Mass rebuild with perl-5.12.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user