- Upstream update.
This commit is contained in:
parent
9f7d83b46f
commit
0eeb77e611
@ -1 +1 @@
|
||||
File-Remove-1.40.tar.gz
|
||||
File-Remove-1.41.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-File-Remove
|
||||
Version: 1.40
|
||||
Version: 1.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Convenience module for removing files and directories
|
||||
License: GPL+ or Artistic
|
||||
@ -20,6 +20,11 @@ BuildRequires: perl(File::Glob)
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::MinimumVersion) >= 0.007
|
||||
|
||||
%if 0%{?fedora} >= 10
|
||||
# FIXME: Missing in FC < 10
|
||||
BuildRequires: perl(Test::CPAN::Meta) >= 0.07
|
||||
%endif
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -52,6 +57,9 @@ make test AUTOMATED_TESTING=1
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 10 2008 Ralf Corsepius <rc040203@freenet.de> - 1.41-1
|
||||
- Upstream update.
|
||||
|
||||
* Thu Mar 13 2008 Ralf Corsepius <rc040203@freenet.de> - 1.40-1
|
||||
- Upstream update.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user