SPECS: fedora-ds.spec - pl

qboosh qboosh at pld-linux.org
Sat Apr 22 10:09:18 CEST 2006


Author: qboosh                       Date: Sat Apr 22 08:09:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   fedora-ds.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/fedora-ds.spec
diff -u SPECS/fedora-ds.spec:1.4 SPECS/fedora-ds.spec:1.5
--- SPECS/fedora-ds.spec:1.4	Wed Apr 19 10:01:18 2006
+++ SPECS/fedora-ds.spec	Sat Apr 22 10:09:12 2006
@@ -3,7 +3,7 @@
 # http://directory.fedora.redhat.com/wiki/Building
 #
 Summary:	Fedora Directory Server
-Summary(pl):	Fedora Directory Server
+Summary(pl):	Fedora Directory Server - serwer usług katalogowych
 Name:		fedora-ds
 Version:	1.0.2
 Release:	0.1
@@ -13,17 +13,16 @@
 # Source0-md5:	d8bd5b68087229b4bb2e3867cb92ba85
 Patch0:		%{name}-make.patch
 URL:		http://directory.fedora.redhat.com/
-BuildRequires:	rpmbuild(macros) >= 1.228
-Requires(post,preun):	/sbin/chkconfig
+BuildRequires:	apr-devel
 BuildRequires:	db-devel >= 4.0
-BuildRequires:	nspr-devel
-#BuildRequires:	krb-devel
 BuildRequires:	libtermcap-devel
 BuildRequires:	ncurses-devel
+BuildRequires:	nspr-devel
+BuildRequires:	rpmbuild(macros) >= 1.228
 #BuildRequires:	java
 #BuildRequires:	ant >= 1.6.1
+#BuildRequires:	krb-devel
 #BuildRequires:	httpd-devel
-BuildRequires:	apr-devel
 Requires:	libicu >= 2.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,6 +47,28 @@
 - Graphical console for all facets of user, group, and server
   management
 
+%description -l pl
+Fedora Directory Server to potężny, posiadający otwarte źródła,
+skalowalny serwer zaprojektowany do zarządzania dużymi katalogami
+użytkowników i zasobów. Jest oparty na otwartym protokole serwerowym
+LDAP (Lightweight Directory Access Protocol). Fedora Directory Server
+to światowej klasy implementacja serwera usług katalogowych. Bardziej
+interesujące cechy obejmują:
+- 4-stronną replikację multi-master
+- skalowalność: tysiące operacji na sekundą, dziesiątki tysięcy
+  jednoczesnych użytkowników, dziesiątki milionów wpisów, setki
+  gigabajtów danych
+- obsługę SSLv3, TLSv1 i SASL do bezpiecznego uwierzytelniania i
+  przesyłania danych
+- obsługę większości cech LDAPv3, w tym wielu popularnych opcji i
+  rozszerzeń
+- uaktualnianie schematu przez LDAP
+- elastyczne informacje o prawach dostępu w drzewie (ACI - Access
+  Control Information), uaktualniane przez LDAP
+- konfigurację i zarządzanie w locie przez LDAP
+- graficzną konsolę dla wszystkich aspektów zarządzania użytkownikami,
+  grupami i serwerem
+
 %prep
 %setup -q
 %patch0 -p1
@@ -58,9 +79,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -68,7 +86,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 #%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
@@ -88,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/22 08:09:12  qboosh
+- pl
+
 Revision 1.4  2006/04/19 08:01:18  spider
 - typo
 
@@ -99,4 +119,3 @@
 
 Revision 1.1  2006/04/18 00:49:27  wolvverine
 - init
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fedora-ds.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list