- 1.5.5
- added CalDAV backend to the list of packaged extensions
This commit is contained in:
parent
91736cc73c
commit
c72de172dd
@ -1 +1 @@
|
|||||||
evolution-data-server-1.5.4.tar.bz2
|
evolution-data-server-1.5.5.tar.bz2
|
||||||
|
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
Summary: Backend data server for evolution
|
Summary: Backend data server for evolution
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 1.5.4
|
Version: 1.5.5
|
||||||
Release: 4
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
||||||
@ -280,6 +280,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{eds_extensions_dir}/libecalbackendgroupwise.so
|
%{eds_extensions_dir}/libecalbackendgroupwise.so
|
||||||
%{eds_extensions_dir}/libecalbackendhttp.so
|
%{eds_extensions_dir}/libecalbackendhttp.so
|
||||||
%{eds_extensions_dir}/libecalbackendweather.so
|
%{eds_extensions_dir}/libecalbackendweather.so
|
||||||
|
%{eds_extensions_dir}/libecalbackendcaldav.so
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -290,7 +291,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 9 2006 David Malcolm <dmalcolm@cassandra.boston.redhat.com> - 1.5.4-4
|
* Wed Jan 25 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.5-1
|
||||||
|
- 1.5.5
|
||||||
|
- added CalDAV backend to the list of packaged extensions
|
||||||
|
|
||||||
|
* Mon Jan 9 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-4
|
||||||
- updated patch 300 to remove usage of GNOME_COMPILE_WARNINGS from configure.in
|
- updated patch 300 to remove usage of GNOME_COMPILE_WARNINGS from configure.in
|
||||||
(since gnome-common might not be available when we rerun the autotools)
|
(since gnome-common might not be available when we rerun the autotools)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user