diff --git a/international-time.spec b/international-time.spec index e088c5d..9037745 100644 --- a/international-time.spec +++ b/international-time.spec @@ -1,16 +1,16 @@ Summary: A tool for arranging times in advance with overseas colleagues Name: international-time Version: 0.0.2 -Release: 2%{?dist}.2 +Release: 4%{?dist} License: GPL Group: Applications/System Source0: http://cyberelk.net/tim/data/international-time/international-time-%{version}.tar.bz2 +Patch0: international-time-current-time.patch 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: desktop-file-utils >= 0.2.92 Requires: pygtk2-libglade %description @@ -20,6 +20,7 @@ from other countries are expected %prep %setup -q -n %{name}-%{version} +%patch0 -p1 -b .current-time %build @@ -67,13 +68,16 @@ fi %{_datadir}/applications/* %changelog -* Tue Oct 31 2006 Tim Waugh -- Require desktop-file-utils, for scriptlets. +* Fri Sep 14 2007 Tim Waugh 0.0.2-4 +- Use the current time (bug #291151). -* Fri Oct 27 2006 Tim Waugh 0.0.2-2.2 +* Wed Dec 6 2006 Tim Waugh 0.0.2-3 +- Built for devel. + +* Fri Oct 27 2006 Tim Waugh - Better categories for the desktop file. -* Wed Oct 25 2006 Tim Waugh 0.0.2-2.1 +* Wed Oct 25 2006 Tim Waugh - Update desktop database on installation. * Wed Oct 18 2006 Tim Waugh 0.0.2-1