]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- pl for -server-ldap auto/th/openssh-5_9p1-6
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 Sep 2011 17:24:10 +0000 (17:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- audit enabled by default
- release 6

Changed files:
    openssh.spec -> 1.378

openssh.spec

index 3ebf144502f00d783645e8c165ae73e78f98696f..f9427967be0127d3f18c2060db2a45531a7e3139 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    audit           # sshd audit support
+%bcond_without audit           # sshd audit support
 %bcond_with    gnome           # with gnome-askpass (GNOME 1.x) utility
 %bcond_without gtk             # without GTK+ (2.x)
 %bcond_without ldap            # with ldap support
@@ -30,7 +30,7 @@ Summary(ru.UTF-8):    OpenSSH - свободная реализация прото
 Summary(uk.UTF-8):     OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:          openssh
 Version:       5.9p1
-Release:       5
+Release:       6
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -408,6 +408,7 @@ Ssh (Secure Shell) - це програма для "заходу" (login) до в
 
 %package server-ldap
 Summary:       A LDAP support for open source SSH server daemon
+Summary(pl.UTF-8):     Wsparcie LDAP dla serwera OpenSSH
 Group:         Daemons
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
@@ -415,6 +416,10 @@ Requires:  %{name} = %{epoch}:%{version}-%{release}
 OpenSSH LDAP backend is a way how to distribute the authorized tokens
 among the servers in the network.
 
+%description server-ldap -l pl.UTF-8
+Backend LDAP dla OpenSSH to metoda rozprowadzania autoryzowanych
+tokenów między serwerami w sieci.
+
 %package server-upstart
 Summary:       Upstart job description for OpenSSH server
 Summary(pl.UTF-8):     Opis zadania Upstart dla serwera OpenSSH
This page took 0.071414 seconds and 4 git commands to generate.