Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2015-02-11 16:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2014-10-29 21:09:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2015-02-11 16:44:45.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 10 21:52:04 UTC 2015 - [email protected] + +- Add python-farstream-0_1 optional dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.X3hz3e/_old 2015-02-11 16:44:45.000000000 +0100 +++ /var/tmp/diff_new_pack.X3hz3e/_new 2015-02-11 16:44:45.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gajim # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,17 +44,19 @@ # nslookup for SRV support. Recommends: bind-utils Recommends: gtkspell -# End to end encryption. +# VoIP support. +Recommends: python-farstream-0_1 +# End-to-end encryption. Recommends: python-pycrypto # zeroconf support. Suggests: dbus-1-glib -Suggests: python-avahi -# GNOME Keyring support. -Suggests: python-gnomekeyring # KWallet support. Suggests: kwalletcli # Idle module. Suggests: libXss1 +Suggests: python-avahi +# GNOME Keyring support. +Suggests: python-gnomekeyring BuildArch: noarch %description @@ -123,8 +125,8 @@ %{_datadir}/%{name}/ %{python_sitelib}/%{name}/ %{_datadir}/applications/%{name}.desktop -%{_datadir}/icons/hicolor/*/ -%{_mandir}/man*/%{name}* +%{_datadir}/icons/hicolor/*/*/* +%{_mandir}/man?/%{name}* %files lang -f %{name}.lang %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
