RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jason Corley
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   13-Dec-2007 16:12:18
  Branch: HEAD                             Handle: 2007121315121800

  Modified files:
    rpm                     devtool.conf

  Log:
    fiddle my devtool target, remove perl/python support for now (among
    other things)

  Summary:
    Revision    Changes     Path
    2.144       +8  -5      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.143 -r2.144 devtool.conf
  --- rpm/devtool.conf  9 Dec 2007 12:06:42 -0000       2.143
  +++ rpm/devtool.conf  13 Dec 2007 15:12:18 -0000      2.144
  @@ -933,6 +933,8 @@
       }
   
   %jasonc
  +    %common
  +    %checkout
       #   source reusable companion modules
       @source %standalone-modules
       #   execute implicit shared modules
  @@ -1075,12 +1077,16 @@
                       -e 's;@BUILDCSHARP@;no;g' \
                       gettext-tools/src/Makefile.in
                   $SHTOOL subst \
  -                    -e 's;^\(SUBDIRS =.*\)tests examples;\1;' \
  +                    -e 's;^\(SUBDIRS =.*\)tests gnulib-tests examples;\1;' \
                       gettext-tools/Makefile.in
                   $SHTOOL subst \
                       -e 's;\#if USEJEXE;#ifdef USEJEXE;' \
                       gettext-tools/src/read-java.c \
                       gettext-tools/src/urlget.c
  +                $SHTOOL subst \
  +                    -e 's;\(#define LIBXML_ICONV_ENABLED\);\1_DUMMY;' \
  +                    gnulib-local/lib/libxml/xmlversion.in.h \
  +                    gettext-tools/gnulib-lib/libxml/xmlversion.in.h
                   CC="$cc" \
                   GREP="$grep" \
                   ./configure \
  @@ -1283,16 +1289,13 @@
               --with-db="internal" \
               --with-lua="internal" \
               --with-file="internal" \
  +            --with-xar=internal \
               --with-zlib="internal" \
               --without-db-rpc \
               --with-db-mutex="UNIX/fcntl" \
               --without-pthreads \
               --with-libelf="internal" \
               --without-selinux \
  -            --with-perl \
  -            --with-python="2.3" \
  -            
--with-python-inc-dir="/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3"
 \
  -            
--with-python-lib-dir="/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3"
 \
               --without-apidocs \
               --disable-build-intlibdep \
               --disable-build-extlibdep \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to