- Update to 2.23.90.1
This commit is contained in:
parent
0dad68bdaa
commit
de5547a8eb
@ -1 +1 @@
|
||||
evolution-data-server-2.23.6.tar.bz2
|
||||
evolution-data-server-2.23.90.1.tar.bz2
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -up evolution-data-server-2.23.6/camel/camel.pc.in.missing-pkgconfig-requirement evolution-data-server-2.23.6/camel/camel.pc.in
|
||||
--- evolution-data-server-2.23.6/camel/camel.pc.in.missing-pkgconfig-requirement 2008-08-04 16:29:57.000000000 -0400
|
||||
+++ evolution-data-server-2.23.6/camel/camel.pc.in 2008-08-04 16:29:02.000000000 -0400
|
||||
@@ -9,6 +9,6 @@ privincludedir=@privincludedir@
|
||||
Name: camel
|
||||
Description: the Evolution MIME message handling library
|
||||
Version: @VERSION@
|
||||
-Requires: glib-2.0, libedataserver-@API_VERSION@
|
||||
+Requires: glib-2.0, libedataserver-@API_VERSION@ sqlite3
|
||||
Libs: -L${libdir} -lcamel-@API_VERSION@
|
||||
Cflags: -I${privincludedir}
|
@ -28,8 +28,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 2.23.6
|
||||
Release: 3%{?dist}
|
||||
Version: 2.23.90.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
@ -51,9 +51,6 @@ Patch12: evolution-data-server-1.10.1-camel-folder-summary-crash.patch
|
||||
# RH bug #243296
|
||||
Patch13: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||
|
||||
# Fix Camel's pkgconfig metadata
|
||||
Patch14: evolution-data-server-2.23.6-missing-pkgconfig-requirement.patch
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
BuildRequires: GConf2-devel
|
||||
@ -132,7 +129,6 @@ This package contains developer documentation for %{name}.
|
||||
%patch11 -p1 -b .fix-ldap-query
|
||||
%patch12 -p1 -b .camel-folder-summary-crash
|
||||
%patch13 -p1 -b .fix-64bit-acinclude
|
||||
%patch14 -p1 -b .missing-pkgconfig-requirement
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -378,6 +374,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/libedataserverui
|
||||
|
||||
%changelog
|
||||
* Wed Aug 20 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.90.1-1.fc10
|
||||
- Update to 2.23.90.1
|
||||
|
||||
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-3.fc10
|
||||
- Add sqlite3 requirement to devel subpackage.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user