|
|
68896c |
Name: perl-YAML-Tiny
|
|
|
68896c |
Version: 1.51
|
|
|
2dd8b0 |
Release: 6%{?dist}
|
|
|
68896c |
Summary: Read/Write YAML files with as little code as possible
|
|
|
68896c |
License: GPL+ or Artistic
|
|
|
68896c |
Group: Development/Libraries
|
|
|
68896c |
URL: http://search.cpan.org/dist/YAML-Tiny/
|
|
|
68896c |
Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
|
|
|
68896c |
BuildArch: noarch
|
|
|
68896c |
BuildRequires: perl(Carp)
|
|
|
68896c |
BuildRequires: perl(Exporter)
|
|
|
68896c |
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
68896c |
BuildRequires: perl(File::Spec) >= 0.80
|
|
|
68896c |
BuildRequires: perl(File::Spec::Functions)
|
|
|
68896c |
BuildRequires: perl(Scalar::Util)
|
|
|
68896c |
BuildRequires: perl(Test::More) >= 0.47
|
|
|
68896c |
BuildRequires: perl(YAML)
|
|
|
68896c |
BuildRequires: perl(YAML::Syck)
|
|
|
68896c |
Requires: perl(Carp)
|
|
|
68896c |
Requires: perl(Exporter)
|
|
|
68896c |
Requires: perl(Scalar::Util)
|
|
|
68896c |
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
|
68896c |
|
|
|
68896c |
%{?perl_default_filter}
|
|
|
68896c |
|
|
|
68896c |
%description
|
|
|
68896c |
YAML::Tiny is a Perl class for reading and writing YAML-style files,
|
|
|
68896c |
written with as little code as possible, reducing load time and
|
|
|
68896c |
memory overhead.
|
|
|
68896c |
|
|
|
68896c |
%prep
|
|
|
68896c |
%setup -q -n YAML-Tiny-%{version}
|
|
|
68896c |
|
|
|
68896c |
%build
|
|
|
68896c |
perl Makefile.PL INSTALLDIRS=vendor
|
|
|
68896c |
make %{?_smp_mflags}
|
|
|
68896c |
|
|
|
68896c |
%install
|
|
|
68896c |
make pure_install PERL_INSTALL_ROOT=%{buildroot}
|
|
|
68896c |
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
|
|
|
68896c |
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
68896c |
%{_fixperms} %{buildroot}/*
|
|
|
68896c |
|
|
|
68896c |
%check
|
|
|
68896c |
make test AUTOMATED_TESTING=1
|
|
|
68896c |
|
|
|
68896c |
%files
|
|
|
68896c |
%doc Changes LICENSE README
|
|
|
68896c |
%{perl_vendorlib}/*
|
|
|
68896c |
%{_mandir}/man3/*
|
|
|
68896c |
|
|
|
68896c |
%changelog
|
|
|
2dd8b0 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.51-6
|
|
|
2dd8b0 |
- Mass rebuild 2013-12-27
|
|
|
2dd8b0 |
|
|
|
68896c |
* Tue Aug 21 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.51-5
|
|
|
68896c |
- Add perl(Carp) to requires.
|
|
|
68896c |
|
|
|
68896c |
* Wed Aug 15 2012 Daniel Mach <dmach@redhat.com> - 1.51-4.1
|
|
|
68896c |
- Rebuild for perl 5.16
|
|
|
68896c |
|
|
|
68896c |
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.51-4
|
|
|
68896c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
68896c |
|
|
|
68896c |
* Wed Jun 20 2012 Petr Pisar <ppisar@redhat.com> - 1.51-3
|
|
|
68896c |
- Perl 5.16 rebuild
|
|
|
68896c |
|
|
|
68896c |
* Mon Jun 04 2012 Petr Pisar <ppisar@redhat.com> - 1.51-2
|
|
|
68896c |
- The POD tests do not run by default
|
|
|
68896c |
|
|
|
68896c |
* Wed Mar 14 2012 Petr Ĺ abata <contyk@redhat.com> - 1.51-1
|
|
|
68896c |
- 1.51 bump
|
|
|
68896c |
- Remove command macros
|
|
|
68896c |
|
|
|
68896c |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.50-5
|
|
|
68896c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
68896c |
|
|
|
68896c |
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 1.50-4
|
|
|
68896c |
- Perl mass rebuild
|
|
|
68896c |
|
|
|
68896c |
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 1.50-3
|
|
|
68896c |
- Perl mass rebuild
|
|
|
68896c |
|
|
|
68896c |
* Thu Jul 14 2011 Iain Arnell <iarnell@gmail.com> 1.50-2
|
|
|
68896c |
- drop Test::MinimumVersion BR to avoid circular build deps
|
|
|
68896c |
|
|
|
68896c |
* Mon Jun 27 2011 Petr Sabata <contyk@redhat.com> - 1.50-1
|
|
|
68896c |
- 1.50 bump
|
|
|
68896c |
- Cleaning the spec file (I assume pre-EPEL6 compatibility is no longer
|
|
|
68896c |
essential here)
|
|
|
68896c |
- Adding Exporter and Scalar::Util (optional but preferred) to BR/Rs
|
|
|
68896c |
|
|
|
68896c |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.46-2
|
|
|
68896c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
68896c |
|
|
|
68896c |
* Sat Dec 18 2010 Steven Pritchard <steve@kspei.com> 1.46-1
|
|
|
68896c |
- Update to 1.46.
|
|
|
68896c |
|
|
|
68896c |
* Tue Dec 07 2010 Steven Pritchard <steve@kspei.com> 1.44-1
|
|
|
68896c |
- Update to 1.44.
|
|
|
68896c |
|
|
|
68896c |
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.40-3
|
|
|
68896c |
- Mass rebuild with perl-5.12.0
|
|
|
68896c |
|
|
|
68896c |
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.40-2
|
|
|
68896c |
- rebuild against perl 5.10.1
|
|
|
68896c |
|
|
|
68896c |
* Sun Sep 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.40-1
|
|
|
68896c |
- auto-update to 1.40 (by cpan-spec-update 0.01)
|
|
|
68896c |
|
|
|
68896c |
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.39-2
|
|
|
68896c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
68896c |
|
|
|
68896c |
* Sat May 23 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.39-1
|
|
|
68896c |
- auto-update to 1.39 (by cpan-spec-update 0.01)
|
|
|
68896c |
- added a new br on perl(File::Spec) (version 0.80)
|
|
|
68896c |
|
|
|
68896c |
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.36-2
|
|
|
68896c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
68896c |
|
|
|
68896c |
* Sat Jan 17 2009 Steven Pritchard <steve@kspei.com> 1.36-1
|
|
|
68896c |
- Update to 1.36.
|
|
|
68896c |
- BR Test::More.
|
|
|
68896c |
|
|
|
68896c |
* Fri May 16 2008 Steven Pritchard <steve@kspei.com> 1.32-1
|
|
|
68896c |
- Update to 1.32.
|
|
|
68896c |
|
|
|
68896c |
* Fri Feb 8 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.25-2
|
|
|
68896c |
- rebuild for new perl
|
|
|
68896c |
|
|
|
68896c |
* Mon Jan 28 2008 Steven Pritchard <steve@kspei.com> 1.25-1
|
|
|
68896c |
- Update to 1.25.
|
|
|
68896c |
|
|
|
68896c |
* Tue Dec 11 2007 Steven Pritchard <steve@kspei.com> 1.21-1
|
|
|
68896c |
- Update to 1.21.
|
|
|
68896c |
- Update License tag.
|
|
|
68896c |
- BR Test::MinimumVersion.
|
|
|
68896c |
|
|
|
68896c |
* Thu Aug 23 2007 Steven Pritchard <steve@kspei.com> 1.14-1
|
|
|
68896c |
- Update to 1.14.
|
|
|
68896c |
|
|
|
68896c |
* Fri Jul 13 2007 Steven Pritchard <steve@kspei.com> 1.13-1
|
|
|
68896c |
- Update to 1.13.
|
|
|
68896c |
|
|
|
68896c |
* Fri Jun 08 2007 Steven Pritchard <steve@kspei.com> 1.12-1
|
|
|
68896c |
- Update to 1.12.
|
|
|
68896c |
|
|
|
68896c |
* Mon May 28 2007 Steven Pritchard <steve@kspei.com> 1.09-1
|
|
|
68896c |
- Update to 1.09.
|
|
|
68896c |
|
|
|
68896c |
* Sat May 19 2007 Steven Pritchard <steve@kspei.com> 1.08-1
|
|
|
68896c |
- Update to 1.08.
|
|
|
68896c |
- Update description.
|
|
|
68896c |
|
|
|
68896c |
* Tue Mar 13 2007 Steven Pritchard <steve@kspei.com> 1.04-1
|
|
|
68896c |
- Specfile autogenerated by cpanspec 1.70.
|
|
|
68896c |
- Drop redundant perl build dependency.
|
|
|
68896c |
- BR YAML, YAML::Syck, and Test::Pod for better test coverage.
|