From 1ff7f7942f5f3152693102c5d69fdf9a6cad9949 Mon Sep 17 00:00:00 2001 From: pawcioos Date: Wed, 14 Sep 2005 11:47:25 +0000 Subject: [PATCH] - updated to 0.10.2 Changed files: dotnet-evolution-sharp-mint.patch -> 1.4 dotnet-evolution-sharp.spec -> 1.16 --- dotnet-evolution-sharp-mint.patch | 23 ++++++++++------------- dotnet-evolution-sharp.spec | 4 ++-- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/dotnet-evolution-sharp-mint.patch b/dotnet-evolution-sharp-mint.patch index 4d2a60a..423fe12 100644 --- a/dotnet-evolution-sharp-mint.patch +++ b/dotnet-evolution-sharp-mint.patch @@ -1,9 +1,8 @@ -diff -aurN evolution-sharp-0.10.1.orig/configure.in evolution-sharp-0.10.1/configure.in ---- evolution-sharp-0.10.1.orig/configure.in 2005-09-08 21:30:46.000000000 +0200 -+++ evolution-sharp-0.10.1/configure.in 2005-09-10 23:52:40.000000000 +0200 -@@ -38,7 +38,23 @@ - - AM_CONDITIONAL(USE_EVO12, test "x$eds12" = "xyes") +--- evolution-sharp-0.9.1/configure.in.orig 2005-08-19 20:03:23.000000000 +0200 ++++ evolution-sharp-0.9.1/configure.in 2005-08-22 19:41:47.000000000 +0200 +@@ -26,7 +26,22 @@ + AC_SUBST(EBOOK_SOVERSION) + AC_SUBST(ECAL_SOVERSION) -PKG_CHECK_MODULES(MONO, mono >= 1.0.0) +MONO_REQUIRED_VERSION=1.0.0 @@ -15,20 +14,18 @@ diff -aurN evolution-sharp-0.10.1.orig/configure.in evolution-sharp-0.10.1/confi + RUNTIME="mono --debug" +else + if test "x$has_mint" = "xtrue"; then -+ echo "using mint" -+ RUNTIME="mint" ++ echo "using mint" ++ RUNTIME="mint" + else -+ AC_MSG_ERROR([Unable to find mono or mint packages]); ++ AC_MSG_ERROR([Unable to find mono or mint packages]); + fi +fi +AC_SUBST(RUNTIME) -+ AC_PATH_PROG(CSC, mcs, no) if test "x$CSC" = "xno"; then AC_MSG_ERROR([Your mono installation doesn't expose mcs]) -diff -aurN evolution-sharp-0.10.1.orig/evolution-sharp.pc.in evolution-sharp-0.10.1/evolution-sharp.pc.in ---- evolution-sharp-0.10.1.orig/evolution-sharp.pc.in 2004-11-02 20:35:02.000000000 +0100 -+++ evolution-sharp-0.10.1/evolution-sharp.pc.in 2005-09-10 23:53:16.000000000 +0200 +--- evolution-sharp-0.9.1/evolution-sharp.pc.in.orig 2005-08-22 19:48:40.000000000 +0200 ++++ evolution-sharp-0.9.1/evolution-sharp.pc.in 2005-08-22 19:49:15.000000000 +0200 @@ -1,5 +1,5 @@ prefix=@prefix@ -libdir=${prefix}/lib diff --git a/dotnet-evolution-sharp.spec b/dotnet-evolution-sharp.spec index 8ba8ac9..50df53a 100644 --- a/dotnet-evolution-sharp.spec +++ b/dotnet-evolution-sharp.spec @@ -4,12 +4,12 @@ Summary: Evolution# - .NET language bindings for Evolution Summary(pl): Evolution# - Wi±zania Evolution dla .NET Name: dotnet-evolution-sharp -Version: 0.10.1 +Version: 0.10.2 Release: 1 License: GPL Group: Development/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/0.10/evolution-sharp-%{version}.tar.bz2 -# Source0-md5: 228856d1eb074b4c73e8ca8380509fc7 +# Source0-md5: 66957006f02706490d244d4f01ec542d Patch0: %{name}-mint.patch BuildRequires: autoconf BuildRequires: automake -- 2.44.0