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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   16-Aug-2004 19:27:46
  Branch: HEAD                             Handle: 2004081618274600

  Modified files:
    openpkg-src/xchat       xchat.spec

  Log:
    unfortunately now requires gtk2 instead of gtk

  Summary:
    Revision    Changes     Path
    1.9         +3  -3      openpkg-src/xchat/xchat.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xchat/xchat.spec
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 xchat.spec
  --- openpkg-src/xchat/xchat.spec      14 Aug 2004 17:11:12 -0000      1.8
  +++ openpkg-src/xchat/xchat.spec      16 Aug 2004 17:27:46 -0000      1.9
  @@ -38,7 +38,7 @@
   Group:        Network
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20040814
  +Release:      20040816
   
   #   list of sources
   Source0:      http://www.xchat.org/files/source/%{V_major}/xchat-%{version}.tar.bz2
  @@ -48,8 +48,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  gtk, openssl, libiconv
  -PreReq:       gtk, openssl, libiconv
  +BuildPreReq:  gtk2, openssl, libiconv
  +PreReq:       gtk2, openssl, libiconv
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to