Hello community,

here is the log from the commit of package libcircllhist for openSUSE:Factory 
checked in at 2019-03-10 09:36:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcircllhist (Old)
 and      /work/SRC/openSUSE:Factory/.libcircllhist.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcircllhist"

Sun Mar 10 09:36:31 2019 rev:2 rq:682566 version:20180917

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcircllhist/libcircllhist.changes      
2019-02-01 11:44:15.184625966 +0100
+++ /work/SRC/openSUSE:Factory/.libcircllhist.new.28833/libcircllhist.changes   
2019-03-10 09:36:32.208159554 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 13:27:33 UTC 2019 - Michal Rostecki <mroste...@opensuse.org>
+
+- Add soname to the library file.
+
+-------------------------------------------------------------------
@@ -5 +10 @@
-  libcircllhist0_0_1 to follow the pattern about sonames with
+  libcircllhist-0_0_1 to follow the pattern about sonames with

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

Other differences:
------------------
++++++ libcircllhist.spec ++++++
--- /var/tmp/diff_new_pack.FZyoja/_old  2019-03-10 09:36:32.904159387 +0100
+++ /var/tmp/diff_new_pack.FZyoja/_new  2019-03-10 09:36:32.904159387 +0100
@@ -31,6 +31,7 @@
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  autoconf
 BuildRequires:  gcc
+BuildRequires:  patchelf
 
 %description
 An implementation of Circonus log-linear histograms written in C.
@@ -62,6 +63,7 @@
 
 %install
 %make_install
+patchelf --set-soname 
libcircllhist.so.%{sover_major}.%{sover_minor}.%{sover_patch} 
%{buildroot}%{_libdir}/libcircllhist.so.%{sover_major}.%{sover_minor}.%{sover_patch}
 rm %{buildroot}%{_libdir}/libcircllhist.a
 
 %post -n %{libname} -p /sbin/ldconfig


Reply via email to