- Update to 2.21.91
This commit is contained in:
parent
cbdf39d643
commit
abea6acbb7
@ -1 +1 @@
|
|||||||
evolution-data-server-2.21.90.tar.bz2
|
evolution-data-server-2.21.91.tar.bz2
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 2.21.90
|
Version: 2.21.91
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
@ -40,7 +40,6 @@ Source: %{name}-%{version}.tar.bz2
|
|||||||
Patch10: evolution-data-server-1.4.4-ldap-x86_64-hack.patch
|
Patch10: evolution-data-server-1.4.4-ldap-x86_64-hack.patch
|
||||||
|
|
||||||
# Remove gnome-common macros from configure.in.
|
# Remove gnome-common macros from configure.in.
|
||||||
# We do not ship gnome-common (or at least we're not supposed to).
|
|
||||||
Patch11: evolution-data-server-1.8.0-no-gnome-common.patch
|
Patch11: evolution-data-server-1.8.0-no-gnome-common.patch
|
||||||
|
|
||||||
# RH bug #202309
|
# RH bug #202309
|
||||||
@ -127,7 +126,7 @@ This package contains developer documentation for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
#%patch10 -p1 -b .ldaphack
|
%patch10 -p1 -b .ldaphack
|
||||||
%patch11 -p1 -b .no-gnome-common
|
%patch11 -p1 -b .no-gnome-common
|
||||||
%patch12 -p1 -b .maybe-fix-crash
|
%patch12 -p1 -b .maybe-fix-crash
|
||||||
%patch13 -p1 -b .fix-ldap-query
|
%patch13 -p1 -b .fix-ldap-query
|
||||||
@ -375,8 +374,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/libedataserverui
|
%{_datadir}/gtk-doc/html/libedataserverui
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 08 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-2.fc9
|
* Mon Feb 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-1.fc9
|
||||||
- Try disabling a potentially obsolete patch ("ldaphack").
|
- Update to 2.21.91
|
||||||
|
|
||||||
* Mon Jan 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-1.fc9
|
* Mon Jan 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-1.fc9
|
||||||
- Update to 2.21.90
|
- Update to 2.21.90
|
||||||
|
Loading…
Reference in New Issue
Block a user