bugzilla: 226261 - add BuildRequires suggested by Jose.
This commit is contained in:
parent
62e92e3cbe
commit
bc879c00c1
@ -1,6 +1,6 @@
|
||||
Name: perl-HTML-Tagset
|
||||
Version: 3.10
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: HTML::Tagset - data tables useful in parsing HTML
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,6 +10,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(Test::Pod)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -46,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 04 2007 Robin Norwood <rnorwood@redhat.com> - 3.10-4
|
||||
- Also add BuildRequires suggested by Jose.
|
||||
|
||||
* Sat Feb 3 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.10-3
|
||||
- Minor corrections.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user