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:   02-Oct-2003 20:30:47
  Branch: HEAD                             Handle: 2003100219304501

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

  Log:
    move to now fixed %{error} macro

  Summary:
    Revision    Changes     Path
    1.76        +4  -4      openpkg-src/gcc/gcc.spec
    1.6820      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc/gcc.spec
  ============================================================================
  $ cvs diff -u -r1.75 -r1.76 gcc.spec
  --- openpkg-src/gcc/gcc.spec  27 Sep 2003 18:14:51 -0000      1.75
  +++ openpkg-src/gcc/gcc.spec  2 Oct 2003 18:30:46 -0000       1.76
  @@ -39,7 +39,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}
  -Release:      20030927
  +Release:      20031002
   
   #   package options
   %option       with_cxx       yes
  @@ -55,7 +55,7 @@
   
   #   options sanity check
   %if "%{with_bounds}" == "yes" && "%{with_spp}" == "yes"
  -RPM ERROR: options with_bounds and with_ssp conflict
  +    %{error:build-time options 'with_bounds' and 'with_spp' conflict}
   %endif
   
   #   list of sources
  @@ -67,8 +67,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20030909, make
  -PreReq:       OpenPKG, openpkg >= 20030909
  +BuildPreReq:  OpenPKG, openpkg >= 20030927, make
  +PreReq:       OpenPKG, openpkg >= 20030927
   %if "%{with_binutils}" == "yes"
   BuildPreReq:  binutils >= 2.13
   PreReq:       binutils >= 2.13
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6819 -r1.6820 news.txt
  --- openpkg-web/news.txt      2 Oct 2003 18:27:00 -0000       1.6819
  +++ openpkg-web/news.txt      2 Oct 2003 18:30:45 -0000       1.6820
  @@ -1,3 +1,4 @@
  +02-Oct-2003: Upgraded package: P<gcc-3.3.1-20031002>
   02-Oct-2003: Upgraded package: P<bogofilter-0.15.5.2-20031002>
   02-Oct-2003: Upgraded package: P<sudo-1.6.7p5-20031002>
   02-Oct-2003: Upgraded package: P<perl56-5.6.1-20031002>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to