Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/openchange.git#99f811a9dd1c9b75f749562e0585288c96e00761
This commit is contained in:
parent
1de7843e28
commit
5b71e052bb
@ -1,4 +1,4 @@
|
||||
%global samba_version 4.2.0-2
|
||||
%global samba_version 4.13
|
||||
%global talloc_version 2.0.5
|
||||
%global nickname VULCAN
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: openchange
|
||||
Version: 2.3
|
||||
Release: 34%{?dist}
|
||||
Release: 35%{?dist}
|
||||
Summary: Provides access to Microsoft Exchange servers using native protocols
|
||||
License: GPLv3+ and Public Domain
|
||||
URL: http://www.openchange.org/
|
||||
@ -32,6 +32,7 @@ Source1: doxygen_to_devhelp.xsl
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
@ -312,6 +313,9 @@ cp -r apidocs/html/libmapi++/* $RPM_BUILD_ROOT%{_datadir}/devhelp/books/openchan
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-35
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Nov 30 2020 Milan Crha <mcrha@redhat.com> - 2.3-34
|
||||
- Add patch to build against samba 4.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user