Match manpage versions to lib versions
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=80
This commit is contained in:
parent
2e27ab1576
commit
ddb24364f5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 14 08:49:43 UTC 2016 - jmcdonough@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.29.
|
||||||
|
+ performance improvements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 15 16:43:15 UTC 2016 - lmuelle@suse.com
|
Tue Mar 15 16:43:15 UTC 2016 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define with_python3 0
|
%define with_python3 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define talloc_version 2.1.6
|
%define talloc_version 2.1.8
|
||||||
%define build_man 1
|
%define build_man 1
|
||||||
|
|
||||||
%if %{build_man}
|
%if %{build_man}
|
||||||
@ -50,7 +50,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version}
|
|||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
Url: http://tevent.samba.org/
|
Url: http://tevent.samba.org/
|
||||||
Version: 0.9.28
|
Version: 0.9.29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An event system based on the talloc memory management library
|
Summary: An event system based on the talloc memory management library
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -95,8 +95,8 @@ This package contains the tevent0 library.
|
|||||||
|
|
||||||
%package -n libtevent-devel
|
%package -n libtevent-devel
|
||||||
Summary: Libraries and Header Files to Develop Programs with tevent0 Support
|
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
|
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1030
|
%if 0%{?suse_version} > 1030
|
||||||
Recommends: %{name}-man
|
Recommends: %{name}-man
|
||||||
%endif
|
%endif
|
||||||
|
@ -95,8 +95,8 @@ This package contains the tevent0 library.
|
|||||||
|
|
||||||
%package -n libtevent-devel
|
%package -n libtevent-devel
|
||||||
Summary: Libraries and Header Files to Develop Programs with tevent0 Support
|
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
|
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
%if 0%{?suse_version} > 1030
|
%if 0%{?suse_version} > 1030
|
||||||
Recommends: %{name}-man
|
Recommends: %{name}-man
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user