Correct sysconfig varibale names by adding the missing D char; (bnc#857454).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=367
This commit is contained in:
parent
3115950c12
commit
9f7b22931c
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1a7122d56d83b1f8d4c6ac763da5e5a870388518b8bf25475add66b7d1db6d24
|
oid sha256:c05dd863d649adda9ec18e0a6df826d357860f4f39a7c86de889d266cf89fbd7
|
||||||
size 71366
|
size 71164
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 13 13:04:53 UTC 2014 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Correct sysconfig varibale names by adding the missing D char; (bnc#857454).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 10 17:02:40 UTC 2014 - lmuelle@suse.com
|
Fri Jan 10 17:02:40 UTC 2014 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -139,7 +139,7 @@ BuildRequires: systemd
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3145
|
%define SOURCE_TIMESTAMP 3146
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
@ -1365,7 +1365,7 @@ for srv_name in nmb smb winbind; do
|
|||||||
echo -en "## Type: string
|
echo -en "## Type: string
|
||||||
## Default: \"\"
|
## Default: \"\"
|
||||||
## ServiceRestart:·${srv_name}
|
## ServiceRestart:·${srv_name}
|
||||||
${srv_name^^}OPTIONS=\"\"\n" >>SUSE.sysconfig.${srv_name}
|
${srv_name^^}DOPTIONS=\"\"\n" >>SUSE.sysconfig.${srv_name}
|
||||||
ln -s ../../%{_sbindir}/service %{buildroot}/%{_sbindir}/rc${srv_name}
|
ln -s ../../%{_sbindir}/service %{buildroot}/%{_sbindir}/rc${srv_name}
|
||||||
done
|
done
|
||||||
head -n 2 ../packaging/systemd/samba.sysconfig > \
|
head -n 2 ../packaging/systemd/samba.sysconfig > \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:508431313985d70d104344906f7b4bc0b959756dd141b914d6e7917ddf7d2f86
|
oid sha256:8043485f794e0a9025b2f439dc4158367ea56a6191b07d911d5a994ed3434f48
|
||||||
size 54014
|
size 53919
|
||||||
|
Loading…
Reference in New Issue
Block a user