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:   21-Jan-2004 11:31:07
  Branch: HEAD                             Handle: 2004012110310502

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

  Log:
    go against official CDK convention (spec file distro), and guess that
    GNU make is required

  Summary:
    Revision    Changes     Path
    1.22        +3  -5      openpkg-src/cdk/cdk.spec
    1.8153      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cdk/cdk.spec
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 cdk.spec
  --- openpkg-src/cdk/cdk.spec  11 Dec 2003 08:14:05 -0000      1.21
  +++ openpkg-src/cdk/cdk.spec  21 Jan 2004 10:31:07 -0000      1.22
  @@ -37,7 +37,7 @@
   Group:        Terminal
   License:      BSD
   Version:      %{V_maj}.%{V_min}
  -Release:      20031211
  +Release:      20040121
   
   #   list of sources
   Source0:      ftp://invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz
  @@ -45,10 +45,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206
  -PreReq:       OpenPKG, openpkg >= 20020206
  -BuildPreReq:  ncurses
  -PreReq:       ncurses
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, make, ncurses
  +PreReq:       OpenPKG, openpkg >= 20020206, make, ncurses
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8152 -r1.8153 news.txt
  --- openpkg-web/news.txt      20 Jan 2004 23:59:31 -0000      1.8152
  +++ openpkg-web/news.txt      21 Jan 2004 10:31:05 -0000      1.8153
  @@ -1,3 +1,4 @@
  +21-Jan-2004: Upgraded package: P<cdk-4.9.11.20031210-20040121>
   21-Jan-2004: Upgraded package: P<sendmail-8.12.11-20040121>
   21-Jan-2004: Upgraded package: P<rt-3.0.8-20040121>
   21-Jan-2004: Upgraded package: P<postfix-2.0.17-20040121>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to