update to 1.78

This commit is contained in:
Ian Burrell 2008-03-24 18:14:37 +00:00
commit b3866d3de4
3 changed files with 7 additions and 6 deletions

View file

@ -1 +1 @@
ack-1.76.tar.gz
ack-1.78.tar.gz

View file

@ -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 <ianburrell@gmail.com> - 1.78-1
- Update to 1.78
* Thu Jan 17 2008 Ian Burrell <ianburrell@gmail.com> - 1.76-1
- Update to 1.76

View file

@ -1 +1 @@
c6ac41f943c36b826b7cbe27194ce5aa ack-1.76.tar.gz
a7072e4e05a21422a87478ad50c7ecfe ack-1.78.tar.gz