SOURCES: dotnet-evolution-sharp-mint.patch - updated to 0.10.2

pawcioos pawcioos at pld-linux.org
Wed Sep 14 13:47:31 CEST 2005


Author: pawcioos                     Date: Wed Sep 14 11:47:31 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.10.2

---- Files affected:
SOURCES:
   dotnet-evolution-sharp-mint.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/dotnet-evolution-sharp-mint.patch
diff -u SOURCES/dotnet-evolution-sharp-mint.patch:1.3 SOURCES/dotnet-evolution-sharp-mint.patch:1.4
--- SOURCES/dotnet-evolution-sharp-mint.patch:1.3	Sun Sep 11 00:15:17 2005
+++ SOURCES/dotnet-evolution-sharp-mint.patch	Wed Sep 14 13:47:25 2005
@@ -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 @@
 +    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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/dotnet-evolution-sharp-mint.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list