Author: qboosh Date: Fri Mar 4 21:47:31 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- -htpasswd: replaced usage with real desc; pl
---- Files affected:
SPECS:
thttpd.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: SPECS/thttpd.spec
diff -u SPECS/thttpd.spec:1.51 SPECS/thttpd.spec:1.52
--- SPECS/thttpd.spec:1.51 Fri Mar 4 20:35:30 2005
+++ SPECS/thttpd.spec Fri Mar 4 22:47:26 2005
@@ -1,8 +1,5 @@
# $Revision$, $Date$
#
-# TODO:
-# - polish description and summary at package htpasswd
-#
# Conditional build:
%bcond_with php # with PHP library
#
@@ -46,8 +43,6 @@
BuildRequires: mysql-devel
%endif
BuildRequires: rpmbuild(macros) >= 1.159
-Provides: httpd
-Provides: webserver
PreReq: rc-scripts
Requires(pre): sh-utils
Requires(pre): /bin/id
@@ -59,7 +54,9 @@
Requires(postun): /usr/sbin/userdel
Requires: htpasswd
Provides: group(thttp)
+Provides: httpd
Provides: user(thttp)
+Provides: webserver
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define extensionsdir %{_libdir}/php
@@ -79,16 +76,23 @@
uwierzytelniania, oraz SSI.
%package -n htpasswd-%{name}
-Summary: thttpd htpasswd utility
-Group: Networking/Utilities
-Provides: htpasswd
-Obsoletes: htpasswd
+Summary: thttpd htpasswd utility
+Summary(pl): Narzędzie htpasswd z thttpd
+Group: Networking/Utilities
+Provides: htpasswd
+Obsoletes: htpasswd
%description -n htpasswd-%{name}
-htpasswd from thttpd
-
-Usage: htpasswd [-c] passwordfile username
-The -c flag creates a new file.
+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 thttpd; it supports only CRYPT
+encryption algorithm.
+
+%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 thttpd; ta wersja
+obsługuje wyłącznie hasła zaszyfrowane przez CRYPT.
%prep
%setup -q
@@ -267,6 +271,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2005/03/04 21:47:26 qboosh
+- -htpasswd: replaced usage with real desc; pl
+
Revision 1.51 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/thttpd.spec?r1=1.51&r2=1.52&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit