From acc250e229387622f8c049541ff6c0d8aefadb05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 12 Feb 2007 00:48:47 +0000 Subject: [PATCH] - converted to UTF-8 Changed files: emacsen-ecb-pkg.spec -> 1.6 --- emacsen-ecb-pkg.spec | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/emacsen-ecb-pkg.spec b/emacsen-ecb-pkg.spec index 9971ef2..b7cfc52 100644 --- a/emacsen-ecb-pkg.spec +++ b/emacsen-ecb-pkg.spec @@ -6,7 +6,7 @@ # %define _the_name ecb Summary: Emacs Code Browser IDE -Summary(pl): ¦rodowisko programistyczne dla Emacsa +Summary(pl.UTF-8): Środowisko programistyczne dla Emacsa Name: emacsen-%{_the_name}-pkg Version: 2.26 Release: 0.1 @@ -33,17 +33,17 @@ browsing your sources comfortable with the mouse and the keyboard. This package contains files common to both GNU Emacs and XEmacs. -%description -l pl -ECB jest globalnym minor mode wy¶wietlaj±cym kilka w³asnych okienek -u³atwiaj±cych przegl±danie kodu mysz± i klawiatur±. +%description -l pl.UTF-8 +ECB jest globalnym minor mode wyświetlającym kilka własnych okienek +ułatwiających przeglądanie kodu myszą i klawiaturą. -Ten pakiet zawiera pliki wspólne dla GNU Emacsa i XEmacsa. +Ten pakiet zawiera pliki wspólne dla GNU Emacsa i XEmacsa. %define version_of() %{expand:%%(rpm -q %1 --queryformat '%%%%{version}-%%%%{release}')} %package emacs Summary: ECB compiled elisp files for GNU Emacs -Summary(pl): Skompilowany kod elisp ECB dla GNU Emacsa +Summary(pl.UTF-8): Skompilowany kod elisp ECB dla GNU Emacsa Group: Applications/Editors/Emacs Requires: %{name} = %{version}-%{release} Requires: emacs = %{version_of emacs} @@ -52,24 +52,24 @@ Provides: cedet-elisp-code = %{version}-%{release} %description emacs This package contains compiled elisp files needed to run ECB on GNU Emacs -%description emacs -l pl +%description emacs -l pl.UTF-8 Pakiet zawiera skompilowane pliki elisp z kodem ECB dla GNU Emacsa. %package emacs-el Summary: ECB elisp files for GNU Emacs -Summary(pl): Kod elisp ECB dla GNU Emacsa +Summary(pl.UTF-8): Kod elisp ECB dla GNU Emacsa Group: Applications/Editors/Emacs Requires: %{name}-emacs = %{version}-%{release} %description emacs-el This package contains ECB source elisp files for GNU Emacs -%description emacs-el -l pl -Pakiet zawiera ¼ród³owe pliki elisp z kodem ECB dla GNU Emacsa. +%description emacs-el -l pl.UTF-8 +Pakiet zawiera źródłowe pliki elisp z kodem ECB dla GNU Emacsa. %package xemacs Summary: ECB elisp files for XEmacs -Summary(pl): Kod elisp ECB dla XEmacsa +Summary(pl.UTF-8): Kod elisp ECB dla XEmacsa Group: Applications/Editors/Emacs Requires: %{name} = %{version}-%{release} Requires: xemacs = %{version_of xemacs} @@ -78,20 +78,20 @@ Provides: cedet-elisp-code = %{version}-%{release} %description xemacs This package contains compiled elisp files needed to run ECB on XEmacs -%description xemacs -l pl +%description xemacs -l pl.UTF-8 Pakiet zawiera skompilowane pliki elisp z kodem ECB dla XEmacsa. %package xemacs-el Summary: ECB elisp source files for XEmacs -Summary(pl): Kod ¼ród³owy elisp ECB dla XEmacsa +Summary(pl.UTF-8): Kod źródłowy elisp ECB dla XEmacsa Group: Applications/Editors/Emacs Requires: %{name}-xemacs = %{version}-%{release} %description xemacs-el This package contains source ECB elisp files for XEmacs -%description xemacs-el -l pl -Pakiet zawiera pliki ¼ród³owe elisp z kodem ECB dla XEmacsa. +%description xemacs-el -l pl.UTF-8 +Pakiet zawiera pliki źródłowe elisp z kodem ECB dla XEmacsa. %prep %setup -q -n %{_the_name}-%{version} -- 2.44.0