[gnutls] - new upstream version

Tomáš Mráz tmraz at fedoraproject.org
Thu Sep 30 14:15:47 UTC 2010


commit a7a87e51388231fc3e587cfdb562c3058f5fd2fc
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Thu Sep 30 16:15:46 2010 +0200

    - new upstream version

 .gitignore                                         |    1 +
 gnutls-2.10.1-imed-ret.patch                       |   28 ---------
 ...-2.8.5-rpath.patch => gnutls-2.10.2-rpath.patch |   62 +++++++++-----------
 gnutls.spec                                        |   11 ++--
 sources                                            |    2 +-
 5 files changed, 35 insertions(+), 69 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e542d22..50f55da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gnutls-2.8.6-nosrp.tar.bz2
 gnutls-2.10.1-nosrp.tar.bz2
+/gnutls-2.10.2-nosrp.tar.bz2
diff --git a/gnutls-2.8.5-rpath.patch b/gnutls-2.10.2-rpath.patch
similarity index 61%
rename from gnutls-2.8.5-rpath.patch
rename to gnutls-2.10.2-rpath.patch
index 9377722..bc2292b 100644
--- a/gnutls-2.8.5-rpath.patch
+++ b/gnutls-2.10.2-rpath.patch
@@ -1,8 +1,8 @@
-diff -up gnutls-2.8.5/build-aux/config.rpath gnutls-2.8.5/build-aux/config
-diff -up gnutls-2.8.5/configure.rpath gnutls-2.8.5/configure
---- gnutls-2.8.5/configure.rpath	2009-11-02 11:35:57.000000000 +0100
-+++ gnutls-2.8.5/configure	2010-01-28 22:12:20.000000000 +0100
-@@ -15141,7 +15141,7 @@ shlibpath_var=
+diff -up gnutls-2.10.2/build-aux/config.rpath gnutls-2.10.2/build-aux/config
+diff -up gnutls-2.10.2/configure.rpath gnutls-2.10.2/configure
+--- gnutls-2.10.2/configure.rpath	2010-09-30 08:43:40.000000000 +0200
++++ gnutls-2.10.2/configure	2010-09-30 15:56:59.000000000 +0200
+@@ -15112,7 +15112,7 @@ shlibpath_var=
  shlibpath_overrides_runpath=unknown
  version_type=none
  dynamic_linker="$host_os ld.so"
@@ -11,16 +11,16 @@ diff -up gnutls-2.8.5/configure.rpath gnutls-2.8.5/configure
  need_lib_prefix=unknown
  hardcode_into_libs=no
  
-@@ -15526,7 +15526,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -15510,7 +15510,7 @@ fi
    # Append ld.so.conf contents to the search path
    if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
 -    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 +    sys_lib_dlsearch_path_spec="/lib /usr/lib /lib64 /usr/lib64 $lt_ld_extra"
    fi
  
    # We used to test for /lib/ld.so.1 and disable shared libraries on
-@@ -18610,7 +18610,7 @@ shlibpath_var=
+@@ -18777,7 +18777,7 @@ shlibpath_var=
  shlibpath_overrides_runpath=unknown
  version_type=none
  dynamic_linker="$host_os ld.so"
@@ -29,28 +29,20 @@ diff -up gnutls-2.8.5/configure.rpath gnutls-2.8.5/configure
  need_lib_prefix=unknown
  hardcode_into_libs=no
  
-@@ -18994,7 +18994,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -19173,7 +19173,7 @@ fi
    # Append ld.so.conf contents to the search path
    if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
 -    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 +    sys_lib_dlsearch_path_spec="/lib /usr/lib /lib64 /usr/lib64 $lt_ld_extra"
    fi
  
    # We used to test for /lib/ld.so.1 and disable shared libraries on
-@@ -29278,6 +29278,7 @@ finish_cmds='`$ECHO "X$finish_cmds" | $X
- finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
- hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
- sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
-+
- sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
- hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
- enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
-diff -up gnutls-2.8.5/lib/build-aux/config.rpath gnutls-2.8.5/lib/build-aux/config
-diff -up gnutls-2.8.5/lib/configure.rpath gnutls-2.8.5/lib/configure
---- gnutls-2.8.5/lib/configure.rpath	2009-11-02 11:35:18.000000000 +0100
-+++ gnutls-2.8.5/lib/configure	2010-01-28 22:14:03.000000000 +0100
-@@ -10465,7 +10465,8 @@ shlibpath_var=
+diff -up gnutls-2.10.2/lib/build-aux/config.rpath gnutls-2.10.2/lib/build-aux/config
+diff -up gnutls-2.10.2/lib/configure.rpath gnutls-2.10.2/lib/configure
+--- gnutls-2.10.2/lib/configure.rpath	2010-09-30 08:42:57.000000000 +0200
++++ gnutls-2.10.2/lib/configure	2010-09-30 15:58:06.000000000 +0200
+@@ -10839,7 +10839,8 @@ shlibpath_var=
  shlibpath_overrides_runpath=unknown
  version_type=none
  dynamic_linker="$host_os ld.so"
