Accepting request 239844 from network:samba:STABLE
BuildRequire systemd-devel, configure --with-systemd, and modify the service files accordingly on post-12.2 systems; (bso#10517); (bnc#865627). OBS-URL: https://build.opensuse.org/request/show/239844 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=164
This commit is contained in:
commit
c6de15f619
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78b1326aaf76f0bd983f7a6bbafe62549515d22f3418f8f60af818d8b40e6f4c
|
||||
size 277716
|
||||
oid sha256:fab9c5eb2f35cc9e16956cb4c61c028ea7348174fea958a8d2a7fcea7740f16f
|
||||
size 279000
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 13:59:24 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
- BuildRequire systemd-devel, configure --with-systemd, and modify the service
|
||||
files accordingly on post-12.2 systems; (bso#10517); (bnc#865627).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:52:17 UTC 2014 - ddiss@suse.com
|
||||
|
||||
|
@ -119,6 +119,7 @@ BuildRequires: libxslt-tools
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
%endif
|
||||
%define samba_ver 4.1.9
|
||||
%define samba_ver_suffix %nil
|
||||
@ -147,7 +148,7 @@ BuildRequires: systemd
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3258
|
||||
%define SOURCE_TIMESTAMP 3261
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -1206,6 +1207,9 @@ CONFIGURE_OPTIONS="\
|
||||
--with-privatedir=%{CONFIGDIR} \
|
||||
--with-quotas \
|
||||
--with-syslog \
|
||||
%if 0%{?suse_version} > 1220
|
||||
--with-systemd \
|
||||
%endif
|
||||
--with-utmp \
|
||||
--with-winbind \
|
||||
--with-shared-modules=%{auth_modules},%{vfs_modules},%{pdb_modules},%{idmap_modules} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0382e8fcb71d00cdd2fa19f0708ad1cf6ed467f4c0a1ecab2f89d164979cfad8
|
||||
size 54607
|
||||
oid sha256:68b28e6656da39f994f07ea093ece8ec4969275d93f9b394c37aedf25e28237a
|
||||
size 54738
|
||||
|
Loading…
Reference in New Issue
Block a user