Author: qboosh Date: Sat Mar 15 19:46:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-Convert-Wiki.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Convert-Wiki.spec diff -u SPECS/perl-Convert-Wiki.spec:1.1 SPECS/perl-Convert-Wiki.spec:1.2 --- SPECS/perl-Convert-Wiki.spec:1.1 Mon Dec 24 01:09:04 2007 +++ SPECS/perl-Convert-Wiki.spec Sat Mar 15 20:46:30 2008 @@ -7,20 +7,21 @@ %define pdir Convert %define pnam Wiki Summary: Convert::Wiki - Convert HTML/POD/txt from/to Wiki code -#Summary(pl): +Summary(pl.UTF-8): Convert::Wiki - konwerter między HTML-em/POD/tekstem a kodem Wiki Name: perl-Convert-Wiki Version: 0.05 Release: 0.1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Convert/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: b8f25323a46cbaacf85e32f3923bc2e8 +URL: http://search.cpan.org/dist/Convert-Wiki/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(Test::Differences) >= 0.47 -BuildRequires: perl(Text::Format) >= 0.52 +BuildRequires: perl-Test-Differences >= 0.47 +BuildRequires: perl-Text-Format >= 0.52 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,14 +29,19 @@ %description Convert::Wiki converts from various formats to various Wiki formats. -Input can come as HTML, POD or plain TXT (like it is written in many READMEs). -The data will be converted to an internal, node based format and can then be -converted to Wikicode as used by many wikis like the Wikipedia. - - - -# %description -l pl -# TODO +Input can come as HTML, POD or plain TXT (like it is written in many +READMEs). The data will be converted to an internal, node based format +and can then be converted to Wikicode as used by many wikis like the +Wikipedia. + +%description -l pl.UTF-8 +Convert::Wiki konwertuje tekst z różnych formatów do różnych formatów +Wiki. + +Wejście może być w formacie HTML, POD lub zwykłym tekście (jak np. +wiele plików README). Z niego dane są konwertowane do wewnętrznego +formatu opartego na węzłach, a następnie mogą być przekonwertowane do +formatu Wikicode używanego przez wiele wiki, jak np. Wikipedia. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -73,6 +79,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-15 19:46:30 qboosh +- pl, generic URL + Revision 1.1 2007-12-24 00:09:04 agaran - initial, builds here - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Convert-Wiki.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
