license fix
This commit is contained in:
parent
542d2c3758
commit
b5423b807c
@ -1,9 +1,9 @@
|
||||
Name: perl-IO-CaptureOutput
|
||||
Version: 1.03
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/IO-CaptureOutput
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/IO-CaptureOutput-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-6
|
||||
- license fix
|
||||
|
||||
* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-5
|
||||
- bump for fc6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user