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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-May-2004 20:05:39
  Branch: HEAD                             Handle: 2004050719053900

  Modified files:
    openpkg-src/mono        mono.spec

  Log:
    ah, ok, mono already ships with pre-compiled C# compiler and
    libraries, so this is complete and the 'mcs' package is not really
    needed in addition to this

  Summary:
    Revision    Changes     Path
    1.3         +4  -4      openpkg-src/mono/mono.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mono/mono.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 mono.spec
  --- openpkg-src/mono/mono.spec        7 May 2004 16:04:08 -0000       1.2
  +++ openpkg-src/mono/mono.spec        7 May 2004 18:05:39 -0000       1.3
  @@ -25,7 +25,7 @@
   
   #   package information
   Name:         mono
  -Summary:      Unix .NET Development Framework: Runtime
  +Summary:      Unix .NET Development Framework
   URL:          http://www.go-mono.com/
   Vendor:       The Mono Project
   Packager:     The OpenPKG Project
  @@ -54,9 +54,9 @@
       The Mono project is an open source effort to create a free Unix
       implementation of the .NET Development Framework. This is the base
       package providing a Common Language Runtime (CLR) for the Common
  -    Language Infrastructure (CLI) and a set of class libraries. The
  -    runtime can be embedded into your application. It implements both
  -    ADO.NET and ASP.NET.
  +    Language Infrastructure (CLI), a C# Compiler and a set of class
  +    libraries. The runtime can be embedded into your application. It
  +    implements both ADO.NET and ASP.NET.
   
   %track
       prog mono = {
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to