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 openpkg-web          Date:   30-May-2003 20:53:41
  Branch: HEAD                             Handle: 2003053019533901

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

  Log:
    remove obsoleted chmod

  Summary:
    Revision    Changes     Path
    1.19        +3  -5      openpkg-src/teapop/teapop.spec
    1.4652      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/teapop/teapop.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 teapop.spec
  --- openpkg-src/teapop/teapop.spec    4 Apr 2003 19:41:42 -0000       1.18
  +++ openpkg-src/teapop/teapop.spec    30 May 2003 18:53:40 -0000      1.19
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      0.3.5
  -Release:      20030404
  +Release:      20030530
   
   #   list of sources
   Source0:      http://www.toontown.org/pub/teapop/teapop-%{version}.tar.gz
  @@ -43,8 +43,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, fsl >= 1.0.6, gcc, make
  -PreReq:       OpenPKG, openpkg >= 20020206, fsl >= 1.0.6
  +BuildPreReq:  OpenPKG, openpkg >= 20030516, fsl >= 1.0.6, gcc, make
  +PreReq:       OpenPKG, openpkg >= 20030516, fsl >= 1.0.6
   AutoReq:      no
   AutoReqProv:  no
   Provides:     POP
  @@ -58,7 +58,6 @@
       %setup -q
       #   Disabling check for PID file directory since it will be created later
       #   during %install
  -    chmod u+w config/configure
       %{l_shtool} subst \
           -e 's;^elif test -d \$pop_piddir\; then$;elif true\; then;' \
           config/configure
  @@ -66,7 +65,6 @@
       #   Removing LOG_NDELAY in openlog(3) call which prevents fsl from logging.
       #   Since we don't operate teapop in a chroot environment this shouldn't be
       #   an issue.
  -    chmod u+w teapop/teapop.c
       %{l_shtool} subst \
           -e 's; | LOG_NDELAY;;' \
           teapop/teapop.c
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.4651 -r1.4652 news.txt
  --- openpkg-web/news.txt      30 May 2003 18:52:08 -0000      1.4651
  +++ openpkg-web/news.txt      30 May 2003 18:53:39 -0000      1.4652
  @@ -1,3 +1,4 @@
  +30-May-2003: Upgraded package: P<teapop-0.3.5-20030530>
   30-May-2003: Upgraded package: P<ssmtp-2.48-20030530>
   30-May-2003: Upgraded package: P<smtpfeed-1.18-20030530>
   30-May-2003: Upgraded package: P<sendmail-8.12.9-20030530>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to