From f2fb2ec90932f33a3ca0f4884317ff2cf9d7fb87 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 13 Jul 2010 23:31:14 +0000 Subject: [PATCH] task updated to 1.9.2 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- task.spec | 27 ++++++++++++++++++++++++--- 4 files changed, 27 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index adb48cf..91dea9a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -task-1.8.4.tar.gz +task-1.9.2.tar.gz diff --git a/import.log b/import.log index aa88eaf..acc460b 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ task-1_8_0-1_fc10:HEAD:task-1.8.0-1.fc10.src.rpm:1249997682 task-1_8_1-1_fc10:HEAD:task-1.8.1-1.fc10.src.rpm:1250806897 task-1_8_3-1_fc10:EL-5:task-1.8.3-1.fc10.src.rpm:1256165943 task-1_8_4-1_fc11:EL-5:task-1.8.4-1.fc11.src.rpm:1258468846 +task-1_9_2-1_fc13:EL-5:task-1.9.2-1.fc13.src.rpm:1279063849 diff --git a/sources b/sources index e0f88d4..921b6c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f78071a21d493ba0ea575878d3aaff20 task-1.8.4.tar.gz +be98cc74fe03b8336250e0b7ed3cd8c7 task-1.9.2.tar.gz diff --git a/task.spec b/task.spec index 5f1ef4f..fdc87e0 100644 --- a/task.spec +++ b/task.spec @@ -1,5 +1,5 @@ Name: task -Version: 1.8.4 +Version: 1.9.2 Release: 1%{?dist} Summary: A command-line to do list manager @@ -17,13 +17,14 @@ support for GTD functionality and includes the following features: tags, colorful tabular output, reports and graphs, lots of manipulation commands, low-level API, abbreviations for all commands and -options, multiuser file locking, recurring tasks. +options, multi-user file locking, recurring tasks. %prep %setup -q %build +export LDFLAGS="${LDFLAGS} -s" %configure make %{?_smp_mflags} @@ -40,17 +41,37 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README scripts i18n +%doc /usr/share/doc/task/ %{_bindir}/task %{_mandir}/man1/task.1.gz %{_mandir}/man5/taskrc.5.gz %{_mandir}/man5/task-tutorial.5.gz +%{_mandir}/man5/task-color.5.gz +%{_mandir}/man5/task-faq.5.gz %config(noreplace) %{_sysconfdir}/bash_completion.d %changelog +* Mon Jul 14 2010 Federico Hernandez - 1.9.2-1 + Intial RPM for task beta release 1.9.2 +* Mon May 22 2010 Federico Hernandez - 1.9.1-1 + Intial RPM for task beta release 1.9.1 +* Mon Feb 22 2010 Federico Hernandez - 1.9.0-1 + Intial RPM for task beta release 1.9.0 +* Mon Feb 15 2010 Federico Hernandez - 1.9.0.beta3-1 + Intial RPM for task beta release 1.9.0.beta3 +* Mon Feb 08 2010 Federico Hernandez - 1.9.0.beta2-1 + Intial RPM for task beta release 1.9.0.beta2 +* Wed Feb 03 2010 Federico Hernandez - 1.9.0.beta1-1 + Intial RPM for task beta release 1.9.0.beta1 +* Sat Dec 05 2009 Federico Hernandez - 1.8.5-2 + Fixed wrong ChangeLog file +* Sat Dec 05 2009 Federico Hernandez - 1.8.5-1 + Intial RPM for task bugfix release 1.8.5 * Tue Nov 17 2009 Federico Hernandez - 1.8.4-1 Intial RPM for task bugfix release 1.8.4 +* Wed Oct 21 2009 Federico Hernandez - 1.8.3-1 + Intial RPM for task bugfix release 1.8.3 * Mon Sep 07 2009 Federico Hernandez - 1.8.2-1 Intial RPM for task bugfix release 1.8.2 * Thu Aug 20 2009 Federico Hernandez - 1.8.1-1