- Upstream update.
- Fix URL in Source0.
This commit is contained in:
parent
65ad2d1e35
commit
89ffbc45da
@ -1 +1 @@
|
|||||||
File-Remove-0.33.tar.gz
|
File-Remove-0.34.tar.gz
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
Name: perl-File-Remove
|
Name: perl-File-Remove
|
||||||
Version: 0.33
|
Version: 0.34
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Convenience module for removing files and directories
|
Summary: Convenience module for removing files and directories
|
||||||
License: GPL or Artistic
|
License: GPL or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/File-Remove/
|
URL: http://search.cpan.org/dist/File-Remove/
|
||||||
Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSOD/File-Remove-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Remove-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
@ -46,6 +46,10 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 27 2006 Ralf Corsépius <rc040203@freenet.de> - 0.34-1
|
||||||
|
- Upstream update.
|
||||||
|
- Fix URL in Source0.
|
||||||
|
|
||||||
* Fri Nov 03 2006 Ralf Corsépius <rc040203@freenet.de> - 0.33-1
|
* Fri Nov 03 2006 Ralf Corsépius <rc040203@freenet.de> - 0.33-1
|
||||||
- Upstream update.
|
- Upstream update.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user