]> git.pld-linux.org Git - packages/dotnet-evolution-sharp.git/commitdiff
- updated to 0.10.2 auto/ac/dotnet-evolution-sharp-0_10_2-1
authorpawcioos <pawcioos@pld-linux.org>
Wed, 14 Sep 2005 11:47:25 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-evolution-sharp-mint.patch -> 1.4
    dotnet-evolution-sharp.spec -> 1.16

dotnet-evolution-sharp-mint.patch
dotnet-evolution-sharp.spec

index 4d2a60a01ad7501ed2b94be96887815d95419fc3..423fe129eef3161fa2e1bb52360306eb8e960629 100644 (file)
@@ -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
index 8ba8ac964c148c7faa50bca2c74245a9e82e1d36..50df53ac7510e34a55a066e4f596c2dd4558ba45 100644 (file)
@@ -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
This page took 0.080277 seconds and 4 git commands to generate.