Hello community, here is the log from the commit of package pari for openSUSE:Factory checked in at 2019-08-24 18:46:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pari (Old) and /work/SRC/openSUSE:Factory/.pari.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pari" Sat Aug 24 18:46:01 2019 rev:20 rq:725590 version:2.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pari/pari.changes 2019-08-14 11:37:59.928690127 +0200 +++ /work/SRC/openSUSE:Factory/.pari.new.7948/pari.changes 2019-08-24 18:46:11.721758519 +0200 @@ -1,0 +2,6 @@ +Fri Aug 23 13:49:16 UTC 2019 - Jan Engelhardt <[email protected]> + +- Enable pthreads [boo#1142714] +- Avoid duplicate shipping of documentation. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pari.spec ++++++ --- /var/tmp/diff_new_pack.avhry1/_old 2019-08-24 18:46:13.405758356 +0200 +++ /var/tmp/diff_new_pack.avhry1/_new 2019-08-24 18:46:13.405758356 +0200 @@ -22,7 +22,7 @@ Name: pari %define sover 6 -%define lname libpari-gmp%sover +%define lname libpari-gmp-tls%sover Version: 2.11.2 Release: 0 Summary: Computer Algebra System for computations in Number Theory @@ -95,7 +95,8 @@ ./Configure --prefix="%_prefix" \ --bindir="%_bindir" --includedir="%_includedir" \ --libdir="%_libdir" \ - --sysdatadir="%_libdir" --datadir="%_datadir/%name" + --sysdatadir="%_libdir" --datadir="%_datadir/%name" \ + --mt=pthread make %{?_smp_mflags} all \ CFLAGS="%optflags -fno-strict-aliasing" \ STRIP=true @@ -107,7 +108,6 @@ %postun -n %lname -p /sbin/ldconfig %files gp -%license AUTHORS COPYING %_bindir/* %_datadir/%name %_libdir/%name.cfg @@ -117,14 +117,13 @@ %if 0%{?sle_version} <= 150000 && !0%{?is_opensuse} %dir %_licensedir %endif -%license AUTHORS COPYING -%doc CHANGES CHANGES-* NEW README -%doc examples/ -%_libdir/libpari-gmp.so.%version -%_libdir/libpari-gmp.so.%sover +%license COPYING +%_libdir/libpari-gmp-tls.so.%version +%_libdir/libpari-gmp-tls.so.%sover %files devel -%license AUTHORS COPYING +%doc examples/ +%doc CHANGES CHANGES-* NEW README %_includedir/pari/ %_libdir/libpari.so
