5f751c
Name:           perl-File-ShareDir
5f751c
Version:        1.03
47c059
Release:        8%{?dist}
5f751c
Summary:        Locate per-dist and per-module shared files
5f751c
License:        GPL+ or Artistic
5f751c
Group:          Development/Libraries
5f751c
URL:            http://search.cpan.org/dist/File-ShareDir/
5f751c
Source0:        http://www.cpan.org/authors/id/A/AD/ADAMK/File-ShareDir-%{version}.tar.gz
5f751c
BuildArch:      noarch
5f751c
BuildRequires:  perl(constant)
5f751c
BuildRequires:  perl(Carp)
5f751c
BuildRequires:  perl(Class::Inspector) >= 1.12
5f751c
BuildRequires:  perl(Exporter)
5f751c
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
5f751c
BuildRequires:  perl(File::Spec)
5f751c
BuildRequires:  perl(Test::More) >= 0.47
5f751c
Requires:       perl(Class::Inspector) >= 1.12
5f751c
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
5f751c
5f751c
%{?perl_default_filter}
5f751c
%global __requires_exclude %{?__requires_exclude}|perl\\(Class::Inspector\\)$
5f751c
5f751c
%description
5f751c
The intent of File::ShareDir is to provide a companion to Class::Inspector
5f751c
and File::HomeDir, modules that take a process that is well-known by
5f751c
advanced Perl developers but gets a little tricky, and make it more
5f751c
available to the larger Perl community.
5f751c
5f751c
%prep
5f751c
%setup -q -n File-ShareDir-%{version}
5f751c
5f751c
%build
5f751c
perl Makefile.PL INSTALLDIRS=vendor
5f751c
make %{?_smp_mflags}
5f751c
5f751c
%install
5f751c
make pure_install PERL_INSTALL_ROOT=%{buildroot}
5f751c
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
5f751c
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
5f751c
%{_fixperms} %{buildroot}/*
5f751c
chmod 644 share/sample.txt
5f751c
chmod 644 share/subdir/sample.txt
5f751c
rm -rf %{buildroot}/blib/lib/auto/share/dist/File-ShareDir/
5f751c
rm -rf %{buildroot}/blib/lib/auto/share/module/File-ShareDir/test_file.txt
5f751c
5f751c
%check
5f751c
make test AUTOMATED_TESTING=1
5f751c
5f751c
%files
5f751c
%doc Changes LICENSE README
5f751c
%{perl_vendorlib}/*
5f751c
%{_mandir}/man3/*
5f751c
5f751c
%changelog
47c059
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.03-8
47c059
- Mass rebuild 2013-12-27
47c059
5f751c
* Tue Oct 23 2012 Petr Šabata <contyk@redhat.com> - 1.03-7
5f751c
- Modernize specfile
5f751c
- Specify all dependencies
5f751c
- Drop command macros
5f751c
5f751c
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-6
5f751c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
5f751c
5f751c
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.03-5
5f751c
- Perl 5.16 rebuild
5f751c
5f751c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-4
5f751c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
5f751c
5f751c
* Tue Jun 28 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.03-3
5f751c
- Perl mass rebuild
5f751c
- fix macros
5f751c
5f751c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-2
5f751c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
5f751c
5f751c
* Wed Feb  2 2011 Petr Sabata <psabata@redhat.com> - 1.03-1
5f751c
- 1.03 version bump
5f751c
5f751c
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.02-2
5f751c
- 661697 rebuild for fixing problems with vendorach/lib
5f751c
5f751c
* Wed Sep 15 2010 Petr Pisar <ppisar@redhat.com> - 1.02-1
5f751c
- 1.02 bump
5f751c
5f751c
* Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.00-6
5f751c
- Mass rebuild with perl-5.12.0
5f751c
5f751c
* Thu Jan 14 2010 Marcela Mašláňová 1.00-5
5f751c
- fix build
5f751c
5f751c
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 1.00-4
5f751c
- rebuild against perl 5.10.1
5f751c
5f751c
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00-3
5f751c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
5f751c
5f751c
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00-2
5f751c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
5f751c
5f751c
* Mon Aug 11 2008 Marcela Mašláňová 1.00-1
5f751c
- Specfile autogenerated by cpanspec 1.77.