OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   09-Jul-2003 16:06:59
  Branch: HEAD                             Handle: 2003070915065702

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

  Log:
    fix typos, disable parallel build

  Summary:
    Revision    Changes     Path
    1.4         +4  -4      openpkg-src/ghostscript-esp/ghostscript-esp.spec
    1.5470      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ghostscript-esp/ghostscript-esp.spec
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 ghostscript-esp.spec
  --- openpkg-src/ghostscript-esp/ghostscript-esp.spec  8 Jul 2003 14:39:44 -0000      
 1.3
  +++ openpkg-src/ghostscript-esp/ghostscript-esp.spec  9 Jul 2003 14:06:59 -0000      
 1.4
  @@ -37,7 +37,7 @@
   Group:        Graphics
   License:      GPL
   Version:      %{V_espgs}
  -Release:      20030617
  +Release:      20030709
   
   #   package options
   %option       with_cups no
  @@ -52,12 +52,12 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, make, gcc
   BuildPreReq:  glib, zlib, jpeg, png
  -%if "%{with_cpus}" == "yes"
  +%if "%{with_cups}" == "yes"
   BuildPreReq:  cups
   %endif
   PreReq:       OpenPKG, openpkg >= 20030103, X11
   PreReq:       glib, zlib, jpeg, png
  -%if "%{with_cpus}" == "yes"
  +%if "%{with_cups}" == "yes"
   PreReq:       cups
   %endif
   AutoReq:      no
  @@ -94,7 +94,7 @@
           --disable-cups \
   %endif
           --with-ijs
  -    %{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.5469 -r1.5470 news.txt
  --- openpkg-web/news.txt      9 Jul 2003 14:06:13 -0000       1.5469
  +++ openpkg-web/news.txt      9 Jul 2003 14:06:57 -0000       1.5470
  @@ -1,3 +1,4 @@
  +09-Jul-2003: Upgraded package: P<ghostscript-esp-7.05.6-20030709>
   09-Jul-2003: Upgraded package: P<vim-6.2.21-20030709>
   09-Jul-2003: Upgraded package: P<tomcat4-4.1.24-20030709>
   09-Jul-2003: Upgraded package: P<tomcat-3.3.1a-20030709>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to