- Drop libpst requirement until its API stablizes.
This commit is contained in:
parent
ea010d154f
commit
89cc79b53d
1 changed files with 4 additions and 3 deletions
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
Name: evolution
|
||||
Version: 2.26.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
|
|
@ -77,10 +77,8 @@ Requires(postun): scrollkeeper >= %{scrollkeeper_version}
|
|||
# Don't trust evolution-data-server to maintain accurate sonames.
|
||||
Requires: evolution-data-server >= %{version}
|
||||
|
||||
# No devel package for libpst, despite the name.
|
||||
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
|
||||
Requires: gnome-themes
|
||||
Requires: libpst
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
|
|
@ -691,6 +689,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
|
||||
|
||||
%changelog
|
||||
* Fri Jul 10 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.3-2.fc11
|
||||
- Drop libpst requirement until its API stablizes.
|
||||
|
||||
* Tue Jun 30 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.3-1.fc11
|
||||
- Update to 2.26.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue