Blame SPECS/perl-Image-Info.spec

98886d
Name:           perl-Image-Info
98886d
Version:        1.33
e83220
Release:        3%{?dist}
98886d
Summary:        Image meta information extraction module for Perl
98886d
Group:          Development/Libraries
98886d
License:        GPL+ or Artistic
98886d
URL:            http://search.cpan.org/dist/Image-Info/
98886d
Source0:        http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/Image-Info-1.33.tar.gz
98886d
BuildArch:      noarch
98886d
BuildRequires:  perl(Carp)
98886d
BuildRequires:  perl(Compress::Zlib)
98886d
BuildRequires:  perl(constant)
98886d
BuildRequires:  perl(Exporter)
98886d
BuildRequires:  perl(ExtUtils::MakeMaker)
98886d
BuildRequires:  perl(File::Spec)
98886d
BuildRequires:  perl(Getopt::Long)
98886d
BuildRequires:  perl(Image::Xbm)
98886d
BuildRequires:  perl(Image::Xpm)
98886d
BuildRequires:  perl(IO::String)
98886d
BuildRequires:  perl(lib)
98886d
BuildRequires:  perl(Test::More)
98886d
BuildRequires:  perl(Test::Pod)
98886d
BuildRequires:  perl(Test::Pod::Coverage)
98886d
BuildRequires:  perl(XML::LibXML::Reader)
98886d
BuildRequires:  perl(XML::Simple)
98886d
Requires:       rgb
98886d
Requires:       perl(Compress::Zlib)
98886d
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
98886d
98886d
%description
98886d
This Perl extension allows you to extract meta information from
98886d
various types of image files.
98886d
98886d
%prep
98886d
%setup -q -n Image-Info-%{version}
98886d
chmod -c 644 exifdump imgdump
98886d
98886d
%build
98886d
perl Makefile.PL INSTALLDIRS=vendor
98886d
make %{?_smp_mflags}
98886d
98886d
%install
98886d
make pure_install DESTDIR=%{buildroot}
98886d
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
98886d
%{_fixperms} %{buildroot}/*
98886d
98886d
%check
98886d
make test
98886d
98886d
%files
98886d
%doc CHANGES CREDITS README TODO exifdump imgdump
98886d
%{perl_vendorlib}/Bundle/
98886d
%{perl_vendorlib}/Image/
98886d
%{_mandir}/man3/*.3pm*
98886d
98886d
%changelog
e83220
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.33-3
e83220
- Mass rebuild 2013-12-27
e83220
98886d
* Wed Jan 30 2013 Paul Howarth <paul@city-fan.org> - 1.33-2
98886d
- Don't BR: perl(Image::TIFF); it's provided by this package
98886d
98886d
* Wed Nov 14 2012 Petr Šabata <contyk@redhat.com> - 1.33-1
98886d
- 1.33 bump
98886d
- Get rid of the old cruft
98886d
- Fix dependencies
98886d
- Update the source URL
98886d
98886d
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-14
98886d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
98886d
98886d
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 1.28-13
98886d
- Perl 5.16 rebuild
98886d
98886d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-12
98886d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
98886d
98886d
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 1.28-11
98886d
- Perl mass rebuild
98886d
98886d
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 1.28-10
98886d
- Perl mass rebuild
98886d
98886d
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-9
98886d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
98886d
98886d
* Fri Dec 17 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.28-8
98886d
- 661697 rebuild for fixing problems with vendorach/lib
98886d
98886d
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.28-7
98886d
- Mass rebuild with perl-5.12.0
98886d
98886d
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 1.28-6
98886d
- rebuild against perl 5.10.1
98886d
98886d
* Mon Nov 09 2009 Adam Jackson <ajax@redhat.com> 1.28-5
98886d
- Requires: rgb, not Requires: /usr/share/X11/rgb.txt
98886d
98886d
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-4
98886d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
98886d
98886d
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-3
98886d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
98886d
98886d
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.28-2
98886d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
98886d
98886d
* Wed Sep 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.28-1
98886d
- update to 1.28
98886d
98886d
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.27-3
98886d
- Rebuild for perl 5.10 (again)
98886d
98886d
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.27-2
98886d
- rebuild for new perl
98886d
98886d
* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.27-1
98886d
- bump to 1.27
98886d
98886d
* Wed May 30 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.25-1
98886d
- Update to 1.25.
98886d
98886d
* Mon Feb 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.24-1
98886d
- Update to 1.24.
98886d
98886d
* Sat Sep 30 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.23-1
98886d
- Update to 1.23.
98886d
98886d
* Sun Jul 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.22-1
98886d
- Update to 1.22.
98886d
98886d
* Mon May  1 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.21-2
98886d
- Bumping release due to CVS problem.
98886d
98886d
* Mon May  1 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.21-1
98886d
- Update to 1.21.
98886d
98886d
* Mon Mar 13 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.20-1
98886d
- Update to 1.20.
98886d
98886d
* Wed Mar  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.19-1
98886d
- Update to 1.19 (broken: cpan tickets: #18020 and #18147).
98886d
- Module::Install 0.58 is broken (Image-Info-1.19-inc-Module-Install.pm.patch).
98886d
- BR: perl(Image::Xbm), perl(Image::Xpm), perl(XML::Simple).
98886d
98886d
* Fri Mar  3 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.18-1
98886d
- Update to 1.18 (broken: cpan ticket #6558).
98886d
- Dropped patches Image-Info-1.16-X[BP]M.pm.patch (accepted upstream).
98886d
- Dropped patch Image-Info-1.16-string.t.patch (test has been rewritten).
98886d
98886d
* Mon Feb 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.17-2
98886d
- BR: perl(Test::Pod), perl(Test::Pod::Coverage).
98886d
98886d
* Mon Feb 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.17-1
98886d
- Update to 1.17.
98886d
- New upstream maintainer.
98886d
98886d
* Wed Nov 23 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.16-6
98886d
- Add dependency on rgb.txt, adjust its location for FC5.
98886d
- Specfile cleanups.
98886d
98886d
* Wed Apr  6 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.16-4
98886d
- rebuilt
98886d
98886d
* Thu Jul  1 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.16-0.fdr.3
98886d
- Reverted Image::Xbm and Image::Xpm patches.
98886d
- Patched Image::Info::XBM.pm and Image::Info::XPM.pm instead.
98886d
98886d
* Tue Jun  8 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.16-0.fdr.2
98886d
- Patched Image::Xbm and Image::Xpm to avoid test failures in this module.
98886d
98886d
* Thu Jun  3 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.16-0.fdr.1
98886d
- Update to version 1.16.
98886d
- Bring up to date with current fedora.us perl spec template.
98886d
98886d
* Sun Oct 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.15-0.fdr.1
98886d
- First build.