8ffca0
Name: 		perl-Text-Glob
8ffca0
Version: 	0.11
8ffca0
Release: 	5%{?dist}
8ffca0
Summary: 	Perl module to match globbing patterns against text
8ffca0
License: 	GPL+ or Artistic
8ffca0
URL: 		http://search.cpan.org/dist/Text-Glob/
8ffca0
Source0: 	http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-%{version}.tar.gz
8ffca0
8ffca0
BuildArch: noarch
8ffca0
BuildRequires:  perl-generators
8ffca0
BuildRequires:  %{__perl}
8ffca0
BuildRequires:  %{__make}
8ffca0
8ffca0
BuildRequires:  perl(ExtUtils::MakeMaker)
8ffca0
BuildRequires:  perl(Exporter)
8ffca0
BuildRequires:  perl(Test::More)
8ffca0
BuildRequires:  perl(constant)
8ffca0
BuildRequires:  perl(strict)
8ffca0
BuildRequires:  perl(vars)
8ffca0
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
8ffca0
8ffca0
%description
8ffca0
Text::Glob implements glob(3) style matching that can be used to match
8ffca0
against text, rather than fetching names from a file-system.  If you
8ffca0
want to do full file globbing use the File::Glob module instead.
8ffca0
8ffca0
%prep
8ffca0
%setup -q -n Text-Glob-%{version}
8ffca0
8ffca0
%build
8ffca0
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
8ffca0
%{__make} %{?_smp_mflags}
8ffca0
8ffca0
%install
8ffca0
%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
8ffca0
chmod -R u+w $RPM_BUILD_ROOT/*
8ffca0
8ffca0
%check
8ffca0
%{__make} test
8ffca0
8ffca0
%files
8ffca0
%doc Changes
8ffca0
%{perl_vendorlib}/Text
8ffca0
%{_mandir}/man3/*
8ffca0
8ffca0
%changelog
8ffca0
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.11-5
8ffca0
- Rebuild with enable hardening (bug #1636329)
8ffca0
8ffca0
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-4
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8ffca0
8ffca0
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-3
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8ffca0
8ffca0
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.11-2
8ffca0
- Perl 5.26 rebuild
8ffca0
8ffca0
* Mon Mar 13 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.11-1
8ffca0
- Upstream update.
8ffca0
- Spec files cosmetics.
8ffca0
8ffca0
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-2
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8ffca0
8ffca0
* Thu Sep 22 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.10-1
8ffca0
- Upstream update.
8ffca0
8ffca0
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-16
8ffca0
- Perl 5.24 rebuild
8ffca0
8ffca0
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-15
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8ffca0
8ffca0
* Sat Jan 30 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.09-14
8ffca0
- Modernize spec.
8ffca0
8ffca0
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-13
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8ffca0
8ffca0
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-12
8ffca0
- Perl 5.22 rebuild
8ffca0
8ffca0
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-11
8ffca0
- Perl 5.20 rebuild
8ffca0
8ffca0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-10
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8ffca0
8ffca0
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-9
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8ffca0
8ffca0
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.09-8
8ffca0
- Perl 5.18 rebuild
8ffca0
8ffca0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-7
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8ffca0
8ffca0
* Fri Aug 10 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-6
8ffca0
- Update BRs and remove %%defattr.
8ffca0
8ffca0
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-5
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8ffca0
8ffca0
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 0.09-4
8ffca0
- Perl 5.16 rebuild
8ffca0
8ffca0
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-3
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8ffca0
8ffca0
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.09-2
8ffca0
- Perl mass rebuild
8ffca0
8ffca0
* Wed Mar 02 2011 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.09-1
8ffca0
- Upstream update.
8ffca0
- Spec cleanup.
8ffca0
8ffca0
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-11
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8ffca0
8ffca0
* Thu Dec 23 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.08-10
8ffca0
- 661697 rebuild for fixing problems with vendorach/lib
8ffca0
8ffca0
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.08-9
8ffca0
- Mass rebuild with perl-5.12.0
8ffca0
8ffca0
* Thu Feb 25 2010 Marcela Mašláňová <mmaslano@redhat.com> - 0.08-8
8ffca0
- add readme
8ffca0
8ffca0
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 0.08-7
8ffca0
- rebuild against perl 5.10.1
8ffca0
8ffca0
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-6
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8ffca0
8ffca0
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-5
8ffca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8ffca0
8ffca0
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.08-4
8ffca0
- Rebuild for perl 5.10 (again)
8ffca0
8ffca0
* Fri Jan 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.08-3
8ffca0
- rebuild for new perl
8ffca0
8ffca0
* Sat Aug 18 2007 Ralf Corsépius <rc040203@freenet.de> - 0.08-2
8ffca0
- Update license tag.
8ffca0
8ffca0
* Tue May 08 2007 Ralf Corsépius <rc040203@freenet.de> - 0.08-1
8ffca0
- Upstream update.
8ffca0
8ffca0
* Tue Sep 05 2006 Ralf Corsépius <rc040203@freenet.de> - 0.07-2
8ffca0
- Mass rebuild.
8ffca0
8ffca0
* Thu Jul 20 2006 Ralf Corsépius <rc040203@freenet.de> - 0.07-1
8ffca0
- Upstream update.
8ffca0
8ffca0
* Tue Feb 28 2006 Ralf Corsépius <rc040203@freenet.de> - 0.06-4
8ffca0
- Rebuild for perl-5.8.8.
8ffca0
8ffca0
* Wed Aug 10 2005 Ralf Corsepius <ralf@links2linux.de> - 0.06-3
8ffca0
- Spec cleanup.
8ffca0
8ffca0
* Wed Aug 10 2005 Ralf Corsepius <ralf@links2linux.de> - 0.06-2
8ffca0
- FE resubmission.
8ffca0
8ffca0
* Fri Jul 01 2005 Ralf Corsepius <ralf@links2linux.de> - 0.06-1
8ffca0
- FE submission.