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