From: Jakub Bogusz Date: Wed, 2 Dec 2015 16:14:19 +0000 (+0100) Subject: - updated to 2.1 (note: new soname) X-Git-Tag: auto/th/gsl-2.1-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=e9e1591d64a8a1351f60fd5b00ca07634e43dae1;p=packages%2Fgsl.git - updated to 2.1 (note: new soname) - updated link patch --- diff --git a/gsl-link.patch b/gsl-link.patch index 905ae46..9ef7429 100644 --- a/gsl-link.patch +++ b/gsl-link.patch @@ -1,11 +1,11 @@ ---- gsl-1.4/Makefile.am.orig 2003-07-29 21:50:29.000000000 +0200 -+++ gsl-1.4/Makefile.am 2003-12-28 18:34:51.874256552 +0100 -@@ -17,7 +17,7 @@ +--- gsl-2.1/Makefile.am.orig 2015-12-01 21:29:33.926828670 +0100 ++++ gsl-2.1/Makefile.am 2015-12-01 21:30:41.736825828 +0100 +@@ -19,7 +19,7 @@ lib_LTLIBRARIES = libgsl.la libgsl_la_SOURCES = version.c --libgsl_la_LIBADD = $(SUBLIBS) -+libgsl_la_LIBADD = $(SUBLIBS) cblas/libgslcblas.la - libgsl_la_LDFLAGS = -version-info $(GSL_LT_VERSION) - noinst_HEADERS = templates_on.h templates_off.h +-libgsl_la_LIBADD = $(GSL_LIBADD) $(SUBLIBS) ++libgsl_la_LIBADD = $(GSL_LIBADD) $(SUBLIBS) cblas/libgslcblas.la + libgsl_la_LDFLAGS = $(GSL_LDFLAGS) -version-info $(GSL_LT_VERSION) + noinst_HEADERS = templates_on.h templates_off.h build.h diff --git a/gsl.spec b/gsl.spec index 5e3a5ed..316026c 100644 --- a/gsl.spec +++ b/gsl.spec @@ -5,13 +5,13 @@ Summary(pt_BR.UTF-8): Biblioteca científica GNU Summary(ru.UTF-8): Научная библиотека GNU для числового анализа Summary(uk.UTF-8): Наукова бібліотека GNU для числового аналізу Name: gsl -Version: 1.16 -Release: 2 +Version: 2.1 +Release: 1 Epoch: 1 License: GPL v3+ Group: Libraries Source0: http://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz -# Source0-md5: e49a664db13d81c968415cd53f62bc8b +# Source0-md5: d8f70abafd3e9f0bae03c52d1f4e8de5 Patch0: %{name}-info.patch Patch1: %{name}-link.patch URL: http://www.gnu.org/software/gsl/ @@ -162,7 +162,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS TODO %attr(755,root,root) %{_libdir}/libgsl.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgsl.so.0 +%attr(755,root,root) %ghost %{_libdir}/libgsl.so.19 %attr(755,root,root) %{_libdir}/libgslcblas.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgslcblas.so.0