fix license tag
This commit is contained in:
parent
65b02b8ab6
commit
d79133e34e
@ -1,8 +1,8 @@
|
||||
Name: perl-IPC-Run3
|
||||
Version: 0.040
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc
|
||||
License: GPL+ or BSD or Artistic
|
||||
License: GPL+ or Artistic or BSD
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/IPC-Run3/
|
||||
Source0: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{version}.tar.gz
|
||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu May 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.040-5
|
||||
- reorder license tag so it doesn't flag as a false positive
|
||||
|
||||
* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.040-4
|
||||
- Rebuild normally, second pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user