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:   30-May-2003 10:28:51
  Branch: HEAD                             Handle: 2003053009284901

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

  Log:
    Fix build by removing parallel make.

  Summary:
    Revision    Changes     Path
    1.27        +2  -2      openpkg-src/pcre/pcre.spec
    1.4636      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pcre/pcre.spec
  ============================================================================
  $ cvs diff -u -r1.26 -r1.27 pcre.spec
  --- openpkg-src/pcre/pcre.spec        22 May 2003 18:01:35 -0000      1.26
  +++ openpkg-src/pcre/pcre.spec        30 May 2003 08:28:50 -0000      1.27
  @@ -33,7 +33,7 @@
   Group:        Text
   License:      LGPL
   Version:      4.3
  -Release:      20030522
  +Release:      20030530
   
   #   list of sources
   Source0:      
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{version}.tar.gz
  @@ -58,7 +58,7 @@
       ./configure \
           --prefix=%{l_prefix} \
           --disable-shared
  -    %{l_make} %{l_mflags -O}
  +    %{l_make} %{l_mflags}
   
   %install
       rm -rf $RPM_BUILD_ROOT
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.4635 -r1.4636 news.txt
  --- openpkg-web/news.txt      30 May 2003 08:19:00 -0000      1.4635
  +++ openpkg-web/news.txt      30 May 2003 08:28:49 -0000      1.4636
  @@ -1,3 +1,4 @@
  +30-May-2003: Upgraded package: P<pcre-4.3-20030530>
   30-May-2003: Upgraded package: P<imagemagick-5.5.7.5-20030530>
   30-May-2003: Upgraded package: P<openldap-2.1.21-20030530>
   30-May-2003: Upgraded package: P<perl-gd-20030530-20030530>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to