3.7.3.1
This commit is contained in:
parent
42aa4fa7b7
commit
4bb53de4ce
@ -1,7 +1,7 @@
|
|||||||
%global evo_base_version 3.8
|
%global evo_base_version 3.8
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.7.3
|
Version: 3.7.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
@ -11,11 +11,15 @@ Source: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
|
|||||||
|
|
||||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||||
|
|
||||||
Requires: evolution >= %{version}
|
#Requires: evolution >= %{version}
|
||||||
Requires: evolution-data-server >= %{version}
|
#Requires: evolution-data-server >= %{version}
|
||||||
|
Requires: evolution >= 3.7.3
|
||||||
|
Requires: evolution-data-server >= 3.7.3
|
||||||
|
|
||||||
BuildRequires: evolution-devel >= %{version}
|
#BuildRequires: evolution-devel >= %{version}
|
||||||
BuildRequires: evolution-data-server-devel >= %{version}
|
#BuildRequires: evolution-data-server-devel >= %{version}
|
||||||
|
BuildRequires: evolution-devel >= 3.7.3
|
||||||
|
BuildRequires: evolution-data-server-devel >= 3.7.3
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -68,8 +72,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
|
|||||||
%{_libdir}/liblzx.so.*
|
%{_libdir}/liblzx.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Dec 19 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3-1
|
* Wed Dec 20 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3.1-1
|
||||||
- Update to 3.7.3
|
- Update to 3.7.3.1
|
||||||
|
|
||||||
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2-1
|
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2-1
|
||||||
- Update to 3.7.2
|
- Update to 3.7.2
|
||||||
|
Loading…
Reference in New Issue
Block a user