]> git.pld-linux.org Git - packages/emacsen-gnus-pkg.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:48:47 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emacsen-gnus-pkg.spec -> 1.8

emacsen-gnus-pkg.spec

index d339fed1148ff854837018b6c92ad43e4b20f282..ce8d3ff5107ac4aee063689399155df7efdccc1f 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without pdf_doc # Don't build PDF documentation
 %define                _the_name gnus
 Summary:       An Emacs/XEmacs newsreader and mail client
-Summary(pl):   Czytnik grup dyskusyjnych i klient poczty dla Emacsa/XEmacsa
+Summary(pl.UTF-8):   Czytnik grup dyskusyjnych i klient poczty dla Emacsa/XEmacsa
 Name:          emacsen-gnus-pkg
 Version:       5.10.6
 Release:       3
@@ -48,19 +48,19 @@ Gnus. The news can be gotten by any nefarious means you can think of
 
 This package contains files common to both GNU Emacs and XEmacs.
 
-%description -l pl
-Dziêki pakietowi Gnus mo¿esz czytaæ newsy i pocztê z u¿yciem GNU
-Emacsa lub XEmacsa. Gnus mo¿e pobieraæ listy z najró¿niejszych ¼róde³,
-w tym z serwera NNTP, lokalnego spoola jak i plików mbox.
+%description -l pl.UTF-8
+Dzięki pakietowi Gnus możesz czytać newsy i pocztę z użyciem GNU
+Emacsa lub XEmacsa. Gnus może pobierać listy z najróżniejszych źródeł,
+w tym z serwera NNTP, lokalnego spoola jak i plików mbox.
 
-Ten pakiet zawiera pliki Gnusa wspólne dla GNU Emacsa i XEmacsa.
+Ten pakiet zawiera pliki Gnusa wspólne dla GNU Emacsa i XEmacsa.
 
 %define version_of() %{expand:%%(rpm -q %1 --queryformat '%%%%{version}-%%%%{release}')}
 
 %if %{with emacs}
 %package emacs
 Summary:       Gnus elisp files for GNU Emacs
-Summary(pl):   Kod elisp Gnusa dla GNU Emacsa
+Summary(pl.UTF-8):   Kod elisp Gnusa dla GNU Emacsa
 Group:         Applications/Networking
 Requires:      %{name} = %{version}-%{release}
 Requires:      emacs = %{version_of emacs}
@@ -69,27 +69,27 @@ Provides:   gnus-elisp-code = %{version}-%{release}
 %description emacs
 This package contains compiled elisp files needed to run Gnus on GNU Emacs
 
-%description emacs -l pl
+%description emacs -l pl.UTF-8
 Pakiet zawiera skompilowane pliki elisp z kodem Gnusa dla GNU Emacsa.
 
 %package emacs-el
 Summary:       Gnus elisp source files for GNU Emacs
-Summary(pl):   Kod ¼ród³owy elisp Gnusa dla GNU Emacsa
+Summary(pl.UTF-8):   Kod źródłowy elisp Gnusa dla GNU Emacsa
 Group:         Applications/Networking
 Requires:      %{name}-emacs = %{version}-%{release}
 
 %description emacs-el
 This package contains source elisp files needed to run Gnus on GNU Emacs
 
-%description emacs-el -l pl
-Pakiet zawiera ¼ród³owe pliki elisp z kodem Gnusa dla GNU Emacsa.
+%description emacs-el -l pl.UTF-8
+Pakiet zawiera źródłowe pliki elisp z kodem Gnusa dla GNU Emacsa.
 %endif
 
 
 %if %{with xemacs}
 %package xemacs
 Summary:       Gnus elisp files for XEmacs
-Summary(pl):   Kod elisp Gnusa dla XEmacsa
+Summary(pl.UTF-8):   Kod elisp Gnusa dla XEmacsa
 Group:         Applications/Networking
 Requires:      %{name} = %{version}-%{release}
 Requires:      xemacs = %{version_of xemacs}
@@ -106,33 +106,33 @@ Provides: gnus-elisp-code = %{version}-%{release}
 %description xemacs
 This package contains compiled elisp files needed to run Gnus on XEmacs
 
-%description xemacs -l pl
+%description xemacs -l pl.UTF-8
 Pakiet zawiera skompilowane pliki elisp z kodem Gnusa dla XEmacsa.
 
 %package xemacs-el
 Summary:       Gnus elisp source files for XEmacs
-Summary(pl):   Kod ¼ród³owy elisp Gnusa dla XEmacsa
+Summary(pl.UTF-8):   Kod źródłowy elisp Gnusa dla XEmacsa
 Group:         Applications/Networking
 Requires:      %{name}-xemacs = %{version}-%{release}
 
 %description xemacs-el
 This package contains source elisp files needed to run Gnus on XEmacs
 
-%description xemacs-el -l pl
-Pakiet zawiera pliki ¼ród³owe elisp z kodem Gnusa dla XEmacsa.
+%description xemacs-el -l pl.UTF-8
+Pakiet zawiera pliki źródłowe elisp z kodem Gnusa dla XEmacsa.
 %endif
 
 
 %if %{with pdf_doc}
 %package pdf-doc
 Summary:       PDF documentation for Gnus
-Summary(pl):   Dokumentacja Gnusa w formacie PDF
+Summary(pl.UTF-8):   Dokumentacja Gnusa w formacie PDF
 Group:         Documentation
 
 %description pdf-doc
 Documentation for Gnus in PDF format
 
-%description pdf-doc -l pl
+%description pdf-doc -l pl.UTF-8
 Dokumentacja Gnusa w formacie PDF
 %endif
 
This page took 0.05103 seconds and 4 git commands to generate.