Unconditionally create the CUPS smb backend sym link pointing to smbspool;
(bnc#850656). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=348
This commit is contained in:
committed by
Git OBS Bridge
parent
8ed14c4655
commit
b67cc8116c
@@ -135,7 +135,7 @@ BuildRequires: gpg-offline
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3109
|
||||
%define SOURCE_TIMESTAMP 3113
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@@ -1548,11 +1548,9 @@ if [ ${1:-0} -gt 1 -a -f /var/adm/backup/etc_samba_smbfstab-move ]; then
|
||||
fi
|
||||
fi
|
||||
%endif
|
||||
%if %with_get_printing_ticket
|
||||
if ! test -e %{_bindir}/get_printing_ticket; then
|
||||
ln -fs %{_bindir}/smbspool %{cups_lib_dir}/backend/smb
|
||||
fi
|
||||
%endif
|
||||
%{?fillup_only:%{fillup_only -nsd dhcp samba-client network}}
|
||||
|
||||
%postun client
|
||||
|
Reference in New Issue
Block a user