auto-import changelog data from evolution-1.0.3-6.src.rpm
Fri May 03 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6 - add patch to fix spool unread counts (#64198) - build with the fix for the crasher mail sent to evolution-list (ximian #24140)
This commit is contained in:
parent
bf04f060cf
commit
0ea4494f3b
@ -15,7 +15,7 @@ ExcludeArch: ia64
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 4
|
Release: 6
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
URL: http://www.ximian.com/
|
URL: http://www.ximian.com/
|
||||||
@ -26,6 +26,8 @@ Patch0: evolution-1.0.3-non-attendee-acceptance.patch
|
|||||||
Patch1: evolution-1.0.3-startupwizardcrash.patch
|
Patch1: evolution-1.0.3-startupwizardcrash.patch
|
||||||
Patch2: evolution-1.0.3-useproperldapattribs.patch
|
Patch2: evolution-1.0.3-useproperldapattribs.patch
|
||||||
Patch3: evolution-1.0.3-einprogress.patch
|
Patch3: evolution-1.0.3-einprogress.patch
|
||||||
|
Patch4: evolution-1.0.3-fixcrash.patch
|
||||||
|
Patch5: evolution-1.0.3-unreadcount.patch
|
||||||
|
|
||||||
# Red Hat Linux specific patches
|
# Red Hat Linux specific patches
|
||||||
Patch10: evolution-1.0.1-dborder.patch
|
Patch10: evolution-1.0.1-dborder.patch
|
||||||
@ -86,6 +88,8 @@ personal information-management tool.
|
|||||||
%patch1 -p0 -b .startupwizardcrash
|
%patch1 -p0 -b .startupwizardcrash
|
||||||
%patch2 -p0 -b .ldapattribs
|
%patch2 -p0 -b .ldapattribs
|
||||||
%patch3 -p0 -b .einprogress
|
%patch3 -p0 -b .einprogress
|
||||||
|
%patch4 -p0 -b .fixcrash
|
||||||
|
%patch5 -p0 -b .unreadcount
|
||||||
|
|
||||||
# Red Hat specific patches
|
# Red Hat specific patches
|
||||||
%patch10 -p0 -b .dborder
|
%patch10 -p0 -b .dborder
|
||||||
@ -184,6 +188,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
|
||||||
|
- add patch to fix spool unread counts (#64198)
|
||||||
|
- build with the fix for the crasher mail sent to
|
||||||
|
evolution-list (ximian #24140)
|
||||||
|
|
||||||
* Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
|
* Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
|
||||||
- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
|
- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
|
||||||
since it's been committed to the branch and fixes the problem for me
|
since it's been committed to the branch and fixes the problem for me
|
||||||
|
Loading…
Reference in New Issue
Block a user