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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   23-Oct-2007 15:13:37
  Branch: HEAD                             Handle: 2007102314133700

  Modified files:
    openpkg-src/gnutls      gnutls.spec

  Log:
    upgrading package: gnutls 2.0.1 -> 2.0.2

  Summary:
    Revision    Changes     Path
    1.94        +9  -8      openpkg-src/gnutls/gnutls.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gnutls/gnutls.spec
  ============================================================================
  $ cvs diff -u -r1.93 -r1.94 gnutls.spec
  --- openpkg-src/gnutls/gnutls.spec    21 Sep 2007 05:59:49 -0000      1.93
  +++ openpkg-src/gnutls/gnutls.spec    23 Oct 2007 13:13:37 -0000      1.94
  @@ -25,21 +25,21 @@
   #   package information
   Name:         gnutls
   Summary:      GNU SSL/TLS Library
  -URL:          http://www.gnutls.org/
  -Vendor:       The GnuTLS Project
  +URL:          http://www.gnu.org/software/gnutls/
  +Vendor:       Free Software Foundation
   Packager:     OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
   Class:        PLUS
   Group:        SSL
  -License:      GPL
  -Version:      2.0.1
  -Release:      20070921
  +License:      LGPL
  +Version:      2.0.2
  +Release:      20071023
   
   #   package options
   %option       with_cxx   no
   
   #   list of sources
  -Source0:      ftp://ftp.gnutls.org/pub/gnutls/gnutls-%{version}.tar.bz2
  +Source0:      
http://www.gnu.org/software/gnutls/releases/gnutls-%{version}.tar.bz2
   Patch0:       gnutls.patch
   
   #   build information
  @@ -65,8 +65,8 @@
   %track
       prog gnutls = {
           version   = %{version}
  -        url       = ftp://ftp.gnutls.org/pub/gnutls/
  -        regex     = gnutls-(__VER__)\.tar\.bz2
  +        url       = http://www.gnu.org/software/gnutls/releases/
  +        regex     = gnutls-(\d+\.\d*[02468](\.\d+)+)\.tar\.bz2
       }
   
   %prep
  @@ -106,6 +106,7 @@
   %else
           --disable-cxx \
   %endif
  +        --disable-guile \
           --disable-nls \
           --disable-shared
       %{l_make} %{l_mflags -O}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to