Rebuild for FC5 (perl 5.8.8).
This commit is contained in:
parent
df62f76cab
commit
c6aa340625
@ -1,6 +1,6 @@
|
||||
Name: perl-Pod-Escapes
|
||||
Version: 1.04
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Perl module for resolving POD escape sequences
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl >= 1:5.6.1
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
This module provides things that are useful in decoding Pod E<...>
|
||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-4
|
||||
- Rebuild for FC5 (perl 5.8.8).
|
||||
|
||||
* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-3
|
||||
- Dist tag.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user