SPECS (DEVEL): zmailer.spec - converted to UTF-8

baggins baggins at pld-linux.org
Mon Feb 12 14:30:59 CET 2007


Author: baggins                      Date: Mon Feb 12 13:30:59 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- converted to UTF-8

---- Files affected:
SPECS:
   zmailer.spec (1.70.2.8 -> 1.70.2.9) 

---- Diffs:

================================================================
Index: SPECS/zmailer.spec
diff -u SPECS/zmailer.spec:1.70.2.8 SPECS/zmailer.spec:1.70.2.9
--- SPECS/zmailer.spec:1.70.2.8	Sat Sep 25 11:27:35 2004
+++ SPECS/zmailer.spec	Mon Feb 12 14:30:53 2007
@@ -18,7 +18,7 @@
 %endif
 
 Summary:	Secure Mailer for Extreme Performance Demands
-Summary(pl):	Bezpieczny MTA dla Wymagających Ekstremalnej Wydajności
+Summary(pl.UTF-8):   Bezpieczny MTA dla WymagajÄ
cych Ekstremalnej Wydajności
 Name:		zmailer
 Version:	2.99.57
 Release:	%{snapshot}%{_rel}
@@ -85,20 +85,20 @@
 quantities of mail and is more efficient any other mailer, qmail
 included. It supports IPv6, WHOSON, SSL and TLS protocol.
 
-%description -l pl
-Ten pakiet zawiera implementację agenta transportu wiadomości
+%description -l pl.UTF-8
+Ten pakiet zawiera implementację agenta transportu wiadomości
 internetowych o nazwie ZMailer. ZMailer przeznaczony jest dla bramek,
-serwerów poczty lub innych środowisk wymagających niezwykłych
-możliwości od mailera. Motywacją dla ZMailera były problemy z
-Sendmailem w trudnych sytuacjach. ZMailer jest jednym z tych mailerów,
-które potrafią dać sobie radę z ogromną ilością poczty. Ponadto
-ZMailer jest bardziej wydajny od innych mailerów włączając w to
-qmaila. Kolejną zaletą jest wsparcie dla protokołu IPv6, WHOSON, SSL
+serwerĂłw poczty lub innych Ĺ›rodowisk wymagajÄ
cych niezwykłych
+moĹźliwoĹ›ci od mailera. MotywacjÄ
 dla ZMailera były problemy z
+Sendmailem w trudnych sytuacjach. ZMailer jest jednym z tych mailerĂłw,
+ktĂłre potrafiÄ
 dać sobie radÄ™ z ogromnÄ
 iloĹ›ciÄ
 poczty. Ponadto
+ZMailer jest bardziej wydajny od innych mailerĂłw wĹ‚Ä
czajÄ
c w to
+qmaila. KolejnÄ
 zaletÄ
 jest wsparcie dla protokołu IPv6, WHOSON, SSL
 oraz TLS.
 
 %package devel
 Summary:	Static library and header file for zmailer
-Summary(pl):	Plik nagłówkowy i biblioteka statyczna dla zmailera
+Summary(pl.UTF-8):   Plik nagłówkowy i biblioteka statyczna dla zmailera
 Group:		Development/Libraries
 Requires:	%{name} = %{version}
 
@@ -106,9 +106,9 @@
 This is ZMailer's development package. It includes static library and
 header file.
 
-%description devel -l pl
-To jest pakiet dla developerów. Zawiera plik nagłówkowy i bibliotekę
-statyczną ZMailera.
+%description devel -l pl.UTF-8
+To jest pakiet dla developerów. Zawiera plik nagłówkowy i bibliotekę
+statycznÄ
 ZMailera.
 
 %prep
 %setup -q -a2 -n %{name}
@@ -251,7 +251,9 @@
 if [ ! -L /etc/mail/db/aliases ]; then
 	if [ -f /etc/mail/aliases ]; then
 		echo "Generating Symlink to use /etc/mail/aliases for aliasing"
