Hello community,

here is the log from the commit of package mpfr for openSUSE:Factory checked in 
at 2016-03-21 12:43:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpfr (Old)
 and      /work/SRC/openSUSE:Factory/.mpfr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpfr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpfr/mpfr.changes        2016-02-22 
10:09:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mpfr.new/mpfr.changes   2016-03-21 
12:43:22.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 19:43:32 UTC 2016 - astie...@suse.com
+
+- mpfr 3.1.4, incorporating the cumulative patch, plus a number of
+  upstream fixes
+- removing mpfr-3.1.3-patch1to12.patch
+
+-------------------------------------------------------------------

Old:
----
  mpfr-3.1.3-patch1to12.patch
  mpfr-3.1.3.tar.bz2
  mpfr-3.1.3.tar.bz2.asc

New:
----
  mpfr-3.1.4.tar.bz2
  mpfr-3.1.4.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mpfr.spec ++++++
--- /var/tmp/diff_new_pack.DgQDrC/_old  2016-03-21 12:43:23.000000000 +0100
+++ /var/tmp/diff_new_pack.DgQDrC/_new  2016-03-21 12:43:23.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           mpfr
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 Summary:        The GNU multiple-precision floating-point library
 License:        LGPL-3.0+
@@ -27,7 +27,6 @@
 Source1:        http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
 Source3:        baselibs.conf
-Patch:          mpfr-3.1.3-patch1to12.patch
 BuildRequires:  gmp-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -67,7 +66,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 %configure \
@@ -84,16 +82,14 @@
 make check %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libmpfr4 -p /sbin/ldconfig
-
 %post devel
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %postun -n libmpfr4 -p /sbin/ldconfig
-
 %postun devel
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
@@ -104,7 +100,7 @@
 %files devel
 %defattr(-,root,root)
 %doc %{_docdir}/mpfr
-%doc %{_infodir}/mpfr.info.gz
+%{_infodir}/mpfr.info.gz
 %{_libdir}/libmpfr.a
 %{_libdir}/libmpfr.so
 %{_includedir}/mpf2mpfr.h

++++++ mpfr-3.1.3.tar.bz2 -> mpfr-3.1.4.tar.bz2 ++++++
++++ 14634 lines of diff (skipped)



Reply via email to