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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Sep-2005 09:04:20
  Branch: HEAD                             Handle: 2005091408041900

  Modified files:
    openpkg-src/gimp        gimp.spec

  Log:
    make it explicit that Gimp requires Perl during build-time

  Summary:
    Revision    Changes     Path
    1.74        +2  -2      openpkg-src/gimp/gimp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gimp/gimp.spec
  ============================================================================
  $ cvs diff -u -r1.73 -r1.74 gimp.spec
  --- openpkg-src/gimp/gimp.spec        27 Jun 2005 16:33:02 -0000      1.73
  +++ openpkg-src/gimp/gimp.spec        14 Sep 2005 07:04:19 -0000      1.74
  @@ -37,7 +37,7 @@
   Group:        Graphics
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20050627
  +Release:      20050914
   
   #   list of sources
   Source0:      ftp://ftp.gimp.org/pub/gimp/v%{V_major}/gimp-%{version}.tar.bz2
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make, pkgconfig, perl-xml
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make, pkgconfig, perl, 
perl-xml
   PreReq:       OpenPKG, openpkg >= 20040130
   BuildPreReq:  glib2, gtk2, pango, fontconfig, freetype, gettext, libiconv
   PreReq:       glib2, gtk2, pango, fontconfig, freetype, gettext, libiconv
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to