Hello community,

here is the log from the commit of package gsl for openSUSE:Factory checked in 
at 2018-08-07 10:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsl (Old)
 and      /work/SRC/openSUSE:Factory/.gsl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsl"

Tue Aug  7 10:50:24 2018 rev:40 rq:627310 version:2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsl/gsl.changes  2018-07-04 23:49:00.712297756 
+0200
+++ /work/SRC/openSUSE:Factory/.gsl.new/gsl.changes     2018-08-07 
10:50:27.428623098 +0200
@@ -1,0 +2,7 @@
+Sat Jul 28 13:49:30 UTC 2018 - [email protected]
+
+- Remove useless --with-pic only useful for static libs.
+- Fix RPM groups, diversify summaries, trim long descriptions.
+- Trim bias from descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gsl.spec ++++++
--- /var/tmp/diff_new_pack.hESACu/_old  2018-08-07 10:50:28.188624458 +0200
+++ /var/tmp/diff_new_pack.hESACu/_new  2018-08-07 10:50:28.192624465 +0200
@@ -42,7 +42,7 @@
 %description
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical computing. The routines are written from scratch by the GSL
-team in ANSI C and present a modern Applications Programming Interface
+team in ANSI C and present an Applications Programming Interface
 (API) for C programmers, while allowing wrappers to be written for very
 high level languages.
 
@@ -53,7 +53,7 @@
 %description -n %{lname}
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical computing. The routines are written from scratch by the GSL
-team in ANSI C and present a modern Applications Programming Interface
+team in ANSI C and present an Applications Programming Interface
 (API) for C programmers, while allowing wrappers to be written for very
 high level languages.
 
@@ -77,10 +77,10 @@
 
 %description -n %{lcblasname}
 This library provides a native C interface to BLAS routines. This is part of
-GNU Scientific Library.
+the GNU Scientific Library.
 
 %package        devel
-Summary:        GNU Scientific Library - development files
+Summary:        Development files for the GNU Scientific Library
 Group:          Development/Libraries/C and C++
 Requires:       %{lcblasname} = %{version}
 Requires:       %{lname} = %{version}
@@ -92,24 +92,12 @@
 
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical computing. The routines are written from scratch by the GSL
-team in ANSI C, and present a modern Applications Programming Interface
+team in ANSI C, and present an Applications Programming Interface
 (API) for C programmers, while allowing wrappers to be written for very
 high level languages.
 
-The library covers the following areas,
-
-Complex Numbers - Roots of Polynomials - Special Functions -
-Vectors and Matrices - Permutations - Sorting - BLAS Support -
-Linear Algebra - Eigensystems - Fast Fourier Transforms - Quadrature -
-Random Numbers - Quasi-Random Sequences - Random Distributions -
-Statistics - Histograms - N-Tuples - Monte Carlo Integration -
-Simulated Annealing - Differential Equations - Interpolation -
-Numerical Differentiation - Chebyshev Approximation - Series Acceleration -
-Discrete Hankel Transforms - Root-Finding - Minimization -
-Least-Squares Fitting - Physical Constants - IEEE Floating-Point
-
 %package        doc
-Summary:        GNU Scientific Library - development files
+Summary:        Documentation for the GNU Scientific Library
 Group:          Documentation/Other
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
@@ -119,22 +107,10 @@
 
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical computing. The routines are written from scratch by the GSL
-team in ANSI C, and present a modern Applications Programming Interface
+team in ANSI C, and present an Applications Programming Interface
 (API) for C programmers, while allowing wrappers to be written for very
 high level languages.
 
-The library covers the following areas,
-
-Complex Numbers - Roots of Polynomials - Special Functions -
-Vectors and Matrices - Permutations - Sorting - BLAS Support -
-Linear Algebra - Eigensystems - Fast Fourier Transforms - Quadrature -
-Random Numbers - Quasi-Random Sequences - Random Distributions -
-Statistics - Histograms - N-Tuples - Monte Carlo Integration -
-Simulated Annealing - Differential Equations - Interpolation -
-Numerical Differentiation - Chebyshev Approximation - Series Acceleration -
-Discrete Hankel Transforms - Root-Finding - Minimization -
-Least-Squares Fitting - Physical Constants - IEEE Floating-Point
-
 %prep
 %setup -q
 %patch0 -p1
@@ -148,7 +124,6 @@
 export CFLAGS="%{optflags}"
 %configure \
        --disable-static \
-       --with-pic \
        --enable-shared \
        --with-gnu-ld
 make %{?_smp_mflags}




Reply via email to