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