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:   17-Sep-2005 20:16:17
  Branch: HEAD                             Handle: 2005091719161700

  Modified files:
    openpkg-src/gconf       gconf.spec

  Log:
    fix tracking and upgrade

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/gconf/gconf.spec
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 gconf.spec
  --- openpkg-src/gconf/gconf.spec      24 Aug 2005 18:34:33 -0000      1.16
  +++ openpkg-src/gconf/gconf.spec      17 Sep 2005 18:16:17 -0000      1.17
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_major 2.11
  -%define       V_minor 1
  +%define       V_major 2.12
  +%define       V_minor 0
   
   #   package information
   Name:         gconf
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20050824
  +Release:      20050917
   
   #   list of sources
   Source0:      
ftp://ftp.gnome.org/pub/GNOME/sources/GConf/%{V_major}/GConf-%{version}.tar.bz2
  @@ -62,7 +62,7 @@
       prog gconf = {
           version   = %{V_major}
           url       = ftp://ftp.gnome.org/pub/GNOME/sources/GConf/
  -        regex     = (__VER__)
  +        regex     = (\d+\.\d+)
           url       = ftp://ftp.gnome.org/pub/GNOME/sources/GConf/__NEWVER__/
           regex     = GConf-(__VER__)\.tar\.bz2
       }
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to