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:   01-Aug-2003 13:04:42
  Branch: OPENPKG_1_STABLE                 Handle: 2003080112044100

  Modified files:           (Branch: OPENPKG_1_STABLE)
    openpkg-src/amd         amd.spec

  Log:
    MFC: changes since last merge

  Summary:
    Revision    Changes     Path
    1.33.2.3    +3  -2      openpkg-src/amd/amd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/amd/amd.spec
  ============================================================================
  $ cvs diff -u -r1.33.2.2 -r1.33.2.3 amd.spec
  --- openpkg-src/amd/amd.spec  24 Jul 2003 20:43:49 -0000      1.33.2.2
  +++ openpkg-src/amd/amd.spec  1 Aug 2003 11:04:41 -0000       1.33.2.3
  @@ -33,7 +33,7 @@
   Group:        System
   License:      BSD
   Version:      6.0.9
  -Release:      1.20030724
  +Release:      1.20030801
   
   #   list of sources
   Source0:      ftp://ftp.am-utils.org/pub/am-utils/am-utils-%{version}.tar.gz
  @@ -45,7 +45,7 @@
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 1.20030724, flex, bison
  -PreReq:       OpenPKG, openpkg >= 1.20030724
  +PreReq:       OpenPKG, openpkg >= 1.20030724, perl
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -93,6 +93,7 @@
       AMTAR=true \
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    PERL="%{l_prefix}/bin/perl" \
       ./configure \
           --prefix=%{l_prefix} \
           --sysconfdir=%{l_prefix}/etc/amd \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to