]> git.pld-linux.org Git - packages/web2ldap.git/blobdiff - web2ldap.spec
- tabs in preamble
[packages/web2ldap.git] / web2ldap.spec
index 71a5dfbf3e33fc81cd047312fa464e20125d8b28..7917e40fe2ebe7238bd59f5dee8b826ee58d191f 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       WWW gateway to LDAP server
-Summary(pl):   Bramka WWW do serwera LDAP
+Summary(pl.UTF-8):     Bramka WWW do serwera LDAP
 Name:          web2ldap
-Version:       0.15.2
+Version:       0.16.11
 Release:       1
 License:       distributable (mostly GPL)
 Group:         Applications
 Source0:       http://www.web2ldap.de/download/%{name}-%{version}.tar.gz
-# Source0-md5: efa6b742740399f467a727bd0925e905
+# Source0-md5: b82e0a8a5b730ec577f8891a14cbde92
 Patch0:                %{name}-config.patch
 URL:           http://www.web2ldap.de/
 %pyrequires_eq python-modules
@@ -17,23 +17,23 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is:
-- a generic LDAPv3 client which does not make any assumptions about the tree
-  structure or LDAP schema.
-- kind of a swiss-army knife for accessing/manipulating LDAP servers without
-  having to configure anything.
+- a generic LDAPv3 client which does not make any assumptions about
+  the tree structure or LDAP schema.
+- kind of a swiss-army knife for accessing/manipulating LDAP servers
+  without having to configure anything.
 - a secure LDAP client with clean login behaviour.
-- a schema browser which displays references/dependencies within an LDAPv3
-  schema.
+- a schema browser which displays references/dependencies within an
+  LDAPv3 schema.
 - continously maintained software.
 
-%description -l pl
+%description -l pl.UTF-8
 To jest:
-- ogólny klient LDAPv3, nie czyni±cy ¿adnych za³o¿eñ dotycz±cych
+- ogólny klient LDAPv3, nie czyniący żadnych założeń dotyczących
   struktury drzewa ani schemacie LDAP
-- narzêdzie do dostêpu i manipulacji na serwerach LDAP bez potrzeby
+- narzędzie do dostępu i manipulacji na serwerach LDAP bez potrzeby
   konfigurowania niczego
-- bezpieczny klient LDAP czysto loguj±cy siê
-- przegl±darka schematów wy¶wietlaj±ca odwo³ania i zale¿no¶ci wewn±trz
+- bezpieczny klient LDAP czysto logujący się
+- przeglądarka schematów wyświetlająca odwołania i zależności wewnątrz
   schematu LDAPv3
 - stale utrzymywane oprogramowanie.
 
@@ -67,9 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc htdocs/* etc/httpd
+%doc AUTHORS README htdocs/* etc/httpd
 %attr(755,root,root) %{_sbindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}
 
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/pylib
This page took 0.077636 seconds and 4 git commands to generate.