Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560831
en ru br
ALT Linux repos
S:0.2.2-alt1
5.0: 0.1.2-alt2.1
4.1: 0.1.2-alt2

Group :: Networking/Instant messaging
RPM: telepathy-idle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_disable snapshot
# python 2 based tests now
%def_disable check

Name: telepathy-idle
Version: 0.2.2
Release: alt1

Summary: A full-featured IRC connection manager
License: LGPL-2.1
Group: Networking/Instant messaging
Url: http://telepathy.freedesktop.org/

%if_disabled snapshot
Source: http://telepathy.freedesktop.org/releases/telepathy-idle/%name-%version.tar.gz
%else
Vcs: https://anongit.freedesktop.org/git/telepathy/telepathy-idle.git
Source: %name-%version.tar
%endif

BuildRequires(pre): rpm-build-python3
BuildRequires: libgio-devel >= 2.32.0
BuildRequires: libtelepathy-glib-devel >= 0.22.0
BuildRequires: libdbus-glib-devel libssl-devel
BuildRequires: python3-module-dbus xsltproc
%{?_enable_check:
BuildRequires: dbus-tools python3-module-twisted-words
BuildRequires: python3-module-xmpp python3-module-cryptography}

%description
A full-featured IRC connection manager for telepathy.

%prep
%setup

%build
%configure PYTHON=%__python3
%make_build

%install
%makeinstall_std

%check
%make check

%files
%_libexecdir/%name
%_datadir/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
%_datadir/telepathy/managers/idle.manager
%_man8dir/*
%doc AUTHORS NEWS

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin