- Finished porting conduits to pilot-link-0.12 API; re-enabled pilot
support (#152172)
This commit is contained in:
parent
6b99df22fc
commit
6b4702d755
@ -29,14 +29,14 @@ ExcludeArch: ppc64
|
||||
%ifarch s390 s390x
|
||||
%define pilot_support 0
|
||||
%else
|
||||
%define pilot_support 0
|
||||
%define pilot_support 1
|
||||
%endif
|
||||
# note that nntp is non-functional in evo 1.3.x
|
||||
%define nntp_support 1
|
||||
|
||||
Name: evolution
|
||||
Version: 2.2.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
URL: http://www.ximian.com/
|
||||
@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/*/*.a
|
||||
|
||||
%changelog
|
||||
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-2
|
||||
- Finished porting conduits to pilot-link-0.12 API; re-enabled pilot support (#152172)
|
||||
|
||||
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-1
|
||||
- 2.2.2
|
||||
- updated evo-calendar-print-with-pango-4.patch to handle upstream change to print_comp_item
|
||||
|
Loading…
Reference in New Issue
Block a user