Ian Burrell d0df2c7
Name:           ack
286d8b3
Version:        2.12
a536ca8
Release:        2%{?dist}
Ian Burrell d0df2c7
Summary:        Grep-like text finder
c121e38
License:        Artistic 2.0
Ian Burrell d0df2c7
Group:          Development/Libraries
0f68569
URL:            http://betterthangrep.com/
0f68569
Source0:        http://www.cpan.org/modules/by-module/App/%{name}-%{version}.tar.gz
a536ca8
# Ack requires a late Test::More to run the tests
a536ca8
Source1:        http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Simple-1.001003.tar.gz
Ian Burrell d0df2c7
BuildArch:      noarch
Ian Burrell 084b6c5
BuildRequires:  perl(ExtUtils::MakeMaker)
c121e38
BuildRequires:  perl(File::Basename)
2bcadf8
BuildRequires:  perl(Data::Dumper)
0f68569
BuildRequires:  perl(File::Next) >= 1.10
c121e38
BuildRequires:  perl(Getopt::Long)
c121e38
BuildRequires:  perl(Pod::Usage)
c121e38
BuildRequires:  perl(Term::ANSIColor)
fe183a5
BuildRequires:  perl(Text::ParseWords) >= 3.1
c121e38
BuildRequires:  perl(Test::Harness) >= 2.5
a536ca8
BuildRequires:  perl(IO::Pty)
a536ca8
# We use a local copy of late Test::More
a536ca8
#BuildRequires:  perl(Test::More) >= 0.98
0f68569
BuildRequires:  perl(Test::Pod)
Ian Burrell d0df2c7
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%description
Ian Burrell d0df2c7
Ack is designed as a replacement for grep.
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%prep
Ian Burrell d0df2c7
%setup -q
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%build
Ian Burrell d0df2c7
%{__perl} Makefile.PL INSTALLDIRS=vendor
Ian Burrell d0df2c7
make
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%install
Ian Burrell d0df2c7
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
Ian Burrell d0df2c7
Ian Burrell d0df2c7
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
Ian Burrell d0df2c7
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%{_fixperms} $RPM_BUILD_ROOT/*
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%check
a536ca8
tar zfx %SOURCE1
a536ca8
PERLLIB=Test-Simple-1.001003/lib make test
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%files
0f68569
%doc Changes LICENSE.md README.md
Ian Burrell d0df2c7
%{perl_vendorlib}/*
Ian Burrell d0df2c7
%{_bindir}/ack
Ian Burrell d0df2c7
%{_mandir}/man1/*
0f68569
Ian Burrell d0df2c7
Ian Burrell d0df2c7
%changelog
a536ca8
* Sat Mar 29 2014 Robin Lee <cheeselee@fedoraproject.org> - 2.12-2
a536ca8
- Include a copy of late Test-Simple for test, the version in el6 is too old
a536ca8
- BR perl(IO::Pty) for running more tests
a536ca8
286d8b3
* Wed Dec 11 2013 Robin Lee <cheeselee@fedoraproject.org> - 2.12-1
286d8b3
- Update to 2.12
286d8b3
- fixes BZ#1040228, BZ#1040229,
286d8b3
  CVE request http://www.openwall.com/lists/oss-security/2013/12/10/10
286d8b3
1680de5
* Wed Sep 25 2013 Robin Lee <cheeselee@fedoraproject.org> - 2.10-1
1680de5
- Update to 2.10
1680de5
fe183a5
* Fri Aug 23 2013 Robin Lee <cheeselee@fedoraproject.org> - 2.08-1
fe183a5
- Update to 2.08
fe183a5
86ae0ac
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.04-3
86ae0ac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
86ae0ac
71e0157
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 2.04-2
71e0157
- Perl 5.18 rebuild
71e0157
9c8202d
* Mon Apr 29 2013 Robin Lee <cheeselee@fedoraproject.org> - 2.04-1
9c8202d
- Update to 2.04
9c8202d
0f68569
* Thu Apr 18 2013 Robin Lee <cheeselee@fedoraproject.org> - 2.00-1
0f68569
- Update to 2.0
0f68569
4f9bd58
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.96-7
4f9bd58
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
4f9bd58
908037a
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.96-6
908037a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
908037a
f5c0a34
* Wed Jun 27 2012 Petr Pisar <ppisar@redhat.com> - 1.96-5
f5c0a34
- Perl 5.16 rebuild
f5c0a34
2bcadf8
* Wed Jun 13 2012 Robin Lee <cheeselee@fedoraproject.org> - 1.96-4
2bcadf8
- BR: perl(Data::Dumper)
2bcadf8
6522ef1
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 1.96-3
6522ef1
- Perl 5.16 rebuild
6522ef1
5fbfa13
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.96-2
5fbfa13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
5fbfa13
c121e38
* Wed Jan 11 2012 Robin Lee <cheeselee@fedoraproject.org> - 1.96-1
c121e38
- Update to 1.96
c121e38
- License changed to 'Artistic 2.0' since 1.90
c121e38
Marcela Mašláňová 9cce6bc
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.94-2
Marcela Mašláňová 9cce6bc
- Perl mass rebuild
Marcela Mašláňová 9cce6bc
Ian Burrell cbe7efd
* Thu Apr 21 2011  <ianburrell@gmail.com> - 1.94-1
Ian Burrell cbe7efd
- Update to 1.94
Marcela Mašláňová f10719c
Ian Burrell 6d148c9
* Wed Jun 16 2010 Ian Burrell <ianburrell@gmail.com> - 1.92-1
Ian Burrell 6d148c9
- Update to 1.92
Ian Burrell 6d148c9
09ee0ac
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.86-5
09ee0ac
- Mass rebuild with perl-5.12.0
09ee0ac
1cd7bda
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 1.86-4
1cd7bda
- rebuild against perl 5.10.1
1cd7bda
a561f32
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.86-3
a561f32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a561f32
1471eec
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.86-2
1471eec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1471eec
Ian Burrell 3d60725
* Sat Aug 23 2008 Ian Burrell <ianburrell@gmail.com> - 1.86-1
Ian Burrell 3d60725
- Update to 1.86
Ian Burrell 3d60725
Ian Burrell 0f2bdf0
* Mon Mar 24 2008 Ian M. Burrell <ianburrell@gmail.com> - 1.78-1
Ian Burrell 0f2bdf0
- Update to 1.78
Ian Burrell 0f2bdf0
caf90a0
* Thu Feb  7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.76-2
caf90a0
- rebuild for new perl
caf90a0
Ian Burrell 798443a
* Thu Jan 17 2008 Ian Burrell <ianburrell@gmail.com> - 1.76-1
Ian Burrell 798443a
- Update to 1.76
Ian Burrell 798443a
Ian Burrell e381c78
* Thu Aug 16 2007 Ian Burrell <ianburrell@gmail.com> - 1.64-1
Ian Burrell e381c78
- Update to 1.64
Ian Burrell e381c78
- Add BuildRequires Test::More
Ian Burrell e381c78
Ian Burrell e381c78
* Mon Jun 18 2007 Ian Burrell <ianburrell@gmail.com> - 1.62-2
Ian Burrell 9532601
- Disable tests since bug not fixed
Ian Burrell 9532601
Ian Burrell e08bfe6
* Sun Jun 17 2007 Ian Burrell <ianburrell@gmail.com> - 1.62-1
Ian Burrell e08bfe6
- Update to 1.62
Ian Burrell e08bfe6
- Enable tests
Ian Burrell e08bfe6
Ian Burrell e381c78
* Tue May 15 2007 Ian Burrell <ianburrell@gmail.com> - 1.60-1
Ian Burrell 084b6c5
- add BuildRequires perl(ExtUtils::MakeMaker)
Ian Burrell 084b6c5
Ian Burrell e381c78
* Sat May  5 2007 Ian Burrell <ianburrell@gmail.com> - 1.60-4
Ian Burrell 5bf64b6
- Update to 1.60; requires File::Next 0.40
Ian Burrell 5bf64b6
Ian Burrell e381c78
* Mon Feb 12 2007 Ian Burrell <ianburrell@gmail.com> - 1.56-4
Ian Burrell d0df2c7
- Fix minor issues
Ian Burrell d0df2c7
Ian Burrell e381c78
* Tue Jan 30 2007 Ian Burrell <ianburrell@gmail.com> - 1.56-3
Ian Burrell d0df2c7
- Fix source URL
Ian Burrell d0df2c7
Ian Burrell e381c78
* Mon Jan 29 2007 Ian Burrell <ianburrell@gmail.com> - 1.56-2
Ian Burrell d0df2c7
- Rename to ack
Ian Burrell d0df2c7
Ian Burrell d0df2c7
* Mon Jan 29 2007 Ian Burrell <ianburrell@gmail.com> 1.56-1
Ian Burrell d0df2c7
- Specfile autogenerated by cpanspec 1.69.1.