|
|
@ -5,7 +5,7 @@
|
|
|
|
%define largefile_support 1
|
|
|
|
%define largefile_support 1
|
|
|
|
|
|
|
|
|
|
|
|
# Coverity scan can override this to 0, to skip checking in gtk-doc generated code
|
|
|
|
# Coverity scan can override this to 0, to skip checking in gtk-doc generated code
|
|
|
|
%{!?with_docs: %define with_docs 1}
|
|
|
|
%{!?with_docs: %global with_docs 1}
|
|
|
|
|
|
|
|
|
|
|
|
%define glib2_version 2.40.0
|
|
|
|
%define glib2_version 2.40.0
|
|
|
|
%define gtk3_version 3.6.0
|
|
|
|
%define gtk3_version 3.6.0
|
|
|
@ -33,8 +33,8 @@
|
|
|
|
### Abstract ###
|
|
|
|
### Abstract ###
|
|
|
|
|
|
|
|
|
|
|
|
Name: evolution-data-server
|
|
|
|
Name: evolution-data-server
|
|
|
|
Version: 3.19.4
|
|
|
|
Version: 3.19.90
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Summary: Backend data server for Evolution
|
|
|
|
Summary: Backend data server for Evolution
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
@ -140,7 +140,7 @@ BuildArch: noarch
|
|
|
|
%description doc
|
|
|
|
%description doc
|
|
|
|
This package contains developer documentation for %{name}.
|
|
|
|
This package contains developer documentation for %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
# %{with_docs}
|
|
|
|
# %%{with_docs}
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%package tests
|
|
|
|
%package tests
|
|
|
@ -422,6 +422,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|
|
|
%{_datadir}/installed-tests
|
|
|
|
%{_datadir}/installed-tests
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Feb 15 2016 Milan Crha <mcrha@redhat.com> - 3.19.90-1
|
|
|
|
|
|
|
|
- Update to 3.19.90
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|