Name: perl-Data-Compare Version: 1.25 Release: 8%{?dist} Summary: Compare perl data structures Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Data-Compare/ Source0: http://www.cpan.org/authors/id/D/DC/DCANTRELL/Data-Compare-%{version}.tar.gz BuildArch: noarch # Module Build BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) # Module Runtime BuildRequires: perl(Carp) BuildRequires: perl(Cwd) BuildRequires: perl(Exporter) BuildRequires: perl(File::Find::Rule) BuildRequires: perl(Scalar::Util) BuildRequires: perl(strict) BuildRequires: perl(vars) BuildRequires: perl(warnings) # Test Suite BuildRequires: perl(Clone) BuildRequires: perl(Config) BuildRequires: perl(constant) BuildRequires: perl(Test::More) # Optional Tests BuildRequires: perl(JSON) BuildRequires: perl(Scalar::Properties) BuildRequires: perl(Test::Pod) >= 1.00 # Runtime Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description This module compares arbitrary data structures to see if they are copies of each other. %prep %setup -q -n Data-Compare-%{version} %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' %{_fixperms} %{buildroot} %check make test %files %if 0%{?_licensedir:1} %license ARTISTIC.txt GPL2.txt %else %doc ARTISTIC.txt GPL2.txt %endif %doc CHANGELOG MAINTAINERS-NOTE NOTES README TODO %dir %{perl_vendorlib}/Data/ %dir %{perl_vendorlib}/Data/Compare/ %dir %{perl_vendorlib}/Data/Compare/Plugins/ %doc %{perl_vendorlib}/Data/Compare/Plugins.pod %{perl_vendorlib}/Data/Compare.pm %{perl_vendorlib}/Data/Compare/Plugins/Scalar/ %{_mandir}/man3/Data::Compare.3* %{_mandir}/man3/Data::Compare::Plugins.3* %{_mandir}/man3/Data::Compare::Plugins::Scalar::Properties.3* %changelog * Thu Jul 27 2017 Fedora Release Engineering - 1.25-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 06 2017 Jitka Plesnikova - 1.25-7 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering - 1.25-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon May 16 2016 Jitka Plesnikova - 1.25-5 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering - 1.25-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering - 1.25-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 08 2015 Jitka Plesnikova - 1.25-2 - Perl 5.22 rebuild * Thu Dec 11 2014 Paul Howarth - 1.25-1 - Update to 1.25 - Add tests for really big data structures (but not yet working) - Check for taint-mode less insanely - Don't delay loading File::Find::Rule (CPAN RT#87554) - Bump the required JSON.pm version for tests - something's a bit broken around about v2.53 - Add tests and patch to use refaddr and reftype to 'do the right thing' when comparing objects that overload numification and stringification - Classify buildreqs by usage - Use DESTDIR rather than PERL_INSTALL_ROOT - Use %%{_fixperms} macro rather than our own chmod incantation - Use %%license where possible - Make %%files list more explicit * Fri Aug 29 2014 Jitka Plesnikova - 1.22-10 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering - 1.22-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Petr Pisar - 1.22-8 - Perl 5.18 rebuild * Sat Aug 03 2013 Fedora Release Engineering - 1.22-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering - 1.22-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jul 20 2012 Fedora Release Engineering - 1.22-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jun 16 2012 Petr Pisar - 1.22-4 - Perl 5.16 rebuild * Fri Jan 13 2012 Fedora Release Engineering - 1.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jul 19 2011 Petr Sabata - 1.22-2 - Perl mass rebuild * Tue Jun 7 2011 Tom Callaway - 1.22-1 - update to 1.22 - add Requires: perl(File::Find::Rule) * Tue Feb 08 2011 Fedora Release Engineering - 1.21-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Dec 16 2010 Marcela Maslanova - 1.21-6 - 661697 rebuild for fixing problems with vendorach/lib * Fri Apr 30 2010 Marcela Maslanova - 1.21-5 - Mass rebuild with perl-5.12.0 * Mon Dec 7 2009 Stepan Kasal - 1.21-4 - rebuild against perl 5.10.1 * Sat Jul 25 2009 Fedora Release Engineering - 1.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering - 1.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Feb 12 2009 Ralf Corsépius - 1.21-1 - Upstream update. - spec file massaging. * Thu Mar 06 2008 Tom "spot" Callaway - 0.17-2 - Rebuild for new perl * Wed Nov 28 2007 Tom "spot" Callaway - 0.17-1 - 0.17 * Mon Oct 15 2007 Tom "spot" Callaway - 0.16-1.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway - 0.16-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Sun Mar 18 2007 Jose Pedro Oliveira - 0.16-1 - Update to 0.16. * Mon Feb 26 2007 Jose Pedro Oliveira - 0.15-1 - Update to 0.15. * Sun Nov 5 2006 Jose Pedro Oliveira - 0.14-2 - New BR: perl(Clone) is needed by t/deep-objects.t. * Sun Nov 5 2006 Jose Pedro Oliveira - 0.14-1 - Update to 0.14. * Sun Apr 09 2006 Jose Pedro Oliveira - 0.13-1 - First build.