-		rm -f /etc/mail/db/aliases || echo "Strange nothing at (Dziwnie puste) /etc/mail/db/aliases. Don't worry (Nie martw się)."
+		rm -f /etc/mail/db/aliases || echo "Strange nothing at /etc/mail/db/aliases. Don't worry."
+# FIXME! check locale here
+#		echo "Dziwnie puste /etc/mail/db/aliases. Nie martw sie."
 	else
 		echo "Installing new /etc/mail/aliases from zmailer sample"
 		mv -f /etc/mail/db/aliases /etc/aliases
@@ -376,6 +378,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70.2.9  2007/02/12 13:30:53  baggins
+- converted to UTF-8
+
 Revision 1.70.2.8  2004/09/25 09:27:35  speedy
 - fixed %%configure
 
@@ -623,29 +628,29 @@
 Revision 1.11  1999/07/05 12:18:40  misiek
 update to 2.99.51-pre1
 
-* Thu May 20 1999 Arkadiusz Miśkiewicz <misiek at pld.org.pl>
+* Thu May 20 1999 Arkadiusz Miśkiewicz <misiek at pld.org.pl>
   [2.99.50s18-1d]
 - new version
 - corrected spec file (ready for rpm 3.x)
 
-* Thu Feb 10 1999 Michał Kuratczyk <kurkens at polbox.com>
+* Thu Feb 10 1999 Michał Kuratczyk <kurkens at polbox.com>
   [2.99.50s11-4d]
 - sloted BuildRoot into PLD standard
 - "Conflicts: smtpdaemon" instead a lot of conflicts
 - cosmetic changes
 
-* Tue Jan 19 1999 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Tue Jan 19 1999 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 [2.99.50s11-3d]
 - compile with WHOSON support
 - now it's using fsync()
 
-* Sat Jan 16 1999 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Sat Jan 16 1999 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 [2.99.50s11-2d]
 - moved /etc/zmailer to /etc/mail
 - moved /etc/{aliases,mailname} to /etc/mail/{aliases,mailname}
 - spec completly rewrited
 
-* Fri Nov 27 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Fri Nov 27 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 [2.99.50-s11-1d]
 - new forms-pl-0.3,
 - still as 1d,
@@ -654,18 +659,18 @@
 By Wojtek Slusarczyk <wojtek at shadow.eu.org>
 - compressed mail pages.
 
-* Thu Nov 26 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Thu Nov 26 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 [2.99.50-s11-1d]
 - added forms-pl-0.2 (Polish/English forms).
 
-* Wed Nov 25 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Wed Nov 25 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 - now using modified router.cf
 
-* Tue Nov 24 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Tue Nov 24 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 - updated to s11
 - few changes
 
-* Wed Nov 11 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Wed Nov 11 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 - merged %%SOURCE1 and %%SOURCE2 into one file
 - corrected mode on /var/spool/mail
 - added few pl translations
@@ -674,7 +679,7 @@
 - added smail and vmailer to conflicts
 - changed mode to 600 on /etc/crontab.d/zmailer
 
-* Mon Oct 12 1998 Arkadiusz Miśkiewicz <misiek at zsz2.starachowice.pl>
+* Mon Oct 12 1998 Arkadiusz Miśkiewicz <misiek at zsz2.starachowice.pl>
 [2.99.50s10-1d]
 - new upstream release
 - compiled with ipv6 support
@@ -684,7 +689,7 @@
 - added alfa-glibc patch
 - modified logrotate config
 
-* Sun Sep 27 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Sun Sep 27 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 - added -p to cp crontab file
 - modified times in crontab file
 - some fixes to manual.sgml
@@ -697,9 +702,9 @@
 - added auto removing pid files
 - added development package (but what for ? ;)
 
-* Sat Sep 26 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Sat Sep 26 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 - added automatic removing Zmailer's cron jobs
 - added $RPM_OPT_FLAGS to make
 
-* Fri Sep 25 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
+* Fri Sep 25 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
 - Initial rpm release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zmailer.spec?r1=1.70.2.8&r2=1.70.2.9&f=u



More information about the pld-cvs-commit mailing list