Add GPLv2+ to the license declaration due to shell-quote(1)
This commit is contained in:
parent
db3d500136
commit
dfc534fb7a
@ -1,8 +1,10 @@
|
|||||||
Name: perl-String-ShellQuote
|
Name: perl-String-ShellQuote
|
||||||
Version: 1.04
|
Version: 1.04
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Perl module for quoting strings for passing through the shell
|
Summary: Perl module for quoting strings for passing through the shell
|
||||||
License: GPL+ or Artistic
|
# shell-quote: GPLv2+
|
||||||
|
# rest: GPL+ or Artistic
|
||||||
|
License: (GPL+ or Artistic) and GPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/String-ShellQuote/
|
URL: http://search.cpan.org/dist/String-ShellQuote/
|
||||||
Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz
|
||||||
@ -53,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/String::ShellQuote.3*
|
%{_mandir}/man3/String::ShellQuote.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 1.04-11
|
||||||
|
- Add GPLv2+ to the license declaration due to shell-quote(1)
|
||||||
|
|
||||||
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.04-10
|
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.04-10
|
||||||
- Perl 5.18 rebuild
|
- Perl 5.18 rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user