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:   16-Oct-2006 14:35:57
  Branch: HEAD                             Handle: 2006101613355600

  Modified files:
    openpkg-src/gconf       gconf.spec

  Log:
    in my world point of view a config library doesn't have X11/Gtk
    support

  Summary:
    Revision    Changes     Path
    1.24        +4  -3      openpkg-src/gconf/gconf.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gconf/gconf.spec
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 gconf.spec
  --- openpkg-src/gconf/gconf.spec      13 Oct 2006 17:28:13 -0000      1.23
  +++ openpkg-src/gconf/gconf.spec      16 Oct 2006 12:35:56 -0000      1.24
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20061013
  +Release:      20061016
   
   #   list of sources
   Source0:      
ftp://ftp.gnome.org/pub/GNOME/sources/GConf/%{V_major}/GConf-%{version}.tar.bz2
  @@ -48,8 +48,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make, pkgconfig, gcc
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  glib2, gtk2, orbit2, libxml, gettext
  -PreReq:       glib2, gtk2, orbit2, libxml, gettext
  +BuildPreReq:  glib2, orbit2, libxml, gettext
  +PreReq:       glib2, orbit2, libxml, gettext
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -79,6 +79,7 @@
       LIBS="-lintl" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --disable-gtk \
           --enable-shared
       %{l_make} %{l_mflags}
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to