Author: qboosh Date: Fri Mar 4 20:45:47 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - -htpasswd: replaced usage with real desc; pl
---- Files affected: SPECS: apache1.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: SPECS/apache1.spec diff -u SPECS/apache1.spec:1.82 SPECS/apache1.spec:1.83 --- SPECS/apache1.spec:1.82 Fri Mar 4 20:35:30 2005 +++ SPECS/apache1.spec Fri Mar 4 21:45:42 2005 @@ -1,7 +1,6 @@ # $Revision$, $Date$ # TODO # - split *all* modules to subpackages? -# - polish description and summary at package htpasswd # Conditional build: %bcond_with rewrite_ldap # enable ldap map support for mod_rewrite (alpha) %bcond_without ipv6 # disable IPv6 support @@ -768,28 +767,24 @@ wirtualnych. %package -n htpasswd-%{name} -Summary: Apache1 htpasswd utility -Group: Networking/Utilities -Provides: htpasswd -Obsoletes: htpasswd +Summary: Apache 1.x htpasswd utility +Summary(pl): Narzędzie htpasswd z Apache'a 1.x +Group: Networking/Utilities +Provides: htpasswd +Obsoletes: htpasswd %description -n htpasswd-%{name} -htpasswd from Apache1 - -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 1.x; 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 1.x; ta +wersja obsługuje hasła zapisane czystym tekstem oraz zakodowane +algorytmami CRYPT (domyślnym), MD5 i SHA1. %prep %setup -q -n apache_%{version} -a3 @@ -1876,6 +1871,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2005/03/04 20:45:42 qboosh +- -htpasswd: replaced usage with real desc; pl + Revision 1.82 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/apache1.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit