]> git.pld-linux.org Git - packages/samba.git/commitdiff
- fixed bcond description, pl for pdb-*
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 11 Dec 2003 18:57:23 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.spec -> 1.170

samba.spec

index fa42c48bec64c8dc78e988ae45ea586aaa49cb6c..708bbd68d32e7ed6b0a72b5ceb33533bb37345aa 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Conditional build:
 %bcond_without cups            # without CUPS support
-%bcond_without mysql   # without CUPS support
+%bcond_without mysql           # without MySQL support
 %bcond_with ldapsam            # with LDAP SAM 2.2 based auth (instead of smbpasswd)
 %bcond_with ipv6               # with IPv6 support
 %bcond_without ldap            # without LDAP support
@@ -277,20 +277,28 @@ SWAT - ferramentada Web de configura
 
 %package pdb-mysql
 Summary:       Samba MySQL password database plugin
+Summary(pl):   Wtyczka Samby do przechowywania hase³ w bazie MySQL
 Group:         Networking/Daemons
 Requires:      %{name} = %{version}
 
 %description pdb-mysql
 Samba MySQL password database plugin.
 
+%description pdb-mysql -l pl
+Wtyczka Samby do przechowywania hase³ w bazie MySQL.
+
 %package pdb-xml
 Summary:       Samba XML password database plugin
+Summary(pl):   Wtyczka Samby do przechowywania hase³ w bazie XML
 Group:         Networking/Daemons
 Requires:      %{name} = %{version}
 
 %description pdb-xml
 Samba XML password database plugin.
 
+%description pdb-xml -l pl
+Wtyczka Samby do przechowywania hase³ w bazie XML.
+
 %package client
 Summary:       Samba client programs
 Summary(es):   Cliente SMB de Samba
This page took 0.066588 seconds and 4 git commands to generate.