One demo file is licensed as

epel9
Petr Písař 12 years ago
parent ca2bb859bb
commit 0010cce5d2

@ -1,9 +1,10 @@
Name: perl-Parse-RecDescent
Version: 1.967009
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Generate Recursive-Descent Parsers
Group: Development/Libraries
License: GPL+ or Artistic
License: (GPL+ or Artistic) and (GPLv2+ or Artistic)
# demo/demo_another_Cgrammar.pl: GPLv2+ or Artistic
URL: http://search.cpan.org/dist/Parse-RecDescent/
Source0: http://search.cpan.org/CPAN/authors/id/J/JT/JTBRAUN/Parse-RecDescent-%{version}.tar.gz
Patch0: Parse-RecDescent-1.967002-utf8.patch
@ -71,6 +72,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/Parse::RecDescent.3pm*
%changelog
* Thu Nov 01 2012 Petr Pisar <ppisar@redhat.com> - 1.967009-4
- One demo file is licensed as (GPLv2+ or Artistic)
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.967009-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Loading…
Cancel
Save