Rebuild for new perl
This commit is contained in:
parent
74b83d27a9
commit
bbb765d421
@ -1,6 +1,6 @@
|
||||
Name: perl-XML-RegExp
|
||||
Version: 0.03
|
||||
Release: 2%{?dist}.1
|
||||
Release: 3%{?dist}
|
||||
Summary: Regular expressions for XML tokens
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,7 +10,6 @@ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/XML-RegExp-%{versio
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
@ -54,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.03-3
|
||||
- rebuild for new perl
|
||||
|
||||
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.03-2.1
|
||||
- correct license tag
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user