Author: qboosh Date: Fri Mar 4 20:41:58 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - -htpasswd: replaced usage with real desc; pl
---- Files affected: SPECS: apache.spec (1.376 -> 1.377) ---- Diffs: ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.376 SPECS/apache.spec:1.377 --- SPECS/apache.spec:1.376 Fri Mar 4 20:35:30 2005 +++ SPECS/apache.spec Fri Mar 4 21:41:51 2005 @@ -16,7 +16,6 @@ # - subpackages for MPMs # - check if all modules (*.so) are exactly the same for different MPMs # - install stage fails with distcc (make -jN) -# - polish description and summary at package htpasswd # # Conditional build: %bcond_without ssl # build without SSL support @@ -702,28 +701,24 @@ Moduł cache'ujący statyczną listę plików w pamięci. %package -n htpasswd-%{name} -Summary: Apache2 htpasswd utility +Summary: Apache 2 htpasswd utility: manage user files for basic authentication +Summary(pl): Narzędzie htpasswd z Apache'a 2 do zarządzania plikami uwierzytelnienia basic Group: Networking/Utilities Provides: htpasswd Obsoletes: htpasswd %description -n htpasswd-%{name} -htpasswd from Apache2 - -Usage: - htpasswd [-cmdpsD] passwordfile username - htpasswd -b[cmdpsD] passwordfile username password - - htpasswd -n[mdps] username - htpasswd -nb[mdps] username password - -c Create a new file. - -n Don't update file; display results on stdout. - -m Force MD5 encryption of the password. - -d Force CRYPT encryption of the password (default). - -p Do not encrypt the password (plaintext). - -s Force SHA encryption of the password. - -b Use the password from the command line rather than prompting for it. - -D Delete the specified user. +htpasswd is used to create and update the flat-files used to store +usernames and password for basic authentication of HTTP users. This +package contains htpasswd from Apache 2; this version supports +plaintext passwords and CRYPT (default), MD5 and SHA1 encryptions. + +%description -n htpasswd-%{name} -l pl +htpasswd służy do tworzenia i uaktualniania płaskich plików służących +do przechowywania nazw użytkowników i haseł do uwierzytelnienia basic +użytkowników HTTP. Ten pakiet zawiera htpasswd z Apache'a 2; ta wersja +obsługuje hasła zapisane czystym tekstem oraz zakodowane algorytmami +CRYPT (domyślnym), MD5 i SHA1. %prep %setup -q -n httpd-%{version} @@ -1755,6 +1750,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.377 2005/03/04 20:41:51 qboosh +- -htpasswd: replaced usage with real desc; pl + Revision 1.376 2005/03/04 19:35:30 djrzulf - glen is a genious, simplify obsoletes section at htpasswd, - Rel +0.1, ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.376&r2=1.377&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit