OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   22-Feb-2003 21:31:37
  Branch: HEAD                             Handle: 2003022220313502

  Modified files:
    openpkg-src/proftpd     proftpd.spec
    openpkg-web             news.txt

  Log:
    Repair so that l_prefix/sbin/ftpshut writes to within native instance
    only

  Summary:
    Revision    Changes     Path
    1.45        +6  -1      openpkg-src/proftpd/proftpd.spec
    1.3413      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/proftpd/proftpd.spec
  ============================================================================
  $ cvs diff -u -r1.44 -r1.45 proftpd.spec
  --- openpkg-src/proftpd/proftpd.spec  20 Jan 2003 11:31:23 -0000      1.44
  +++ openpkg-src/proftpd/proftpd.spec  22 Feb 2003 20:31:37 -0000      1.45
  @@ -33,7 +33,7 @@
   Group:        FTP
   License:      GPL
   Version:      1.2.7
  -Release:      20030120
  +Release:      20030222
   
   #   package options
   %option       with_pam  no
  @@ -83,6 +83,11 @@
       %{l_shtool} subst \
           -e 's;^\([EMAIL PROTECTED]@\)/proftpd;\1;' \
           Make.rules.in
  +
  +    #   write shutdown message file to OpenPKG instance, not outside
  +    %{l_shtool} subst \
  +        -e 's;\(#define 
SHUTMSG_PATH.*"\)\(/etc/\)\(shutmsg\)";\1%{l_prefix}\2%{name}/\3";' \
  +        include/default_paths.h
   
       #   configure the ProFTPd source tree
       CC="%{l_cc}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3412 -r1.3413 news.txt
  --- openpkg-web/news.txt      22 Feb 2003 15:45:36 -0000      1.3412
  +++ openpkg-web/news.txt      22 Feb 2003 20:31:35 -0000      1.3413
  @@ -1,3 +1,4 @@
  +22-Feb-2003: Upgraded package: P<proftpd-1.2.7-20030222>
   22-Feb-2003: Upgraded package: P<imagemagick-5.5.5.0-20030222>
   22-Feb-2003: Upgraded package: P<tetex-2.0.1-20030222>
   22-Feb-2003: Upgraded package: P<indent-2.2.8a-20030222>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to