- Enable pst-import plugin (RH bug #493049)
This commit is contained in:
parent
61002b6c41
commit
a440b73091
@ -22,7 +22,7 @@
|
|||||||
%define inline_audio_support 1
|
%define inline_audio_support 1
|
||||||
%define ldap_support 1
|
%define ldap_support 1
|
||||||
%define libnotify_support 1
|
%define libnotify_support 1
|
||||||
%define libpst_support 0
|
%define libpst_support 1
|
||||||
%define krb5_support 1
|
%define krb5_support 1
|
||||||
%define nntp_support 1
|
%define nntp_support 1
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 2.27.5
|
Version: 2.27.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
@ -693,6 +693,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 28 2009 Milan Crha <mcrha@redhat.com> - 2.27.5-3.fc12
|
||||||
|
- Enable pst-import plugin (RH bug #493049)
|
||||||
|
|
||||||
* Tue Jul 28 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.5-2.fc12
|
* Tue Jul 28 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.5-2.fc12
|
||||||
- Move libeconduit.so into the conduits subpackage to see if that
|
- Move libeconduit.so into the conduits subpackage to see if that
|
||||||
untangles us from gnome-pilot.
|
untangles us from gnome-pilot.
|
||||||
|
Loading…
Reference in New Issue
Block a user