[libtasn1] new upstream release

Tomáš Mráz tmraz at fedoraproject.org
Tue Mar 20 14:12:38 UTC 2012


commit e024ef7de683683cd82f76d1e7624d6a2b448684
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Mar 20 15:12:33 2012 +0100

    new upstream release

 .gitignore                                         |    1 +
 libtasn1-1.7.tar.gz.sig                            |   10 ----------
 ...n1-2.4-rpath.patch => libtasn1-2.12-rpath.patch |   12 ++++++------
 libtasn1-2.12.tar.gz.sig                           |   10 ++++++++++
 libtasn1-2.7.tar.gz.sig                            |   10 ----------
 libtasn1.spec                                      |    9 ++++++---
 sources                                            |    2 +-
 7 files changed, 24 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8b9a0d..2f42c22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libtasn1-2.4.tar.gz
 libtasn1-2.7.tar.gz
+/libtasn1-2.12.tar.gz
diff --git a/libtasn1-2.4-rpath.patch b/libtasn1-2.12-rpath.patch
similarity index 67%
rename from libtasn1-2.4-rpath.patch
rename to libtasn1-2.12-rpath.patch
index f760844..109edea 100644
--- a/libtasn1-2.4-rpath.patch
+++ b/libtasn1-2.12-rpath.patch
@@ -1,7 +1,7 @@
-diff -up libtasn1-2.4/configure.rpath libtasn1-2.4/configure
---- libtasn1-2.4/configure.rpath	2010-01-18 08:58:04.000000000 +0100
-+++ libtasn1-2.4/configure	2010-01-28 13:54:09.000000000 +0100
-@@ -10509,7 +10509,7 @@ shlibpath_var=
+diff -up libtasn1-2.12/configure.rpath libtasn1-2.12/configure
+--- libtasn1-2.12/configure.rpath	2012-03-19 10:14:43.000000000 +0100
++++ libtasn1-2.12/configure	2012-03-20 15:07:06.555041791 +0100
+@@ -11373,7 +11373,7 @@ shlibpath_var=
  shlibpath_overrides_runpath=unknown
  version_type=none
  dynamic_linker="$host_os ld.so"
@@ -10,10 +10,10 @@ diff -up libtasn1-2.4/configure.rpath libtasn1-2.4/configure
  need_lib_prefix=unknown
  hardcode_into_libs=no
  
-@@ -10894,7 +10894,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -11771,7 +11771,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/libtasn1-2.12.tar.gz.sig b/libtasn1-2.12.tar.gz.sig
new file mode 100644
index 0000000..7df7c1b
--- /dev/null
+++ b/libtasn1-2.12.tar.gz.sig
@@ -0,0 +1,10 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iO4EAAECADgFAk9nALoxFIAAAAAAFQATcGthLWFkZHJlc3NAZ251cGcub3Jnc2lt
+b25Aam9zZWZzc29uLm9yZwAKCRDtoh6UtWVxb+I+BP9F0rtFS33TPrdgmb2n9QAf
+qRxCdH4XlY/jrfSxj2CKHczpCdrkPmRa8Dg2sTgotlx3Xct5YF5Yi7Yhdg2b4cmS
++ACch1Nek/AER+LjzsErJz6jzxE7MwhFgu4ACgLlALb+M/xGRY7aqMhilaaDQA+w
+bb8ZHKZZkq2HvNSjuygvuXwHPt/So9DagCIiaUzJzPO8c7TJhY8WP+4noUooJ1T1
+=UiPk
+-----END PGP SIGNATURE-----
diff --git a/libtasn1.spec b/libtasn1.spec
index 3aac9d3..30d48e1 100644
--- a/libtasn1.spec
+++ b/libtasn1.spec
@@ -1,7 +1,7 @@
 Summary:	The ASN.1 library used in GNUTLS
 Name:		libtasn1
-Version:	2.7
-Release:	3%{?dist}
+Version:	2.12
+Release:	1%{?dist}
 
 # The libtasn1 library is LGPLv2+, utilities are GPLv3+
 License:	GPLv3+ and LGPLv2+
@@ -9,7 +9,7 @@ Group:		System Environment/Libraries
 URL:		http://www.gnu.org/software/libtasn1/
 Source0:	http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz
 Source1:	http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz.sig
-Patch1:		libtasn1-2.4-rpath.patch
+Patch1:		libtasn1-2.12-rpath.patch
 BuildRoot:	%_tmppath/%name-%version-%release-buildroot
 BuildRequires:	bison, pkgconfig
 %ifarch %ix86 x86_64 ppc ppc64
@@ -112,6 +112,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
 
 
 %changelog
+* Tue Mar 20 2012 Tomas Mraz <tmraz at redhat.com> - 2.12-1
+- new upstream release
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 202a283..fcc5b3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fade9f961ec7084dd91a9ba409ba7ab1  libtasn1-2.7.tar.gz
+4eba39fb962d6cf5a370267eae8ff52b  libtasn1-2.12.tar.gz


More information about the scm-commits mailing list