fix br, license

f38
Tom Callaway 17 years ago
parent 268b671841
commit c1769e504b

@ -1,16 +1,17 @@
Name: perl-Test-Cmd
Version: 1.05
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: Perl module for portable testing of commands and scripts
Group: Development/Libraries
License: GPL or Artistic
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Test-Cmd/
Source0: http://www.cpan.org/authors/id/K/KN/KNIGHT/Test-Cmd-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(Algorithm::DiffOld)
BuildRequires: perl(ExtUtils::MakeMaker)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(Algorithm::DiffOld)
@ -53,5 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.05-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
* Mon May 01 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.05-1
- First build.

Loading…
Cancel
Save