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-Oct-2005 21:19:08
  Branch: HEAD                             Handle: 2005101420190800

  Modified files:
    openpkg-src/gtk         gtk.spec

  Log:
    add support for FreeBSD/amd64

  Summary:
    Revision    Changes     Path
    1.35        +3  -2      openpkg-src/gtk/gtk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gtk/gtk.spec
  ============================================================================
  $ cvs diff -u -r1.34 -r1.35 gtk.spec
  --- openpkg-src/gtk/gtk.spec  24 Mar 2005 11:18:59 -0000      1.34
  +++ openpkg-src/gtk/gtk.spec  14 Oct 2005 19:19:08 -0000      1.35
  @@ -33,7 +33,7 @@
   Group:        XWindow
   License:      GPL
   Version:      1.2.10
  -Release:      20040920
  +Release:      20051014
   
   #   list of sources
   Source0:      ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-%{version}.tar.gz
  @@ -41,7 +41,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, glib, X11
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, glib, X11, config
   PreReq:       OpenPKG, openpkg >= 20040130, glib, X11
   AutoReq:      no
   AutoReqProv:  no
  @@ -60,6 +60,7 @@
   
   %prep
       %setup -q -n gtk+-%{version}
  +    %{l_prefix}/bin/config install .
   
   %build
       %{l_shtool} subst -e "s;/gtk-1.2;/gtk;g" \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to