]> git.pld-linux.org Git - packages/samba4.git/blobdiff - samba4.spec
- samba-tool from common package requires python-samba4
[packages/samba4.git] / samba4.spec
index 566106780e3591c0872c1179f65fa3da098a19e1..1f1a25946039ffb3889471ad8b7ac5ce50f6a29f 100644 (file)
@@ -167,6 +167,7 @@ drukowanie w sieci SMB.
 Summary:       Files used by both Samba servers and clients
 Summary(pl.UTF-8):     Pliki używane przez serwer i klientów Samba
 Group:         Networking/Daemons
+Requires:      python-samba4 = %{epoch}:%{version}-%{release}
 %if %{with system_libs}
 Requires:      ldb >= %{ldb_ver}
 #Requires:     ntdb >= %{ntdb_ver}
@@ -893,6 +894,9 @@ fi
 %post common -p /sbin/ldconfig
 %postun common -p /sbin/ldconfig
 
+%post -n python-samba4 -p /sbin/ldconfig
+%postun -n python-samba4 -p /sbin/ldconfig
+
 %post -n samba3-server
 /sbin/chkconfig --add smb
 %service smb restart "Samba3 daemons"
This page took 0.133902 seconds and 4 git commands to generate.