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:   03-Oct-2006 20:21:09
  Branch: HEAD                             Handle: 2006100319210900

  Modified files:
    openpkg-src/gettext     gettext.spec

  Log:
    try to remove building of examples and test directory as they are not
    required and make trouble for make on some platforms

  Summary:
    Revision    Changes     Path
    1.59        +4  -1      openpkg-src/gettext/gettext.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gettext/gettext.spec
  ============================================================================
  $ cvs diff -u -r1.58 -r1.59 gettext.spec
  --- openpkg-src/gettext/gettext.spec  24 Sep 2006 11:57:14 -0000      1.58
  +++ openpkg-src/gettext/gettext.spec  3 Oct 2006 18:21:09 -0000       1.59
  @@ -33,7 +33,7 @@
   Group:        Charset
   License:      GPL
   Version:      0.15
  -Release:      20060924
  +Release:      20061003
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
  @@ -82,6 +82,9 @@
           -e 's;@BUILDCSHARP@;no;g' \
           gettext-tools/src/Makefile.in
       %{l_shtool} subst \
  +        -e 's;^\(SUBDIRS =.*\)tests examples;\1;' \
  +        gettext-tools/Makefile.in
  +    %{l_shtool} subst \
           -e 's;\#if USEJEXE;#ifdef USEJEXE;' \
           gettext-tools/src/read-java.c \
           gettext-tools/src/urlget.c
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to