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:
parent
8ed14c4655
commit
b67cc8116c
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:831f2da9ea8568f14cacb9ee84c10b452beb14617404ae6142087d918ed785bc
|
oid sha256:141053b187c423088785a779042debad147b07f15203010bc1036e252e408bb7
|
||||||
size 25738
|
size 25709
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 18:04:50 UTC 2013 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Unconditionally create the CUPS smb backend sym link pointing to smbspool;
|
||||||
|
(bnc#850656).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 13 15:16:03 UTC 2013 - lmuelle@suse.com
|
Wed Nov 13 15:16:03 UTC 2013 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -135,7 +135,7 @@ BuildRequires: gpg-offline
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3109
|
%define SOURCE_TIMESTAMP 3113
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%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
|
||||||
fi
|
fi
|
||||||
%endif
|
%endif
|
||||||
%if %with_get_printing_ticket
|
|
||||||
if ! test -e %{_bindir}/get_printing_ticket; then
|
if ! test -e %{_bindir}/get_printing_ticket; then
|
||||||
ln -fs %{_bindir}/smbspool %{cups_lib_dir}/backend/smb
|
ln -fs %{_bindir}/smbspool %{cups_lib_dir}/backend/smb
|
||||||
fi
|
fi
|
||||||
%endif
|
|
||||||
%{?fillup_only:%{fillup_only -nsd dhcp samba-client network}}
|
%{?fillup_only:%{fillup_only -nsd dhcp samba-client network}}
|
||||||
|
|
||||||
%postun client
|
%postun client
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cfa99bef72fe35fafd5d7dedc24c23b5de25021b2b6417a5a7d4d366bf31a038
|
oid sha256:3ccf61116cb60927934806fcee2b2ad97081e73c9bef2e66ab266d9f75770b4d
|
||||||
size 54095
|
size 54055
|
||||||
|
Loading…
Reference in New Issue
Block a user