Ian Burrell 539b07c
Name:           perl-Regexp-Shellish
Ian Burrell 539b07c
Version:        0.93
5a358cd
Release:        14%{?dist}
Ian Burrell 539b07c
Summary:        Shell-like regular expressions
cd475f8
License:        GPL+ or Artistic
Ian Burrell 539b07c
Group:          Development/Libraries
Ian Burrell 539b07c
URL:            http://search.cpan.org/dist/Regexp-Shellish/
Ian Burrell 539b07c
Source0:        http://www.cpan.org/modules/by-module/Regexp/Regexp-Shellish-%{version}.tar.gz
Ian Burrell 539b07c
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Ian Burrell 539b07c
BuildArch:      noarch
Ian Burrell c8556f5
BuildRequires:  perl(ExtUtils::MakeMaker)
Ian Burrell c8556f5
BuildRequires:  perl(Test::More)
Ian Burrell 539b07c
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Ian Burrell 539b07c
Ian Burrell 539b07c
%description
Ian Burrell 539b07c
Provides shell-like regular expressions. The wildcards provided are
Ian Burrell 539b07c
?, * and **, where ** is like * but matches /. See "compile_shellish"
Ian Burrell 539b07c
for details.
Ian Burrell 539b07c
Ian Burrell 539b07c
%prep
Ian Burrell 539b07c
%setup -q -n Regexp-Shellish-%{version}
Ian Burrell 539b07c
Ian Burrell 539b07c
%build
Ian Burrell 539b07c
%{__perl} Makefile.PL INSTALLDIRS=vendor
Ian Burrell 539b07c
make %{?_smp_mflags}
Ian Burrell 539b07c
Ian Burrell 539b07c
%install
Ian Burrell 539b07c
rm -rf $RPM_BUILD_ROOT
Ian Burrell 539b07c
Ian Burrell 539b07c
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
Ian Burrell 539b07c
Ian Burrell 539b07c
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
Ian Burrell 539b07c
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \;
Ian Burrell 539b07c
Ian Burrell 539b07c
chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
Ian Burrell 539b07c
Ian Burrell 539b07c
%check
Ian Burrell 539b07c
make test
Ian Burrell 539b07c
Ian Burrell 539b07c
%clean
Ian Burrell 539b07c
rm -rf $RPM_BUILD_ROOT
Ian Burrell 539b07c
Ian Burrell 539b07c
%files
Ian Burrell 539b07c
%defattr(-,root,root,-)
Ian Burrell 539b07c
%doc Changes
Ian Burrell 539b07c
%{perl_vendorlib}/*
Ian Burrell 539b07c
%{_mandir}/man3/*
Ian Burrell 539b07c
Ian Burrell 539b07c
%changelog
5a358cd
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-14
5a358cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
5a358cd
bd3ca66
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.93-13
bd3ca66
- Perl 5.16 rebuild
bd3ca66
6c7a23c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-12
6c7a23c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6c7a23c
42462ec
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.93-11
42462ec
- Perl mass rebuild
42462ec
7060f0c
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-10
7060f0c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7060f0c
73c900f
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.93-9
73c900f
- 661697 rebuild for fixing problems with vendorach/lib
73c900f
6888a3e
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.93-8
6888a3e
- Mass rebuild with perl-5.12.0
6888a3e
ed63ea6
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.93-7
ed63ea6
- rebuild against perl 5.10.1
ed63ea6
ef38e14
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-6
ef38e14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ef38e14
1f52208
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-5
1f52208
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1f52208
cd475f8
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.93-4
cd475f8
Rebuild for new perl
cd475f8
Ian Burrell c8556f5
* Thu Aug 16 2007 Ian Burrell <ianburrell@gmail.com> - 0.93-3
Ian Burrell c8556f5
- Fix BuildRequires
Ian Burrell c8556f5
Ian Burrell 539b07c
* Tue Jun 27 2006 Ian Burrell <ianburrell@gmail.com> - 0.93-2
Ian Burrell 539b07c
- Fix rpmlint warnings
Ian Burrell 539b07c
Ian Burrell 539b07c
* Thu Mar 30 2006 Ian Burrell <ianburrell@gmail.com> 0.93-1
Ian Burrell 539b07c
- Specfile autogenerated by cpanspec 1.64.