Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > f4c44e5342ff3bbeadd301a040615d57 > files > 1

evolution-sharp-0.21.1-5mdv2010.1.src.rpm

From 302c86189e799639f20d00a4daf7b99243cc5f58 Mon Sep 17 00:00:00 2001
From: Frederic Crozat <fcrozat@mandriva.com>
Date: Mon, 28 Jun 2010 17:19:32 +0200
Subject: [PATCH] fix major for eds 2.30.2

---
 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index c2799f7..36d5033 100644
--- a/configure.in
+++ b/configure.in
@@ -33,7 +33,7 @@ elif test "x$edsver" = "x1.9" -o "x$edsver" = "x1.10"; then
 	EDATACAL_SOVERSION=6
 elif test "x$edsver" = "x2.24"; then
 	EDS_VERSION=-1.2
-	EDS_SOVERSION=11
+	EDS_SOVERSION=13
 	EBOOK_SOVERSION=9
 	ECAL_SOVERSION=7
 	EBACKEND_SOVERSION=0
-- 
1.7.1