Hello community, here is the log from the commit of package krdc for openSUSE:13.1 checked in at 2013-10-03 16:00:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/krdc (Old) and /work/SRC/openSUSE:13.1/.krdc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krdc" Changes: -------- --- /work/SRC/openSUSE:13.1/krdc/krdc.changes 2013-09-23 10:56:09.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.krdc.new/krdc.changes 2013-10-03 16:00:26.000000000 +0200 @@ -1,0 +2,12 @@ +Sat Sep 28 15:45:32 UTC 2013 - [email protected] + +- Update to 4.11.2 + * KDE 4.11.2 bugfix release + * See http://www.kde.org/announcements/announce-4.11.2.php + +------------------------------------------------------------------- +Sun Sep 15 22:24:48 UTC 2013 - [email protected] + +- Enable Telepathy support for krdc package on openSUSE >= 13.1 + +------------------------------------------------------------------- Old: ---- krdc-4.11.1.tar.xz New: ---- krdc-4.11.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krdc.spec ++++++ --- /var/tmp/diff_new_pack.clLqBp/_old 2013-10-03 16:00:26.000000000 +0200 +++ /var/tmp/diff_new_pack.clLqBp/_new 2013-10-03 16:00:26.000000000 +0200 @@ -21,8 +21,11 @@ BuildRequires: freerdp BuildRequires: freerdp-devel BuildRequires: libkde4-devel +%if 0%{?suse_version} >= 1310 +BuildRequires: pkgconfig(TelepathyQt4) +%endif BuildRequires: oxygen-icon-theme-large -Version: 4.11.1 +Version: 4.11.2 Release: 0 Summary: Remote Desktop Connection License: GPL-2.0+ @@ -94,6 +97,14 @@ %{_kde4_servicesdir}/*.protocol %{_kde4_servicetypesdir}/krdc_plugin.desktop %_kde4_iconsdir/hicolor/*/apps/krdc.* +%if 0%{?suse_version} >= 1310 +%{_kde4_bindir}/krdc_rfb_approver +%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krdc_rfb_*.service +%{_kde4_appsdir}/krdc_rfb_approver/ +%dir %{_kde4_datadir}/telepathy +%dir %{_kde4_datadir}/telepathy/clients +%{_kde4_datadir}/telepathy/clients/krdc_rfb_*.client +%endif %files devel %defattr(-,root,root) ++++++ krdc-4.11.1.tar.xz -> krdc-4.11.2.tar.xz ++++++ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
