PreReq fillup_prereq on post-12.2 systems.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=361
This commit is contained in:
Lars Müller 2014-01-06 18:04:45 +00:00 committed by Git OBS Bridge
parent fdb5c2c2f1
commit 680d08abe3
3 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3897b559867fa617bb643ab2f1fb172543b74ed541ff5da753359f4c0c18589
size 71327
oid sha256:9113800e88975822302bebfd29ea9baf304b0265e07e021ea88a7a2a8f4ea01a
size 71212

View File

@ -135,7 +135,7 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3137
%define SOURCE_TIMESTAMP 3138
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@ -167,6 +167,9 @@ PreReq: /usr/bin/getent
PreReq: /usr/sbin/groupadd
PreReq: coreutils
PreReq: grep
%if 0%{?suse_version} > 1220
PreReq: %{fillup_prereq}
%endif
# Choose some features / extra packages here
############################################
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1120

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef0c8ae8340aa1f4d5553f2370b691ae1acff8864e209a8fc8098fc05a2737a7
size 54140
oid sha256:38c4c04b05e7db6c436d6ddc0c6ededea67b5783ab398b28a7d9bdd51a6c858c
size 54142