From b3866d3de49caed6c58f719cee121ec676fc3feb Mon Sep 17 00:00:00 2001 From: Ian Burrell Date: Mon, 24 Mar 2008 18:14:37 +0000 Subject: [PATCH] update to 1.78 --- .cvsignore | 2 +- ack.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index d2c8ae6..784d9bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ack-1.76.tar.gz +ack-1.78.tar.gz diff --git a/ack.spec b/ack.spec index c4f441b..985458f 100644 --- a/ack.spec +++ b/ack.spec @@ -1,8 +1,8 @@ Name: ack -Version: 1.76 +Version: 1.78 Release: 1%{?dist} Summary: Grep-like text finder -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/ack/ Source0: http://www.cpan.org/modules/by-module/App/ack-%{version}.tar.gz @@ -34,8 +34,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check -# Disabled because tests fail when run without terminal -# See http://rt.cpan.org/Public/Bug/Display.html?id=24670 make test %clean @@ -50,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Mar 24 2008 Ian M. Burrell - 1.78-1 +- Update to 1.78 + * Thu Jan 17 2008 Ian Burrell - 1.76-1 - Update to 1.76 diff --git a/sources b/sources index 361a5c7..3608173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6ac41f943c36b826b7cbe27194ce5aa ack-1.76.tar.gz +a7072e4e05a21422a87478ad50c7ecfe ack-1.78.tar.gz