Blame SPECS/perl-Inline-Files.spec

3bfc2d
Name:           perl-Inline-Files
3bfc2d
Version:        0.68
3bfc2d
Release:        6%{?dist}
3bfc2d
Summary:        Allows for multiple inline files in a single perl file
3bfc2d
Group:          Development/Libraries
3bfc2d
License:        GPL+ or Artistic
3bfc2d
URL:            http://search.cpan.org/dist/Inline-Files/
3bfc2d
Source0:        http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/Inline/Inline-Files-%{version}.tar.gz
3bfc2d
BuildArch:      noarch
3bfc2d
BuildRequires:  perl(ExtUtils::MakeMaker)
3bfc2d
# Tests only:
3bfc2d
BuildRequires:  perl(Cwd)
3bfc2d
BuildRequires:  perl(Data::Dumper)
3bfc2d
BuildRequires:  perl(File::Copy)
3bfc2d
BuildRequires:  perl(Filter::Util::Call)
3bfc2d
BuildRequires:  perl(lib)
3bfc2d
BuildRequires:  perl(Test)
3bfc2d
BuildRequires:  perl(Test::More)
3bfc2d
Requires:       perl(Data::Dumper)
3bfc2d
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
3bfc2d
3bfc2d
%description
3bfc2d
Inline::Files generalizes the notion of the `__DATA__' marker and the
3bfc2d
associated `<DATA>' file handle, to an arbitrary number of markers and
3bfc2d
associated file handles.
3bfc2d
3bfc2d
%prep
3bfc2d
%setup -q -n Inline-Files-%{version}
3bfc2d
chmod -R a-x demo/* README Changes lib/Inline/Files.pm \
3bfc2d
    lib/Inline/Files/Virtual.pm
3bfc2d
3bfc2d
%build
3bfc2d
perl Makefile.PL INSTALLDIRS=vendor
3bfc2d
make %{?_smp_mflags}
3bfc2d
3bfc2d
%install
3bfc2d
make pure_install DESTDIR=%{buildroot}
3bfc2d
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
3bfc2d
chmod -R u+w %{buildroot}/*
3bfc2d
3bfc2d
%check
3bfc2d
make test
3bfc2d
3bfc2d
%files
3bfc2d
%doc Changes README demo/
3bfc2d
%{perl_vendorlib}/*
3bfc2d
%{_mandir}/man3/*.3*
3bfc2d
3bfc2d
%changelog
3bfc2d
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.68-6
3bfc2d
- Mass rebuild 2013-12-27
3bfc2d
3bfc2d
* Thu Nov 15 2012 Petr Šabata <contyk@redhat.com> - 0.68-5
3bfc2d
- Modernize the spec a bit
3bfc2d
- Update the dep list
3bfc2d
- Drop command macros
3bfc2d
3bfc2d
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.68-4
3bfc2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3bfc2d
3bfc2d
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.68-3
3bfc2d
- Perl 5.16 rebuild
3bfc2d
3bfc2d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.68-2
3bfc2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3bfc2d
3bfc2d
* Mon Jul 25 2011 Petr Sabata <contyk@redhat.com> - 0.68-1
3bfc2d
- 0.68 bump
3bfc2d
3bfc2d
* Mon Jul 18 2011 Petr Sabata <contyk@redhat.com> - 0.67-2
3bfc2d
- Perl mass rebuild
3bfc2d
3bfc2d
* Mon Jul 11 2011 Petr Sabata <contyk@redhat.com> - 0.67-1
3bfc2d
- 0.67 bump
3bfc2d
3bfc2d
* Mon Jun 20 2011 Petr Pisar <ppisar@redhat.com> - 0.65-1
3bfc2d
- 0.65 bump
3bfc2d
- Remove defattr
3bfc2d
- Correct spelling in description
3bfc2d
3bfc2d
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.64-3
3bfc2d
- Perl mass rebuild
3bfc2d
3bfc2d
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.64-2
3bfc2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3bfc2d
3bfc2d
* Tue Feb 01 2011 Petr Pisar <ppisar@redhat.com> - 0.64-1
3bfc2d
- 0.64 bump
3bfc2d
- Remove BuildRoot stuff and empty lines
3bfc2d
- Consolidate dependencies
3bfc2d
3bfc2d
* Fri Dec 17 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.63-2
3bfc2d
- 661697 rebuild for fixing problems with vendorach/lib
3bfc2d
3bfc2d
* Wed Jul 14 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 0.63-1
3bfc2d
- update to 0.63
3bfc2d
3bfc2d
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.62-8
3bfc2d
- Mass rebuild with perl-5.12.0
3bfc2d
3bfc2d
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.62-7
3bfc2d
- rebuild against perl 5.10.1
3bfc2d
3bfc2d
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.62-6
3bfc2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3bfc2d
3bfc2d
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.62-5
3bfc2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3bfc2d
3bfc2d
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.62-4
3bfc2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3bfc2d
3bfc2d
* Tue Feb  5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.62-3
3bfc2d
- rebuild for new perl
3bfc2d
3bfc2d
* Wed Nov 14 2007 Robin Norwood <rnorwood@redhat.com> - 0.62-2
3bfc2d
- Fix permissions per package review.
3bfc2d
3bfc2d
* Wed Oct 24 2007 Robin Norwood <rnorwood@redhat.com> - 0.62-1
3bfc2d
- Initial build