Author: qboosh Date: Sat Jul 14 19:22:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: alpine.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/alpine.spec diff -u SPECS/alpine.spec:1.1 SPECS/alpine.spec:1.2 --- SPECS/alpine.spec:1.1 Sun Jul 8 12:28:00 2007 +++ SPECS/alpine.spec Sat Jul 14 21:22:53 2007 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: University of Washington Pine mail user agent +Summary(pl.UTF-8): Klient pocztowy Pine z Uniwersytetu w Waszyngtonie Name: alpine Version: 0.999 Release: 0.1 @@ -8,12 +9,12 @@ Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz # Source0-md5: 082de388a998c1faa2385ebdfd6800f5 URL: http://www.washington.edu/alpine +BuildRequires: krb5-devel BuildRequires: ncurses-devel BuildRequires: openldap-devel BuildRequires: openssl-devel -BuildRequires: tcl-devel BuildRequires: pam-devel -BuildRequires: krb5-devel +BuildRequires: tcl-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -25,6 +26,17 @@ features, and an ever-growing number of configuration and personal-preference options. +%description -l pl.UTF-8 +Alpine, czyli Alternatively Licensed Program for Internet News & Email +(alternatywnie licencjonowany program do newsów i poczty internetowej) +to narzędzie do czytania, wysyłania i zarządzania wiadomościami +elektronicznymi. Alpine jest następcą Pine'a i został napisany przez +wydział Computing & Communications (Obliczeń i komunikacji) na +Uniwersytecie w Waszyngtonie. Mimo że Alpine pierwotnie został +zaprojektowany dla niedoświadczonych użytkowników poczty, obsługuje +wiele zaawansowanych możliwości, a liczba opcji konfiguracyjnych +ciągle rośnie. + %prep %setup -q @@ -58,7 +70,7 @@ %attr(755,root,root) %{_bindir}/rpload %attr(755,root,root) %{_bindir}/rpdump %attr(755,root,root) %{_bindir}/mailutil -%attr(2755, root, mail) %{_sbindir}/mlock +%attr(2755,root,mail) %{_sbindir}/mlock %{_mandir}/man1/alpine.1* %{_mandir}/man1/pico.1* %{_mandir}/man1/pilot.1* @@ -72,6 +84,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/07/14 19:22:53 qboosh +- pl + Revision 1.1 2007/07/08 10:28:00 arekm - new replacement for Pine email client - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/alpine.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
