Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37721414
en ru br
ALT Linux repos
5.0: 0.65.1-alt1.1
4.1: 0.65.1-alt1.1
4.0: 0.61.3-alt0.1

Group :: Text tools
RPM: taskcoach

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname TaskCoach
Name: taskcoach
Version: 0.65.1
Release: alt1.1

Summary: Your friendly task manager

License: GPL
Group: Text tools
Url: http://taskcoach.niessink.com/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%oname-%version.tar.bz2

BuildArchitectures: noarch

# manually removed: eric

# Automatically added by buildreq on Thu Jan 05 2006
BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

BuildRequires: hd2u

AutoProv: no
%add_python_req_skip dialog domain gui meta patterns widgets thirdparty i18n persistence help mailer command config

%description
Task Coach is a simple open source todo manager to manage personal
tasks and todo lists. It grew out of my frustration that well-known
task managers, such as those provided with Outlook or Lotus Notes,
do not provide facilities for composite tasks. Often, tasks and other
things todo consist of several activities. Task Coach is designed to
deal with composite tasks.

%prep
%setup -q -n %oname-%version
%__subst "s|xml.etree.ElementTree|cElementTree|g" taskcoachlib/meta/versionchecker.py

%build
%__python setup.py build

%install
%__python setup.py install --root %buildroot
%__subst "s|/usr/bin/python|%_bindir/env python|" %buildroot/%_bindir/%name.py
dos2unix -U %buildroot/%_bindir/%name.py
ln -s %name.py %buildroot/%_bindir/%name

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_bindir/*
%python_sitelibdir/*

%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