3.1.4
This commit is contained in:
parent
eb8425bdb9
commit
0bac143f98
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ evolution-2.31.5.tar.bz2
|
||||
/evolution-3.1.1.tar.bz2
|
||||
/evolution-3.1.2.tar.bz2
|
||||
/evolution-3.1.3.tar.bz2
|
||||
/evolution-3.1.4.tar.bz2
|
||||
|
@ -27,7 +27,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.1.3
|
||||
Version: 3.1.4
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
@ -611,9 +611,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files bogofilter
|
||||
%defattr(-, root, root)
|
||||
%{evo_plugin_dir}/org-gnome-bogo-junk-plugin.eplug
|
||||
%{evo_plugin_dir}/liborg-gnome-bogo-junk-plugin.so
|
||||
%{_sysconfdir}/gconf/schemas/bogo-junk-plugin.schemas
|
||||
%{_libdir}/evolution/%{evo_base_version}/modules/libevolution-module-bogofilter.so
|
||||
%{_sysconfdir}/gconf/schemas/evolution-bogofilter.schemas
|
||||
|
||||
%files NetworkManager
|
||||
%defattr(-, root, root)
|
||||
@ -621,8 +620,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files spamassassin
|
||||
%defattr(-, root, root)
|
||||
%{evo_plugin_dir}/org-gnome-sa-junk-plugin.eplug
|
||||
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
|
||||
%{_libdir}/evolution/%{evo_base_version}/modules/libevolution-module-spamassassin.so
|
||||
|
||||
%files perl
|
||||
%defattr(-, root, root)
|
||||
@ -637,6 +635,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jul 23 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.4-1
|
||||
- Update to 3.1.4
|
||||
|
||||
* Mon Jul 04 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.3-1
|
||||
- Update to 3.1.3
|
||||
- Remove patch for building against libgdata-0.9.0 (fixed upstream).
|
||||
|
Loading…
Reference in New Issue
Block a user