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:   11-Jan-2003 16:43:08
  Branch: HEAD                             Handle: 2003011115430601

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

  Log:
    tidy seems to dislike parallel building

  Summary:
    Revision    Changes     Path
    1.56        +2  -2      openpkg-src/tidy/tidy.spec
    1.2651      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tidy/tidy.spec
  ============================================================================
  $ cvs diff -u -r1.55 -r1.56 tidy.spec
  --- openpkg-src/tidy/tidy.spec        10 Jan 2003 09:45:32 -0000      1.55
  +++ openpkg-src/tidy/tidy.spec        11 Jan 2003 15:43:07 -0000      1.56
  @@ -36,7 +36,7 @@
   Group:        Text
   License:      GPL
   Version:      %{V_here}
  -Release:      20030110
  +Release:      20030111
   
   #   list of sources
   Source0:      http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
  @@ -56,7 +56,7 @@
       %setup -q -n tidy
   
   %build
  -    %{l_make} %{l_mflags -O} \
  +    %{l_make} %{l_mflags} \
           CC="%{l_cc} %{l_cflags -O}"
   
   %install
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2650 -r1.2651 news.txt
  --- openpkg-web/news.txt      11 Jan 2003 15:42:24 -0000      1.2650
  +++ openpkg-web/news.txt      11 Jan 2003 15:43:06 -0000      1.2651
  @@ -1,3 +1,4 @@
  +11-Jan-2003: Upgraded package: P<tidy-20030108-20030111>
   11-Jan-2003: Upgraded package: P<openssl-0.9.7-20030111>
   11-Jan-2003: Upgraded package: P<gettext-0.11.5-20030111>
   11-Jan-2003: Upgraded package: P<cfg-0.9.0-20030111>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to