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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Mar-2005 14:52:45
  Branch: HEAD                             Handle: 2005030913524500

  Modified files:
    openpkg-src/libsigcxx   libsigcxx.spec

  Log:
    URLs changed, and upgrading package: libsigcxx 2.0.6 -> 2.0.10

  Summary:
    Revision    Changes     Path
    1.2         +8  -4      openpkg-src/libsigcxx/libsigcxx.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libsigcxx/libsigcxx.spec
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 libsigcxx.spec
  --- openpkg-src/libsigcxx/libsigcxx.spec      21 Jan 2005 22:24:28 -0000      
1.1
  +++ openpkg-src/libsigcxx/libsigcxx.spec      9 Mar 2005 13:52:45 -0000       
1.2
  @@ -25,6 +25,10 @@
   
   #   FIXME MSvB: Still needs renaming of versioned libs
   
  +#   package version
  +%define       V_libsigcxx        2.0.10
  +%define       V_libsigcxx_major  2.0
  +
   #   package information
   Name:         libsigcxx
   Summary:      Callback Framework Library
  @@ -35,11 +39,11 @@
   Class:        EVAL
   Group:        Development
   License:      LGPL
  -Version:      2.0.6
  -Release:      20050121
  +Version:      %{V_libsigcxx}
  +Release:      20050309
   
   #   list of sources
  -Source0:      
http://osdn.dl.sourceforge.net/libsigc/libsigc++-%{version}.tar.bz2
  +Source0:      
ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{V_libsigcxx_major}/libsigc++-%{version}.tar.bz2
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -60,7 +64,7 @@
   %track
       prog libsigcxx = {
           version   = %{version}
  -        url       = http://osdn.dl.sourceforge.net/libsigc/
  +        url       = 
ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{V_libsigcxx_major}/
           regex     = libsigc\+\+-(__VER__)\.tar\.bz2
       }
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to