OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Jan-2006 13:40:29
  Branch: HEAD                             Handle: 2006011412402900

  Modified files:
    openpkg-src/mono        mono.patch mono.spec

  Log:
    upgrading package: mono 1.1.13 -> 1.1.13.1

  Summary:
    Revision    Changes     Path
    1.8         +16 -7      openpkg-src/mono/mono.patch
    1.25        +3  -3      openpkg-src/mono/mono.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mono/mono.patch
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 mono.patch
  --- openpkg-src/mono/mono.patch       10 Dec 2005 08:27:28 -0000      1.7
  +++ openpkg-src/mono/mono.patch       14 Jan 2006 12:40:29 -0000      1.8
  @@ -13,9 +13,18 @@
    SQLITE="libsqlite.so.0"
    SQLITE3="libsqlite3.so.0"
    X11="libX11.so"
  +Index: mcs/class/Microsoft.VisualBasic/fixup/fixup.pl
  +--- mcs/class/Microsoft.VisualBasic/fixup/fixup.pl.orig      2005-04-22 
08:31:29 +0200
  ++++ mcs/class/Microsoft.VisualBasic/fixup/fixup.pl   2006-01-14 09:40:14 
+0100
  +@@ -1,4 +1,4 @@
  +-#!/usr/bin/perl -w
  ++#!/usr/bin/env perl
  + #
  + # fixup.pl
  + #
   Index: mono/Makefile.in
  ---- mono/Makefile.in.orig    2005-10-05 18:43:16 +0200
  -+++ mono/Makefile.in 2005-10-07 09:10:21 +0200
  +--- mono/Makefile.in.orig    2006-01-12 20:34:40 +0100
  ++++ mono/Makefile.in 2006-01-14 09:27:13 +0100
   @@ -56,7 +56,7 @@
    ETAGS = etags
    CTAGS = ctags
  @@ -25,7 +34,7 @@
        profiler
    DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    ACLOCAL = @ACLOCAL@
  -@@ -259,7 +259,7 @@
  +@@ -266,7 +266,7 @@
    # the handles dir doesn't apply to windows
    @[EMAIL PROTECTED] = handles
    SUBDIRS = utils io-layer monoburg os cil metadata \
  @@ -35,9 +44,9 @@
    all: all-recursive
    
   Index: mono/mini/mini-x86.c
  ---- mono/mini/mini-x86.c.orig        2005-08-25 11:14:53 +0200
  -+++ mono/mini/mini-x86.c     2005-10-07 09:05:01 +0200
  -@@ -388,6 +388,34 @@
  +--- mono/mini/mini-x86.c.orig        2005-11-11 18:51:24 +0100
  ++++ mono/mini/mini-x86.c     2006-01-14 09:27:13 +0100
  +@@ -383,6 +383,34 @@
        return cinfo;
    }
    
  @@ -74,7 +83,7 @@
     * @csig:  a method signature
   Index: support/stdio.c
   --- support/stdio.c.orig     2005-10-14 13:58:02 +0200
  -+++ support/stdio.c  2005-11-10 08:05:13 +0100
  ++++ support/stdio.c  2006-01-14 09:27:13 +0100
   @@ -141,14 +141,14 @@
    Mono_Posix_Stdlib_setvbuf (void* stream, void *buf, int mode, mph_size_t 
size)
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mono/mono.spec
  ============================================================================
  $ cvs diff -u -r1.24 -r1.25 mono.spec
  --- openpkg-src/mono/mono.spec        10 Jan 2006 15:45:28 -0000      1.24
  +++ openpkg-src/mono/mono.spec        14 Jan 2006 12:40:29 -0000      1.25
  @@ -24,7 +24,7 @@
   
   #   package version
   %define       V_major 1.1
  -%define       V_minor 13
  +%define       V_minor 13.1
   
   #   package information
   Name:         mono
  @@ -37,7 +37,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20060110
  +Release:      20060114
   
   #   list of sources
   Source0:      
http://go-mono.com/sources/mono-%{V_major}/mono-%{version}.tar.gz
  @@ -46,7 +46,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, pkgconfig
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, pkgconfig, perl
   PreReq:       OpenPKG, openpkg >= 20040130
   BuildPreReq:  glib2, glib2::with_threads = yes
   PreReq:       glib2, glib2::with_threads = yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to