- Cosmetics.
This commit is contained in:
parent
1c34ac7719
commit
726c58d894
@ -1,12 +1,12 @@
|
||||
Name: perl-File-Copy-Recursive
|
||||
Version: 0.30
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Extension for recursively copying files and directories
|
||||
License: GPL or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/File-Copy-Recursive/
|
||||
Source0: http://www.cpan.org/modules/by-module/File/File-Copy-Recursive-%{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))
|
||||
BuildArch: noarch
|
||||
@ -45,5 +45,8 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 18 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-2
|
||||
- Cosmetics.
|
||||
|
||||
* Wed Jan 17 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-1
|
||||
- Initial Fedora submission.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user