[Pkg-gnutls-commits] r1285 - in /packages/gnutls26/trunk/debian: changelog rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Fri Oct 21 17:10:49 UTC 2011


Author: ametzler
Date: Fri Oct 21 17:10:48 2011
New Revision: 1285

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1285
Log:
2.12.12, New upstream version. Drop -mlong-double-64 on powerpc, updated gnulib should fix this issue and the build-failure on powerpc64. Closes: #644944.

Modified:
    packages/gnutls26/trunk/debian/changelog
    packages/gnutls26/trunk/debian/rules

Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=1285&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Fri Oct 21 17:10:48 2011
@@ -1,8 +1,9 @@
-gnutls26 (2.12.11-2) UNRELEASED; urgency=low
+gnutls26 (2.12.12-1) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
-  * Also use -mlong-double-64 on powerpc64 (Thanks Hiroyuki Yamamoto).
-    Closes: #644944
+  * New upstream version.
+  * Drop -mlong-double-64 on powerpc, updated gnulib should fix this issue and
+    the build-failure on powerpc64. Closes: #644944
   * Delete superfluous info from debian/README.source.
 
  -- Andreas Metzler <ametzler at debian.org>  Sat, 01 Oct 2011 15:34:24 +0200

Modified: packages/gnutls26/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/rules?rev=1285&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/rules (original)
+++ packages/gnutls26/trunk/debian/rules Fri Oct 21 17:10:48 2011
@@ -3,11 +3,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-
-ifneq (,$(filter $(DEB_BUILD_ARCH),powerpc ppc64))
-CFLAGS += -mlong-double-64
-export CFLAGS
-endif
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script --enable-cxx \
 	--without-lzo --enable-guile \




More information about the Pkg-gnutls-commits mailing list