Summary: A tool for arranging times in advance with overseas colleagues Name: international-time Version: 0.0.2 Release: 2%{?dist} License: GPL Group: Applications/System Source0: http://cyberelk.net/tim/data/international-time/international-time-%{version}.tar.bz2 Url: http://cyberelk.net/tim/data/international-time/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: desktop-file-utils >= 0.2.92 Requires: pygtk2-libglade %description This is a graphical tool for converting a local "wall-clock" time into UTC. This is useful for arranging conference calls where participants from other countries are expected %prep %setup -q -n %{name}-%{version} %build %install rm -rf %{buildroot} cat >international-time.desktop < 0.0.2-1 - 0.0.2. More fixes from package review. * Thu Oct 12 2006 Tim Waugh 0.0.1-2 - Fixes from package review. * Thu Jul 27 2006 Tim Waugh 0.0.1-1 - Minor GUI change. * Thu Jun 8 2006 Tim Waugh - Initial spec file.