]> git.pld-linux.org Git - packages/perl-Email-Date.git/commitdiff
- typo, pl
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 9 Dec 2004 21:11:18 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Email-Date.spec -> 1.2

perl-Email-Date.spec

index eac2a7936bbcbb463a07db4e362aa0859b12eea3..c20b1d7d63410550a60277507b51057c9d9deafe 100644 (file)
@@ -6,7 +6,7 @@
 %define        pdir    Email
 %define        pnam    Date
 Summary:       Email::Date - Find and Format Date Headers
-#Summary(pl):  
+Summary(pl):   Email::Date - znajdywanie i formatowanie nag³ówków Date
 Name:          perl-Email-Date
 Version:       1.03
 Release:       1
@@ -26,10 +26,10 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-RFC 2822 defines the C<Date:> header. It declares the header a required
+RFC 2822 defines the Date: header. It declares the header a required
 part of an email message. The syntax for date headers is clearly laid
-out. Stil, even a perfectly planned world has storms. The truth is, many
-programs get it wrong. Very wrong. Or, they don't include a C<Date:>
+out. Still, even a perfectly planned world has storms. The truth is,
+many programs get it wrong. Very wrong. Or, they don't include a Date:
 header at all. This often forces you to look elsewhere for the date,
 and hoping to find something.
 
@@ -37,8 +37,16 @@ For this reason, the tedious process of looking for a valid date has
 been encapsulated in this software. Further, the process of creating
 RFC compliant date strings is also found in this software.
 
-# %description -l pl
-# TODO
+%description -l pl
+RFC 2822 definiuje nag³ówek Date: (zawieraj±cy datê). Okre¶la ten
+nag³ówek jako obowi±zkow± czê¶æ listu. Sk³adnia nag³ówków daty jest
+jasno opisana. Mimo to wiele programów ¼le tworzy ten nag³ówek. Bardzo
+¼le. Albo nie do³±cza go w ogóle. Zwykle zmusza to do szukania daty
+gdzie¶ indziej z nadziej± znalezienia czego¶.
+
+Z tego powodu nudny proces poszukiwania poprawnej daty zosta³
+opakowany w ten pakiet. Co wiêcej, proces tworzenia ³añcuchów daty
+zgodnych z RFC tak¿e mo¿na tu znale¼æ.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.580504 seconds and 4 git commands to generate.