BuildRequire libtalloc-devel unconditionally.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=60
This commit is contained in:
Lars Müller 2012-05-31 11:57:47 +00:00 committed by Git OBS Bridge
parent 90771dbbf0
commit e0d62ea82b
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 31 11:49:37 UTC 2012 - lmuelle@suse.com
- BuildRequire libtalloc-devel unconditionally.
-------------------------------------------------------------------
Wed May 30 11:09:43 UTC 2012 - lmuelle@suse.com

View File

@ -48,11 +48,7 @@ BuildRequires: libcap-ng-devel
%else
BuildRequires: libcap-devel
%endif
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1210
BuildRequires: libtalloc2-devel
%else
BuildRequires: libtalloc-devel
%endif
%if 0%{?suse_version} > 1110
BuildRequires: fdupes
%endif