Mailinglist Archive: opensuse-commit (1857 mails)
| < Previous | Next > |
commit gmp for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 28 Sep 2011 14:10:35 +0200
- Message-id: <20110928121035.A02D0202CC@hilbert.suse.de>
Hello community,
here is the log from the commit of package gmp for openSUSE:Factory
checked in at Wed Sep 28 14:10:35 CEST 2011.
--------
--- gmp/gmp.changes 2011-04-19 00:04:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/gmp/gmp.changes 2011-09-28
00:04:53.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Sep 28 00:04:11 CEST 2011 - dmueller@xxxxxxx
+
+- avoid noexec stack patch on arm
+
+-------------------------------------------------------------------
+Mon Jun 20 08:28:13 UTC 2011 - idonmez@xxxxxxxxxx
+
+- Update to release GMP 5.0.2
+ * Many minor bugs related to portability fixed.
+ * The support for HPPA 2.0N now works, after an assembly bug fix.
+ * A test case type error has been fixed. The symptom of this bug
+ was spurious 'make check' failures.
+ * Fat builds are now supported for 64-bit x86 processors also under Darwin.
+- Remove unknown configure option --disable-mpfr
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gmp-5.0.1.tar.bz2
New:
----
gmp-5.0.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gmp.spec ++++++
--- /var/tmp/diff_new_pack.kyoLh9/_old 2011-09-28 14:10:29.000000000 +0200
+++ /var/tmp/diff_new_pack.kyoLh9/_new 2011-09-28 14:10:29.000000000 +0200
@@ -28,7 +28,7 @@
Obsoletes: gmp-64bit
%endif
#
-Version: 5.0.1
+Version: 5.0.2
Release: 7
Summary: The GNU MP Library
Url: http://gmplib.org/
@@ -98,7 +98,9 @@
%prep
%setup -q
+%ifnarch %arm
%patch0
+%endif
%patch2
%build
@@ -124,7 +126,6 @@
--libdir=%{_libdir} \
--infodir=%{_infodir} \
--build=%{sanitized_platform} \
- --disable-mpfr \
--enable-cxx \
--enable-fat \
--enable-mpbsd
++++++ gmp-5.0.1.tar.bz2 -> gmp-5.0.2.tar.bz2 ++++++
++++ 6964 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |