Fix evolution-NetworkManager obsoletes
Make sure to include all 3.4.x versions in the obsolete line.
This commit is contained in:
parent
a5a2ee6551
commit
4977069993
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
%define last_anjal_version 0.3.2-3
|
%define last_anjal_version 0.3.2-3
|
||||||
%define last_libgal2_version 2:2.5.3-2
|
%define last_libgal2_version 2:2.5.3-2
|
||||||
%define last_evo_nm_version 3.4.3
|
%define last_evo_nm_version 3.5.0
|
||||||
|
|
||||||
%define inline_audio_support 1
|
%define inline_audio_support 1
|
||||||
%define ldap_support 1
|
%define ldap_support 1
|
||||||
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.5.92
|
Version: 3.5.92
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Mail and calendar client for GNOME
|
Summary: Mail and calendar client for GNOME
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -39,7 +39,7 @@ Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
|
|||||||
|
|
||||||
Obsoletes: anjal <= %{last_anjal_version}
|
Obsoletes: anjal <= %{last_anjal_version}
|
||||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||||
Obsoletes: evolution-NetworkManager <= %{last_evo_nm_version}
|
Obsoletes: evolution-NetworkManager < %{last_evo_nm_version}
|
||||||
|
|
||||||
### Patches ###
|
### Patches ###
|
||||||
|
|
||||||
@ -527,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 19 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-2
|
||||||
|
- Fix evolution-NetworkManager obsoletes
|
||||||
|
|
||||||
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
|
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
|
||||||
- Update to 3.5.92
|
- Update to 3.5.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user