Accepting request 329606 from home:lmuelle:branches:network:samba:STABLE
- Recommend to install tevent-man for post-10.3 systems. - Remove superfluous _name define. - Update the Samba Library Distribution Key file 'tevent.keyring'. OBS-URL: https://build.opensuse.org/request/show/329606 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=52
This commit is contained in:
committed by
Git OBS Bridge
parent
b187ea296a
commit
62f8e35f16
@@ -20,13 +20,12 @@
|
||||
|
||||
%define talloc_version 2.0.7
|
||||
%define build_man 0
|
||||
%define _name tevent
|
||||
|
||||
%if %{build_man}
|
||||
Name: %{_name}-man
|
||||
Name: tevent-man
|
||||
BuildRequires: doxygen
|
||||
%else
|
||||
Name: %{_name}
|
||||
Name: tevent
|
||||
#!BuildIgnore: libtalloc
|
||||
BuildRequires: libtalloc-devel >= %{talloc_version}
|
||||
%if 0%{?suse_version} > 1020
|
||||
@@ -86,7 +85,9 @@ This package contains the tevent0 library.
|
||||
Summary: Libraries and Header Files to Develop Programs with tevent0 Support
|
||||
Group: Development/Libraries/C and C++
|
||||
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent
|
||||
%if 0%{?suse_version} > 1030
|
||||
Recommends: %{name}-man
|
||||
%endif
|
||||
Requires: %{libtevent_name} = %{version}
|
||||
Requires: libtalloc-devel >= %{talloc_version}
|
||||
%if 0%{?suse_version} > 1020
|
||||
|
Reference in New Issue
Block a user