SHA256
1
0
forked from pool/samba

Remove build time requirement to dropped fam-devel on post-6 RHEL systems.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=467
This commit is contained in:
Lars Müller
2015-06-05 17:07:39 +00:00
committed by Git OBS Bridge
parent f4203c0462
commit 878eac0d9c
4 changed files with 12 additions and 5 deletions

View File

@@ -34,8 +34,10 @@ BuildRequires: libarchive-devel
%if 0%{?suse_version} > 1210
BuildRequires: gamin-devel
%else
%if 0%{?rhel_version} < 700
BuildRequires: fam-devel
%endif
%endif
BuildRequires: krb5-devel
BuildRequires: libacl-devel
BuildRequires: libattr-devel
@@ -143,7 +145,7 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3408
%define SOURCE_TIMESTAMP 3410
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0