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 openpkg-web          Date:   31-Jul-2003 16:15:24
  Branch: OPENPKG_1_STABLE HEAD            Handle: 2003073115152202

  Modified files:
    openpkg-web             news.txt
  Modified files:           (Branch: OPENPKG_1_STABLE)
    openpkg-src/wml         wml.spec

  Log:
    MFC: disable NLS

  Summary:
    Revision    Changes     Path
    1.28.2.3    +3  -2      openpkg-src/wml/wml.spec
    1.5955      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/wml/wml.spec
  ============================================================================
  $ cvs diff -u -r1.28.2.2 -r1.28.2.3 wml.spec
  --- openpkg-src/wml/wml.spec  24 Jul 2003 20:45:38 -0000      1.28.2.2
  +++ openpkg-src/wml/wml.spec  31 Jul 2003 14:15:24 -0000      1.28.2.3
  @@ -33,7 +33,7 @@
   Group:        Language
   License:      GPL
   Version:      2.0.9
  -Release:      1.20030724
  +Release:      1.20030731
   
   #   list of sources
   Source0:      ftp://thewml.org/distrib/wml-%{version}.tar.gz
  @@ -84,7 +84,8 @@
       LIBS="-lpng -lz -lm" \
       ./configure \
           --prefix=%{l_prefix} \
  -        --with-perl=%{l_prefix}/bin/perl
  +        --with-perl=%{l_prefix}/bin/perl \
  +        --disable-nls
       %{l_make} %{l_mflags -O}
   
   %install
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5954 -r1.5955 news.txt
  --- openpkg-web/news.txt      31 Jul 2003 13:49:47 -0000      1.5954
  +++ openpkg-web/news.txt      31 Jul 2003 14:15:22 -0000      1.5955
  @@ -1,3 +1,4 @@
  +31-Jul-2003: Upgraded package: P<wml-2.0.9-1.20030731>
   31-Jul-2003: Upgraded package: P<wml-2.0.9-20030731>
   31-Jul-2003: Upgraded package: P<glib2-2.2.2-1.20030731>
   31-Jul-2003: Upgraded package: P<glib2-2.2.2-20030731>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to