Hello community,

here is the log from the commit of package unrar for openSUSE:Factory:NonFree 
checked in at 2014-09-29 12:57:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/unrar (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.unrar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unrar"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/unrar/unrar.changes      2014-08-25 
11:11:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.unrar.new/unrar.changes 2014-09-29 
12:57:41.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug 27 05:59:26 UTC 2014 - jeng...@inai.de
+
+- Remove libunrar.so.5 symlink, which does not match the SONAME of
+  any library and would conflict with another libunrar version.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ unrar.spec ++++++
--- /var/tmp/diff_new_pack.36GBUT/_old  2014-09-29 12:57:41.000000000 +0200
+++ /var/tmp/diff_new_pack.36GBUT/_new  2014-09-29 12:57:42.000000000 +0200
@@ -40,7 +40,6 @@
 archives created with the RAR archiver.
 
 %package -n libunrar%{libsuffix}
-
 Summary:        Decompress library for RAR archives
 Group:          System/Libraries
 
@@ -78,8 +77,7 @@
     %{buildroot}%{_libdir}/libunrar.so.%{version}
 install -Dm 0644 dll.hpp %{buildroot}/%{_includedir}/unrar/dll.hpp
 ln -s libunrar.so.%{version} \
-    %{buildroot}%{_libdir}/libunrar.so.%{majorversion}
-ln -s libunrar.so.%{majorversion} %{buildroot}%{_libdir}/libunrar.so
+    %{buildroot}%{_libdir}/libunrar.so
 
 %post -n libunrar%{libsuffix} -p /sbin/ldconfig
 
@@ -94,7 +92,7 @@
 %files -n libunrar%{libsuffix}
 %defattr(-,root,root)
 %doc license.txt
-%{_libdir}/*.so.%{majorversion}*
+%{_libdir}/*.so.%version
 
 %files -n libunrar-devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to