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:   07-Jul-2003 13:35:36
  Branch: HEAD                             Handle: 2003070712353401

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

  Log:
    add libraries to PreReq

  Summary:
    Revision    Changes     Path
    1.12        +7  -3      openpkg-src/xemacs/xemacs.spec
    1.5376      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xemacs/xemacs.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 xemacs.spec
  --- openpkg-src/xemacs/xemacs.spec    1 Jul 2003 19:20:54 -0000       1.11
  +++ openpkg-src/xemacs/xemacs.spec    7 Jul 2003 11:35:35 -0000       1.12
  @@ -37,7 +37,7 @@
   Group:        Editor
   License:      GPL
   Version:      %{V_xemacs}
  -Release:      20030701
  +Release:      20030707
   
   #   package options
   %option       with_gtk      yes
  @@ -50,12 +50,16 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, ncurses, jpeg, png, zlib, tiff, 
db, xpm, make
  -PreReq:       OpenPKG, openpkg >= 20030103, X11, ncurses
  +BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, make
  +PreReq:       OpenPKG, openpkg >= 20030103, X11
  +BuildPreReq:  ncurses, jpeg, png, zlib, tiff, db, xpm
  +PreReq:       ncurses, jpeg, png, zlib, tiff, db, xpm
   %if "%{with_gtk}" == "yes"
   BuildPreReq:  gtk
  +PreReq:       gtk
   %else
   BuildPreReq:  xaw3d
  +PreReq:       xaw3d
   %endif
   AutoReq:      no
   AutoReqProv:  no
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5375 -r1.5376 news.txt
  --- openpkg-web/news.txt      7 Jul 2003 11:32:14 -0000       1.5375
  +++ openpkg-web/news.txt      7 Jul 2003 11:35:34 -0000       1.5376
  @@ -1,3 +1,4 @@
  +07-Jul-2003: Upgraded package: P<xemacs-21.4.13-20030707>
   07-Jul-2003: Upgraded package: P<suck-4.3.2-20030707>
   07-Jul-2003: Upgraded package: P<tripwire-2.3.1.2-20030707>
   07-Jul-2003: Upgraded package: P<sgml-20030707-20030707>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to