File telepathy-kde.spec of Package telepathy-kde
#
# spec file for package telepathy-kde
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: telepathy-kde
Version: 0.9.0
Release: 0
Summary: Telepathy KDE meta package
License: GPL-2.0+
Group: Productivity/Networking/Instant Messenger
Url: https://projects.kde.org/telepathy
BuildRequires: ktp-accounts-kcm
BuildRequires: ktp-approver
BuildRequires: ktp-auth-handler
BuildRequires: ktp-common-internals
BuildRequires: ktp-contact-list
BuildRequires: ktp-contact-runner
BuildRequires: ktp-desktop-applets
BuildRequires: ktp-filetransfer-handler
BuildRequires: ktp-icons
BuildRequires: ktp-kded-module
BuildRequires: ktp-send-file
BuildRequires: ktp-text-ui
BuildRequires: mjpegtools
BuildRequires: telepathy-gabble
BuildRequires: telepathy-haze
Requires: ktp-accounts-kcm
Requires: ktp-approver
Requires: ktp-auth-handler
Requires: ktp-common-internals
Requires: ktp-contact-list
Requires: ktp-contact-runner
Requires: ktp-desktop-applets
Requires: ktp-filetransfer-handler
Requires: ktp-icons
Requires: ktp-kded-module
Requires: ktp-send-file
Requires: ktp-text-ui
Requires: mjpegtools
Requires: telepathy-gabble
Requires: telepathy-mission-control
%if 0%{?suse_version} < 1314
BuildRequires: ktp-call-ui
Requires: ktp-call-ui
%endif
BuildArch: noarch
%description
This is a meta-package which will install the KDE telepathy modules.
%prep
cat > README.META << EOF
This is a meta-package which will install all the kde telepathy modules.
EOF
%build
%install
%files
%defattr(-, root, root)
%doc README.META
%changelog