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:02:47
  Branch: OPENPKG_1_STABLE                 Handle: 2003080112024700

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

  Log:
    MFC: changes since last merge

  Summary:
    Revision    Changes     Path
    1.35.2.6    +5  -2      openpkg-src/samba/samba.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/samba/samba.spec
  ============================================================================
  $ cvs diff -u -r1.35.2.5 -r1.35.2.6 samba.spec
  --- openpkg-src/samba/samba.spec      29 Jul 2003 10:11:47 -0000      1.35.2.5
  +++ openpkg-src/samba/samba.spec      1 Aug 2003 11:02:47 -0000       1.35.2.6
  @@ -33,7 +33,7 @@
   Group:        Filesystem
   License:      GPL
   Version:      2.2.8a
  -Release:      1.20030729
  +Release:      1.20030801
   
   #   package options
   %option       with_pam  no
  @@ -48,7 +48,7 @@
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 1.20030724
  -PreReq:       OpenPKG, openpkg >= 1.20030724
  +PreReq:       OpenPKG, openpkg >= 1.20030724, perl
   BuildPreReq:  openssl
   PreReq:       openssl
   %if "%{with_pam}" == "yes"
  @@ -67,6 +67,9 @@
   
   %build
       cd source
  +    %{l_shtool} subst \
  +        -e 's;/usr/bin/perl;%{l_prefix}/bin/perl;g' \
  +        script/findsmb.in
       CC="%{l_cc}"
       CFLAGS="%{l_cflags -O}"
       CPPFLAGS="%{l_cppflags openssl} -DOPENSSL_DISABLE_OLD_DES_SUPPORT"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to