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