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:
Lars Müller 2014-01-13 13:12:27 +00:00 committed by Git OBS Bridge
parent 3115950c12
commit 9f7b22931c
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a7122d56d83b1f8d4c6ac763da5e5a870388518b8bf25475add66b7d1db6d24
size 71366
oid sha256:c05dd863d649adda9ec18e0a6df826d357860f4f39a7c86de889d266cf89fbd7
size 71164

View File

@ -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

View File

@ -139,7 +139,7 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3145
%define SOURCE_TIMESTAMP 3146
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@ -1365,7 +1365,7 @@ for srv_name in nmb smb winbind; do
echo -en "## Type: string
## Default: \"\"
## 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}
done
head -n 2 ../packaging/systemd/samba.sysconfig > \

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:508431313985d70d104344906f7b4bc0b959756dd141b914d6e7917ddf7d2f86
size 54014
oid sha256:8043485f794e0a9025b2f439dc4158367ea56a6191b07d911d5a994ed3434f48
size 53919