From 737acd39453c3eb4b24c12e04bd79626c68a92b975de19c3456291f384d5f3e5 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 26 Jun 2018 07:08:55 +0000 Subject: [PATCH] - updated license tags in spec file OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=15 --- gsl.changes | 5 +++++ gsl.spec | 10 +++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/gsl.changes b/gsl.changes index 9bb49c7..b217546 100644 --- a/gsl.changes +++ b/gsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 26 07:07:15 UTC 2018 - adam.majer@suse.de + +- updated license tags in spec file + ------------------------------------------------------------------- Fri Jun 15 07:58:16 UTC 2018 - astieger@suse.com diff --git a/gsl.spec b/gsl.spec index 8a0fefe..03e9d88 100644 --- a/gsl.spec +++ b/gsl.spec @@ -48,7 +48,6 @@ high level languages. %package -n %{lname} Summary: GNU Scientific Library -License: GPL-3.0-or-later Group: System/Libraries %description -n %{lname} @@ -73,7 +72,6 @@ Least-Squares Fitting - Physical Constants - IEEE Floating-Point %package -n %{lcblasname} Summary: A standard C language APIs for BLAS from GNU Scientific Library # file conflict, see boo#991155 -License: GPL-3.0-or-later Group: System/Libraries Obsoletes: libgsl0 @@ -83,7 +81,6 @@ GNU Scientific Library. %package devel Summary: GNU Scientific Library - development files -License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{lcblasname} = %{version} Requires: %{lname} = %{version} @@ -111,14 +108,13 @@ Numerical Differentiation - Chebyshev Approximation - Series Acceleration - Discrete Hankel Transforms - Root-Finding - Minimization - Least-Squares Fitting - Physical Constants - IEEE Floating-Point -%package doc +%package doc Summary: GNU Scientific Library - development files -License: GPL-2.0-or-later Group: Documentation/Other Requires(post): %{install_info_prereq} Requires(preun): %{install_info_prereq} -%description doc +%description doc This package contains documentation for GSL The GNU Scientific Library (GSL) is a collection of routines for @@ -175,11 +171,11 @@ rm -f %{buildroot}%{_infodir}/dir %postun -n %{lcblasname} -p /sbin/ldconfig %files +%license COPYING %{_bindir}/gsl-histogram %{_bindir}/gsl-randist %{_mandir}/man1/gsl-histogram.1%{?ext_man} %{_mandir}/man1/gsl-randist.1%{?ext_man} -%license COPYING %files -n %{lname} %{_libdir}/libgsl.so.*