Jerusalem
This commit is contained in:
parent
04a7c48c88
commit
3a34d1d2db
@ -22,13 +22,14 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 1.8.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
URL: http://www.gnome.org/projects/evolution/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source2: Jerusalem.ics
|
||||
|
||||
### Patches ###
|
||||
|
||||
@ -135,6 +136,8 @@ evolution-data-server.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
cp %{SOURCE2} calendar/libical/zoneinfo/Asia
|
||||
|
||||
%patch10 -p1 -b .workaround-cal-backend-leak
|
||||
%patch11 -p1 -b .ldaphack
|
||||
%patch12 -p1 -b .fix_open_calendar_declaration
|
||||
@ -348,6 +351,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
||||
|
||||
%changelog
|
||||
* Wed Sep 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.8.0-7.fc6
|
||||
- Fix the timezone info for Jerusalem (#207161)
|
||||
|
||||
* Wed Sep 20 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-6.fc6
|
||||
- Add patch for Gnome.org bug #356828 (lingering file on uninstall).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user