Rebuild for new perl
This commit is contained in:
parent
798443abf3
commit
caf90a08dc
1 changed files with 5 additions and 2 deletions
7
ack.spec
7
ack.spec
|
|
@ -1,8 +1,8 @@
|
|||
Name: ack
|
||||
Version: 1.76
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
|
|
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.76-2
|
||||
- rebuild for new perl
|
||||
|
||||
* Thu Jan 17 2008 Ian Burrell <ianburrell@gmail.com> - 1.76-1
|
||||
- Update to 1.76
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue