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:   03-Jan-2003 12:21:52
  Branch: HEAD                             Handle: 2003010311215101

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

  Log:
    upgrade to new %option world order

  Summary:
    Revision    Changes     Path
    1.46        +7  -9      openpkg-src/cvs/cvs.spec
    1.2514      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvs/cvs.spec
  ============================================================================
  $ cvs diff -u -r1.45 -r1.46 cvs.spec
  --- openpkg-src/cvs/cvs.spec  30 Dec 2002 22:03:25 -0000      1.45
  +++ openpkg-src/cvs/cvs.spec  3 Jan 2003 11:21:52 -0000       1.46
  @@ -27,10 +27,6 @@
   %define       V_cvs       1.11.4
   %define       V_cvslock   0.2
   
  -#   optional support for applying the RSE patches
  -%option       with_rse_patches              no
  -%option       with_rse_patch_cvsuser_caller cvs
  -
   #   package information
   Name:         cvs
   Summary:      Concurrent Versions Systems (CVS)
  @@ -41,7 +37,11 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_cvs}
  -Release:      20021230
  +Release:      20030103
  +
  +#   optional support for applying the RSE patches
  +%option       with_rse_patches              no
  +%option       with_rse_patch_cvsuser_caller cvs
   
   #   list of sources
   Source0:      http://www.cvshome.org/files/19/10/cvs-%{V_cvs}.tar.gz
  @@ -54,8 +54,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20021230, perl, patch
  -PreReq:       OpenPKG, openpkg >= 20021230, perl, patch
  +BuildPreReq:  OpenPKG, openpkg >= 20030103, perl, patch
  +PreReq:       OpenPKG, openpkg >= 20030103, perl, patch
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -82,8 +82,6 @@
       Ralf S. Engelschall <[EMAIL PROTECTED]> (-DRSE_PATCHES). This
       means that (still undocumented) extra functionality is available.
   %endif
  -
  -    %options -p30
   
   %prep
       %setup0 -q -c
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2513 -r1.2514 news.txt
  --- openpkg-web/news.txt      3 Jan 2003 11:20:53 -0000       1.2513
  +++ openpkg-web/news.txt      3 Jan 2003 11:21:51 -0000       1.2514
  @@ -1,3 +1,4 @@
  +03-Jan-2003: New package: P<cvs-1.11.4-20030103>
   03-Jan-2003: New package: P<bison-1.35-20030103>
   03-Jan-2003: New package: P<al-0.9.1-20030103>
   03-Jan-2003: Upgraded package: P<al-0.9.1-20030103>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to