@@ -60,16 +52,16 @@ diff -up gnutls-2.8.5/lib/configure.rpath gnutls-2.8.5/lib/configure
  need_lib_prefix=unknown
  hardcode_into_libs=no
  
-@@ -10850,7 +10851,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -11237,7 +11238,7 @@ fi
    # Append ld.so.conf contents to the search path
    if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
 -    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 +    sys_lib_dlsearch_path_spec="/lib /usr/lib /lib64 /usr/lib64 $lt_ld_extra"
    fi
  
    # We used to test for /lib/ld.so.1 and disable shared libraries on
-@@ -24444,7 +24445,8 @@ shlibpath_var=
+@@ -25790,7 +25791,8 @@ shlibpath_var=
  shlibpath_overrides_runpath=unknown
  version_type=none
  dynamic_linker="$host_os ld.so"
@@ -79,20 +71,20 @@ diff -up gnutls-2.8.5/lib/configure.rpath gnutls-2.8.5/lib/configure
  need_lib_prefix=unknown
  hardcode_into_libs=no
  
-@@ -24828,7 +24830,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -26186,7 +26188,7 @@ fi
    # Append ld.so.conf contents to the search path
    if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
 -    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 +    sys_lib_dlsearch_path_spec="/lib /usr/lib /lib64 /usr/lib64 $lt_ld_extra"
    fi
  
    # We used to test for /lib/ld.so.1 and disable shared libraries on
-diff -up gnutls-2.8.5/libextra/build-aux/config.rpath gnutls-2.8.5/libextra/build-aux/config
-diff -up gnutls-2.8.5/libextra/configure.rpath gnutls-2.8.5/libextra/configure
---- gnutls-2.8.5/libextra/configure.rpath	2009-11-02 11:35:38.000000000 +0100
-+++ gnutls-2.8.5/libextra/configure	2010-01-28 21:45:25.000000000 +0100
-@@ -9821,7 +9821,7 @@ shlibpath_var=
+diff -up gnutls-2.10.2/libextra/build-aux/config.rpath gnutls-2.10.2/libextra/build-aux/config
+diff -up gnutls-2.10.2/libextra/configure.rpath gnutls-2.10.2/libextra/configure
+--- gnutls-2.10.2/libextra/configure.rpath	2010-09-30 08:43:20.000000000 +0200
++++ gnutls-2.10.2/libextra/configure	2010-09-30 15:58:49.000000000 +0200
+@@ -10013,7 +10013,7 @@ shlibpath_var=
  shlibpath_overrides_runpath=unknown
  version_type=none
  dynamic_linker="$host_os ld.so"
@@ -101,10 +93,10 @@ diff -up gnutls-2.8.5/libextra/configure.rpath gnutls-2.8.5/libextra/configure
  need_lib_prefix=unknown
  hardcode_into_libs=no
  
-@@ -10206,7 +10206,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -10411,7 +10411,7 @@ fi
    # Append ld.so.conf contents to the search path
    if test -f /etc/ld.so.conf; then
-     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
 -    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 +    sys_lib_dlsearch_path_spec="/lib /usr/lib /lib64 /usr/lib64 $lt_ld_extra"
    fi
diff --git a/gnutls.spec b/gnutls.spec
index 6fa7041..c1c5aeb 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -1,7 +1,7 @@
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 2.10.1
-Release: 4%{?dist}
+Version: 2.10.2
+Release: 1%{?dist}
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
 License: GPLv3+ and LGPLv2+
 Group: System Environment/Libraries
@@ -15,13 +15,12 @@ URL: http://www.gnutls.org/
 # XXX patent tainted SRP code removed.
 Source0: %{name}-%{version}-nosrp.tar.bz2
 Source1: libgnutls-config
-Patch1: gnutls-2.8.5-rpath.patch
+Patch1: gnutls-2.10.2-rpath.patch
 Patch2: gnutls-2.8.6-link-libgcrypt.patch
 # Remove nonexisting references from texinfo file
 Patch3: gnutls-2.10.1-nosrp.patch
 # Backport from upstream git
 Patch4: gnutls-2.10.1-handshake-errors.patch
-Patch5: gnutls-2.10.1-imed-ret.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: libgcrypt >= 1.2.2
@@ -78,7 +77,6 @@ This package contains Guile bindings for the library.
 %patch2 -p1 -b .link
 %patch3 -p1 -b .nosrp
 %patch4 -p1 -b .errors
-%patch5 -p1 -b .imed-ret
 
 for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.c ext_srp.c; do
     touch lib/$i
@@ -162,6 +160,9 @@ fi
 %{_datadir}/guile/site/gnutls.scm
 
 %changelog
+* Thu Sep 30 2010 Tomas Mraz <tmraz at redhat.com> 2.10.2-1
+- new upstream version
+
 * Wed Sep 29 2010 jkeating - 2.10.1-4
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 67cf008..05956fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-122f83c23c77a3fd95d1d8fc7a7a5d5f  gnutls-2.10.1-nosrp.tar.bz2
+4350197362fabfb4a17029c14445dcad  gnutls-2.10.2-nosrp.tar.bz2


More information about the scm-commits mailing list