Hello community, here is the log from the commit of package krdc for openSUSE:Factory checked in at 2013-09-26 11:46:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krdc (Old) and /work/SRC/openSUSE:Factory/.krdc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krdc" Changes: -------- --- /work/SRC/openSUSE:Factory/krdc/krdc.changes 2013-09-09 11:11:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krdc.new/krdc.changes 2013-09-26 11:46:40.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Sep 15 22:24:48 UTC 2013 - [email protected] + +- Enable Telepathy support for krdc package on openSUSE >= 13.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krdc.spec ++++++ --- /var/tmp/diff_new_pack.FHqkkz/_old 2013-09-26 11:46:40.000000000 +0200 +++ /var/tmp/diff_new_pack.FHqkkz/_new 2013-09-26 11:46:40.000000000 +0200 @@ -21,6 +21,9 @@ 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 Release: 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) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
