|
|
|
@ -21,6 +21,7 @@ BuildRequires: perl(namespace::clean) >= 0.08
|
|
|
|
|
BuildRequires: perl(Sub::Install) >= 0.924
|
|
|
|
|
# tests
|
|
|
|
|
BuildRequires: perl(Test::More) >= 0.62
|
|
|
|
|
BuildRequires: perl(Test::Exception)
|
|
|
|
|
BuildRequires: perl(Sub::Exporter)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -83,6 +84,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Dec 30 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.08-2
|
|
|
|
|
- add br on Test::Exception
|
|
|
|
|
|
|
|
|
|
* Tue Dec 30 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.08-1
|
|
|
|
|
- update to 0.08
|
|
|
|
|
|
|
|
|
|