- Fix a typo (RH bug #472358).
This commit is contained in:
parent
310ca1a1e4
commit
3e574e0487
@ -45,7 +45,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.25.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2 and GFDL
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
@ -185,7 +185,7 @@ This package contains user documentation for %{name}.
|
||||
|
||||
%if %{build_conduits}
|
||||
%package conduits
|
||||
Group: Applictions/Communications
|
||||
Group: Applications/Communications
|
||||
Summary: gnome-pilot conduits for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: gnome-pilot >= %{gnome_pilot_version}
|
||||
@ -694,6 +694,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
|
||||
|
||||
%changelog
|
||||
* Thu Nov 20 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-2.fc11
|
||||
- Fix a typo (RH bug #472358).
|
||||
|
||||
* Mon Nov 03 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-1.fc11
|
||||
- Update to 2.25.1
|
||||
- Bump evo_major to 2.26.
|
||||
|
Loading…
Reference in New Issue
Block a user