Author: qboosh Date: Sun Jul 15 22:17:10 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, License, URL
---- Files affected: SPECS: perl-Parse-Lex.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Parse-Lex.spec diff -u SPECS/perl-Parse-Lex.spec:1.2 SPECS/perl-Parse-Lex.spec:1.3 --- SPECS/perl-Parse-Lex.spec:1.2 Fri Jul 6 13:30:34 2007 +++ SPECS/perl-Parse-Lex.spec Mon Jul 16 00:17:05 2007 @@ -6,28 +6,28 @@ %include /usr/lib/rpm/macros.perl %define pdir Parse %define pnam Lex -Summary: perlmodule -#Summary(pl): +Summary: Parse::Lex - generator of lexical analyzers +Summary(pl.UTF-8): Parse::Lex - generator analizatorów leksykalnych Name: perl-Parse-Lex Version: 2.15 Release: 0.2 -License: x +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/P/PV/PVERD/%{pdir}%{pnam}-%{version}.tar.gz # Source0-md5: aeb0bb36454485d28214aad0907d5c92 -Patch0: perl-Parse-Lex-strict.patch +Patch0: %{name}-strict.patch +URL: http://search.cpan.org/dist/ParseLex/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +The classes Parse::Lex and Parse::CLex create lexical analyzers. - -# %description -l pl -# TODO +%description -l pl.UTF-8 +Klasy Parse::Lex i Parse::CLex tworzą analizatory leksykalne. %prep %setup -q -n %{pdir}%{pnam}-%{version} @@ -56,7 +56,6 @@ %defattr(644,root,root,755) %doc Changes doc README %{perl_vendorlib}/Parse/*.pm -#%{perl_vendorlib}/Parse/Lex/ %{_mandir}/man3/* %{_examplesdir}/%{name}-%{version} @@ -66,9 +65,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/07/15 22:17:05 qboosh +- pl, License, URL + Revision 1.2 2007/07/06 11:30:34 agaran - added patch for strict and other 'features' Revision 1.1 2007/07/06 11:16:52 agaran - initial, test fails here, unfinished crude etc.. - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Parse-Lex.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
