SPECS: skrypty-sms.spec - pl fixes, other cosmetics
ankry
ankry at pld-linux.org
Wed Jan 18 08:19:53 CET 2006
Author: ankry Date: Wed Jan 18 07:19:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl fixes, other cosmetics
---- Files affected:
SPECS:
skrypty-sms.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/skrypty-sms.spec
diff -u SPECS/skrypty-sms.spec:1.15 SPECS/skrypty-sms.spec:1.16
--- SPECS/skrypty-sms.spec:1.15 Wed Jan 18 06:14:40 2006
+++ SPECS/skrypty-sms.spec Wed Jan 18 08:19:48 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
Summary: A set of scripts to send SMSes
-Summary(pl): Zestaw skryptów do wysyłania SMSów
+Summary(pl): Zestaw skryptów do wysyłania SMS-ów
Name: skrypty-sms
Version: 1.86
Release: 2
@@ -10,7 +10,7 @@
# Source0-md5: 27a5a8a5068fd43ef4bbea0adc5304da
URL: http://sms.jfiok.org/
BuildRequires: perl-base
-Requires: perl-Crypt-SSLeay
+Requires: perl-Crypt-SSLeay
Requires: grep
Requires: nc
Requires: sed
@@ -24,8 +24,8 @@
sending SMS messages, forwarding mails to SMS, etc.
%description -l pl
-Ten pakiet zawiera zestaw skryptów powłoki, które mogą być użyte do
-wysyłania komunikatów SMS, przekazywania poczty na SMS, etc.
+Ten pakiet zawiera zestaw skryptów powłoki, które mogą służyć do
+wysyłania komunikatów SMS, przekazywania poczty na SMS itp.
%package bramka-www
Summary: A script helpful to create a WWW->SMS gate
@@ -44,7 +44,7 @@
%package dialog
Summary: A console interface for sending SMSes
-Summary(pl): Konsolowy interfejs do wysyłania SMSów
+Summary(pl): Konsolowy interfejs do wysyłania SMS-ów
Group: Networking/Utilities
Requires: %{name} = %{version}
Requires: dialog
@@ -55,7 +55,7 @@
%description dialog -l pl
Skrypt "sms-dialog" wykorzystuje polecenie "dialog" do stworzenia w
-miarę wygodnego (?) i funkcjonalnego interfejsu do wysyłania SMSów.
+miarę wygodnego (?) i funkcjonalnego interfejsu do wysyłania SMS-ów.
%package nc
Summary: A simple netcat replacement
@@ -65,14 +65,14 @@
Requires: telnet
%description nc
-This quite simple script replaces the netcat program -- its only
+This quite simple script replaces the netcat program - its only
function is sending a given character stream (received from the
standard input) to a remote server with a given name and reading the
response sending it to the standard output.
%description nc -l pl
Ten w sumie prosty skrypt zastępuje program znany pod nazwą netcat
-(nc) -- jego jedyną funkcją jest wysyłanie danego ciągu znaków
+(nc) - jego jedyną funkcją jest wysyłanie podanego ciągu znaków
(otrzymanego na standardowym wejściu) do zdalnego serwera o podanej
nazwie, oraz odczytanie odpowiedzi i przekazanie je na standardowe
wyjście.
@@ -86,16 +86,16 @@
%description nopl
The "nopl" script decodes fragments of mail headers encoded in
-Quoted-Printable or Base64. This means e.g. converting
+Quoted-Printable or Base64. This means eg. converting
=?ISO-8859-1?Q?=E4u=DFer?= to "äußer". Additionally the script can
-convert Polish characters into ASCII character (ó->o etc.) However, if
-we aren't bothered by Polish letters it can be turned off.
+convert Polish characters into ASCII characters (ó->o etc.) However,
+if we aren't bothered by Polish letters it can be turned off.
%description nopl -l pl
Skrypt "nopl" odkodowuje występujące w nagłówkach listu fragmenty
-kodowane jako Quoted-Printable albo Base64 . Oznacza to np. zamianę
+kodowane jako Quoted-Printable albo Base64. Oznacza to np. zamianę
=?ISO-8859-2?Q?pi=EA=E6?= na "pięć". Dodatkowo skrypt może zamieniać
-polskie znaki na znaki ascii (ą->a itp.), aczkolwiek jeżeli polskie
+polskie znaki na znaki ASCII (ą->a itp.), aczkolwiek jeżeli polskie
literki nam nie przeszkadzają, to można to wyłączyć.
%prep
@@ -142,12 +142,15 @@
%defattr(644,root,root,755)
%{_datadir}/sms/nopl
-%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2006/01/18 07:19:48 ankry
+- pl fixes, other cosmetics
+
Revision 1.15 2006/01/18 05:14:40 wolvverine
- add R
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/skrypty-sms.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list