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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Oct-2004 14:27:02
  Branch: HEAD                             Handle: 2004101113270200

  Modified files:
    openpkg-src/gconf       gconf.patch gconf.spec

  Log:
    upgrade and bless for PLUS class

  Summary:
    Revision    Changes     Path
    1.2         +20 -20     openpkg-src/gconf/gconf.patch
    1.6         +3  -3      openpkg-src/gconf/gconf.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gconf/gconf.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 gconf.patch
  --- openpkg-src/gconf/gconf.patch     20 May 2004 09:39:28 -0000      1.1
  +++ openpkg-src/gconf/gconf.patch     11 Oct 2004 12:27:02 -0000      1.2
  @@ -1,24 +1,24 @@
   Index: backends/Makefile.in
  ---- backends/Makefile.in.orig        2004-04-19 14:11:07.000000000 +0200
  -+++ backends/Makefile.in     2004-05-20 11:29:07.000000000 +0200
  -@@ -189,7 +189,7 @@
  - gconf_merge_tree_OBJECTS =  gconf-merge-tree.$(OBJEXT)
  - gconf_merge_tree_DEPENDENCIES =  \
  - $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
  --gconf_merge_tree_LDFLAGS = 
  +--- backends/Makefile.in.orig        2004-09-14 21:36:46 +0200
  ++++ backends/Makefile.in     2004-10-11 14:23:31 +0200
  +@@ -256,7 +256,7 @@
  + gconf_merge_tree_OBJECTS = $(am_gconf_merge_tree_OBJECTS)
  + gconf_merge_tree_DEPENDENCIES = \
  +     $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
  +-gconf_merge_tree_LDFLAGS =
   +gconf_merge_tree_LDFLAGS = -static
  - xml_test_OBJECTS =  xml-cache.$(OBJEXT) xml-dir.$(OBJEXT) \
  - xml-entry.$(OBJEXT) xml-backend.$(OBJEXT) xml-test.$(OBJEXT)
  - xml_test_DEPENDENCIES =  \
  + am_xml_test_OBJECTS = xml-test.$(OBJEXT)
  + xml_test_OBJECTS = $(am_xml_test_OBJECTS)
  + xml_test_DEPENDENCIES = \
   Index: gconf/Makefile.in
  ---- gconf/Makefile.in.orig   2004-04-19 14:11:03.000000000 +0200
  -+++ gconf/Makefile.in        2004-05-20 11:28:48.000000000 +0200
  -@@ -221,7 +221,7 @@
  - 
  - gconftool_2_OBJECTS =  gconftool.$(OBJEXT)
  - gconftool_2_DEPENDENCIES =  libgconf-$(MAJOR_VERSION).la
  --gconftool_2_LDFLAGS = 
  +--- gconf/Makefile.in.orig   2004-09-14 21:36:47 +0200
  ++++ gconf/Makefile.in        2004-10-11 14:23:43 +0200
  +@@ -330,7 +330,7 @@
  + am_gconftool_2_OBJECTS = gconftool.$(OBJEXT)
  + gconftool_2_OBJECTS = $(am_gconftool_2_OBJECTS)
  + gconftool_2_DEPENDENCIES = libgconf-$(MAJOR_VERSION).la
  +-gconftool_2_LDFLAGS =
   +gconftool_2_LDFLAGS = -static
  - gconfd_2_OBJECTS =  gconf-database.$(OBJEXT) gconfd.$(OBJEXT)
  - gconfd_2_DEPENDENCIES =  libgconf-$(MAJOR_VERSION).la
  - gconfd_2_LDFLAGS = 
  + 
  + DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  + depcomp = $(SHELL) $(top_srcdir)/depcomp
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gconf/gconf.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 gconf.spec
  --- openpkg-src/gconf/gconf.spec      3 Oct 2004 11:58:21 -0000       1.5
  +++ openpkg-src/gconf/gconf.spec      11 Oct 2004 12:27:02 -0000      1.6
  @@ -25,7 +25,7 @@
   
   #   package version
   %define       V_major 2.8
  -%define       V_minor 0
  +%define       V_minor 0.1
   
   #   package information
   Name:         gconf
  @@ -34,11 +34,11 @@
   Vendor:       The GNOME Project
   Packager:     The OpenPKG Project
   Distribution: OpenPKG
  -Class:        EVAL
  +Class:        PLUS
   Group:        Database
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20041003
  +Release:      20041011
   
   #   list of sources
   Source0:      
ftp://ftp.gnome.org/pub/GNOME/sources/GConf/%{V_major}/GConf-%{version}.tar.bz2
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to