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:   08-Oct-2003 13:29:28
  Branch: HEAD                             Handle: 2003100812292602

  Modified files:
    openpkg-src/ddd         ddd.spec
    openpkg-web             news.txt
  Removed files:
    openpkg-src/ddd         ddd.patch

  Log:
    Remove the now integrated patch changes and reduce the remaining patch
    with a shtool replacement, and finally update to 3.3.7 which seems to
    work with a new tarball off sourceforge

  Summary:
    Revision    Changes     Path
    1.10        +0  -1186   openpkg-src/ddd/ddd.patch
    1.20        +8  -4      openpkg-src/ddd/ddd.spec
    1.6922      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  rm -f openpkg-src/ddd/ddd.patch <<'@@ .'
  Index: openpkg-src/ddd/ddd.patch
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ddd/ddd.spec
  ============================================================================
  $ cvs diff -u -r1.19 -r1.20 ddd.spec
  --- openpkg-src/ddd/ddd.spec  22 Aug 2003 09:07:45 -0000      1.19
  +++ openpkg-src/ddd/ddd.spec  8 Oct 2003 11:29:28 -0000       1.20
  @@ -32,12 +32,11 @@
   Distribution: OpenPKG [EVAL]
   Group:        Development
   License:      GPL
  -Version:      3.3.1
  -Release:      20030822
  +Version:      3.3.7
  +Release:      20031008
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/ddd/ddd-%{version}.tar.gz
  -Patch0:       ddd.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -56,7 +55,12 @@
   
   %prep
       %setup -q
  -    %patch -p1
  +    %{l_shtool} subst \
  +        -e 's; R\([0-9][, ]\); Re\1;' \
  +        ddd/ddd.C
  +    %{l_shtool} subst \
  +        -e 's;extern char PC\;;/*extern char PC\;*/;g' \
  +        termcap/termcap.h
   
   %build
       %{l_shtool} subst \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6921 -r1.6922 news.txt
  --- openpkg-web/news.txt      8 Oct 2003 11:20:09 -0000       1.6921
  +++ openpkg-web/news.txt      8 Oct 2003 11:29:26 -0000       1.6922
  @@ -1,3 +1,4 @@
  +08-Oct-2003: Upgraded package: P<ddd-3.3.7-20031008>
   08-Oct-2003: Upgraded package: P<inn-2.4.0-20031008>
   08-Oct-2003: New package: P<fvwm-2.4.16-20031008>
   08-Oct-2003: Upgraded package: P<openpkg-20031008-20031008>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to