fix license tag, rebuild for perl

This commit is contained in:
Tom Callaway 2008-01-10 15:40:36 +00:00
parent dcc2c3f5b6
commit c5c81dc5de

View File

@ -1,8 +1,8 @@
Name: perl-Algorithm-Diff
Version: 1.1902
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Algorithm::Diff Perl module
License: GPL or Artistic
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Algorithm-Diff/
Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-%{version}.tar.gz
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Jan 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.1902-4
- fix license tag, rebuild for perl
* Wed Apr 18 2007 Steven Pritchard <steve@kspei.com> 1.1902-3
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.