Author: qboosh Date: Sun Feb 19 17:59:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-Locale-Maketext-Gettext.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Locale-Maketext-Gettext.spec diff -u SPECS/perl-Locale-Maketext-Gettext.spec:1.1 SPECS/perl-Locale-Maketext-Gettext.spec:1.2 --- SPECS/perl-Locale-Maketext-Gettext.spec:1.1 Wed Feb 15 02:32:35 2006 +++ SPECS/perl-Locale-Maketext-Gettext.spec Sun Feb 19 18:59:20 2006 @@ -7,41 +7,53 @@ %define pdir Locale %define pnam Maketext-Gettext Summary: Locale::Maketext::Gettext - Joins the gettext and Maketext frameworks -#Summary(pl): +Summary(pl): Locale::Maketext::Gettext - łączenie szkieletów gettext i Maketext Name: perl-Locale-Maketext-Gettext Version: 1.17 Release: 0.1 -# same as perl (REMOVE THIS LINE IF NOT TRUE) -License: same as perl +# 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-md5: 98e591014b8c6af909acafc4513455de +URL: http://search.cpan.org/dist/Locale-Maketext-Gettext/ 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 Locale::Maketext::Gettext joins the GNU gettext and Maketext -frameworks. It is a subclass of Locale::Maketext(3) -that follows the way GNU gettext works. It works seamlessly, both -in the sense of GNU gettext and Maketext. As a result, you enjoy -both their advantages, and get rid of both their problems, too. - -You start as an usual GNU gettext localization project: Work on -PO files with the help of translators, reviewers and Emacs. Turn -them into MO files with msgfmt. Copy them into the appropriate -locale directory, such as -/usr/share/locale/de/LC_MESSAGES/myapp.mo. +frameworks. It is a subclass of Locale::Maketext(3) that follows the +way GNU gettext works. It works seamlessly, both in the sense of GNU +gettext and Maketext. As a result, you enjoy both their advantages, +and get rid of both their problems, too. + +You start as an usual GNU gettext localization project: Work on PO +files with the help of translators, reviewers and Emacs. Turn them +into MO files with msgfmt. Copy them into the appropriate locale +directory, such as /usr/share/locale/de/LC_MESSAGES/myapp.mo. Then, build your Maketext localization class, with your base class -changed from Locale::Maketext(3) to -Locale::Maketext::Gettext. That's all. ^_*' +changed from Locale::Maketext(3) to Locale::Maketext::Gettext. That's +all. + +%description -l pl +Locale::Maketext::Gettext łączy szkielety GNU gettext i Maketext. Jest +podklasą Locale::Maketext(3) działającą w taki sposób, jak GNU +gettext. Działa w sposób przezroczysty, zarówno w znaczeniu GNU +gettexta, jak i Maketexta. W efekcie można cieszyć się zaletami ich +obu i pozbyć ich problemów. + +Pracę zaczyna się jak w zwykłym projekcie lokalizacji GNU gettexta: +pracuje na plikach PO z pomocą tłumaczy, recenzentów i Emacsa. +Następnie zamienia je na pliki MO przy użyciu msgfmt, kopiuje do +odpowiednich katalogów lokalizacji, takich jak +/usr/share/locale/de/LC_MESSAGES/myapp.mo. -# %description -l pl -# TODO +Następnie tworzy się klasę lokalizacji Maketexta z klasą podstawową +zmienioną z Locale::Maketext(3) na Locale::Maketext::Gettext. To +wszystko. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -75,6 +87,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/02/19 17:59:20 qboosh +- pl + Revision 1.1 2006/02/15 01:32:35 mguevara - Locale::Maketext::Gettext - Joins the gettext and Maketext frameworks - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Locale-Maketext-Gettext.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
