Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-03-24 16:05:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pidgin (Old)
 and      /work/SRC/openSUSE:Factory/.pidgin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pidgin"

Sat Mar 24 16:05:51 2018 rev:126 rq:587949 version:2.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes    2018-03-13 
10:22:09.901797754 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes       2018-03-24 
16:05:53.484020747 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 16:19:49 UTC 2018 - [email protected]
+
+- Instead of removing the libjabber.so, liboscar.so symlinks, move
+  them to the devel package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pidgin.spec ++++++
--- /var/tmp/diff_new_pack.Zw9Jug/_old  2018-03-24 16:05:54.739975470 +0100
+++ /var/tmp/diff_new_pack.Zw9Jug/_new  2018-03-24 16:05:54.739975470 +0100
@@ -283,13 +283,6 @@
 find %{buildroot} -type f -name "*.bs" -empty -delete -print
 find %{buildroot} -type f -name "*.la" -delete -print
 
-# FIXME: Should be a non-versioned name.
-ls %{buildroot}%{_libdir}/purple-2/ | grep '\.so$' | while read libim; do
-    if [ -L "%{buildroot}%{_libdir}/purple-2/$libim" ]; then
-        rm "%{buildroot}%{_libdir}/purple-2/$libim"
-    fi
-done
-
 %fdupes %{buildroot}
 %suse_update_desktop_file -N %{_name} -G "Instant Messenger" %{name}
 %find_lang %{name} %{?no_lang_C}
@@ -344,6 +337,8 @@
 %{_libdir}/libpurple.so.*
 %{_libdir}/libpurple-client.so.*
 %{_libdir}/purple-2/
+%exclude %{_libdir}/purple-2/libjabber.so
+%exclude %{_libdir}/purple-2/liboscar.so
 %exclude %{_libdir}/purple-2/libsametime.so
 %exclude %{_libdir}/purple-2/tcl.so
 
@@ -365,6 +360,8 @@
 %{_datadir}/aclocal/purple.m4
 %{_libdir}/libpurple.so
 %{_libdir}/libpurple-client.so
+%{_libdir}/purple-2/libjabber.so
+%{_libdir}/purple-2/liboscar.so
 %{_libdir}/pkgconfig/purple.pc
 %{_mandir}/man3/Purple.3*
 



Reply via email to