auto-import changelog data from evolution-1.0.8-10.src.rpm
Tue Sep 03 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10 - add freetype-devel to build requires (#73319) Mon Sep 02 2002 Owen Taylor <otaylor@redhat.com> - Fix a problem where evolution-mail right click items corrupted the stack (#67992)
This commit is contained in:
parent
23392ad021
commit
034cc8f37a
@ -15,7 +15,7 @@ ExcludeArch: ia64 alpha
|
||||
|
||||
Name: evolution
|
||||
Version: 1.0.8
|
||||
Release: 9
|
||||
Release: 10
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
URL: http://www.ximian.com/
|
||||
@ -43,6 +43,9 @@ Patch30: evolution-1.0.5-mozilla10.patch
|
||||
Patch40: evolution-1.0.7-omffixes.patch
|
||||
Patch50: evolution-1.0.8-ldapv3.diff
|
||||
|
||||
# bugzilla.ximian.com 29784
|
||||
Patch51: evolution-1.0.8-stackcorrupt.patch
|
||||
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
Group: Applications/Productivity
|
||||
|
||||
@ -68,6 +71,7 @@ BuildRequires: gnome-print-devel >= 0.25
|
||||
BuildRequires: libxml-devel >= 1.8.16
|
||||
BuildRequires: intltool >= 0.17
|
||||
BuildRequires: gtk+-devel >= 1.2.9
|
||||
BuildRequires: freetype-devel
|
||||
|
||||
BuildRequires: mozilla-nspr-devel >= 1.0.1
|
||||
BuildRequires: mozilla-nss-devel >= 1.0.1
|
||||
@ -117,6 +121,8 @@ personal information-management tool.
|
||||
|
||||
%patch50 -p0 -b .ldapv3
|
||||
|
||||
%patch51 -p1 -b .stackcorrupt
|
||||
|
||||
%build
|
||||
|
||||
## build our db 3.1.17
|
||||
@ -220,6 +226,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10
|
||||
- add freetype-devel to build requires (#73319)
|
||||
|
||||
* Mon Sep 2 2002 Owen Taylor <otaylor@redhat.com>
|
||||
- Fix a problem where evolution-mail right click items corrupted the stack
|
||||
(#67992)
|
||||
|
||||
* Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
|
||||
- don't install two desktop files (#72871)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user