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:   05-Dec-2007 10:33:04
  Branch: HEAD                             Handle: 2007120509330400

  Modified files:
    openpkg-src/xar         xar.spec

  Log:
    do not run autoconf

  Summary:
    Revision    Changes     Path
    1.8         +2  -1      openpkg-src/xar/xar.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xar/xar.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 xar.spec
  --- openpkg-src/xar/xar.spec  11 Jun 2007 18:58:35 -0000      1.7
  +++ openpkg-src/xar/xar.spec  5 Dec 2007 09:33:04 -0000       1.8
  @@ -33,7 +33,7 @@
   Group:        Archiver
   License:      BSD
   Version:      1.5.1
  -Release:      20070611
  +Release:      20071205
   
   #   list of sources
   Source0:      http://xar.googlecode.com/files/xar-%{version}.tar.gz
  @@ -78,6 +78,7 @@
       LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --disable-autogen \
           --disable-shared
       %{l_make} %{l_mflags -O}
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to