f21f4e8
Name:		perl-Image-ExifTool
23ff4ef
Version:	11.01
7c1f3f5
Release:	1%{?dist}
af02484
License:	GPL+ or Artistic
f21f4e8
Group:		Applications/Multimedia
f21f4e8
Summary:	Utility for reading and writing image meta info
f21f4e8
URL:		http://www.sno.phy.queensu.ca/%7Ephil/exiftool/
f21f4e8
Source0:	http://www.sno.phy.queensu.ca/%7Ephil/exiftool/Image-ExifTool-%{version}.tar.gz
f21f4e8
BuildArch:	noarch
8c9d6aa
BuildRequires:	coreutils
8c9d6aa
BuildRequires:	findutils
8c9d6aa
BuildRequires:	make
ef729bd
BuildRequires:	perl-interpreter
caede0d
BuildRequires:	perl-generators
8c9d6aa
BuildRequires:	perl(ExtUtils::MakeMaker)
8c9d6aa
BuildRequires:	perl(File::Spec)
8c9d6aa
# Run-time:
8c9d6aa
BuildRequires:	perl(Exporter)
8c9d6aa
BuildRequires:	perl(FileHandle)
8c9d6aa
BuildRequires:	perl(integer)
8c9d6aa
BuildRequires:	perl(strict)
8c9d6aa
BuildRequires:	perl(vars)
8c9d6aa
# Optional run-time:
8c9d6aa
# Archive::Zip not used at tests
8c9d6aa
# Compress::Zlib not used at tests
8c9d6aa
# Cwd not used at tests
8c9d6aa
# Digest::MD5 not used at tests
8c9d6aa
# Digest::SHA not used at tests
8c9d6aa
BuildRequires:	perl(Encode)
8c9d6aa
# File::Basename not used at tests
8c9d6aa
# File::Glob not used at tests
8c9d6aa
# IO::File not used at tests
8c9d6aa
# IO::String not used at tests
8c9d6aa
# IO::Uncompress::Bunzip2 not used at tests
8c9d6aa
BuildRequires:	perl(POSIX)
8c9d6aa
# Time::HiRes not used at tests
8c9d6aa
BuildRequires:	perl(Time::Local)
8c9d6aa
# Win32::API not used on Linux
8c9d6aa
# Win32::API not used on Linux
f21f4e8
Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
8c9d6aa
Requires:	perl(FileHandle)
f21f4e8
f21f4e8
%description
f21f4e8
ExifTool is a Perl module with an included command-line application for 
a1fdd8d
reading and writing meta information in image, audio, and video files. 
a34a92f
It reads EXIF, GPS, IPTC, XMP, JFIF, MakerNotes, GeoTIFF, ICC Profile, 
a34a92f
Photoshop IRB, FlashPix, AFCP, and ID3 meta information from JPG, JP2, 
a34a92f
TIFF, GIF, PNG, MNG, JNG, MIFF, EPS, PS, AI, PDF, PSD, BMP, THM, CRW, 
a34a92f
CR2, MRW, NEF, PEF, ORF, DNG, and many other types of images. ExifTool 
a34a92f
also extracts information from the maker notes of many digital cameras 
c720b14
by various manufacturers including Canon, Casio, FujiFilm, GE, HP, 
a34a92f
JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, 
c720b14
Panasonic/Leica, Pentax/Asahi, Reconyx, Ricoh, Samsung, Sanyo, 
c720b14
Sigma/Foveon, and Sony.
f21f4e8
f21f4e8
%prep
f21f4e8
%setup -q -n Image-ExifTool-%{version}
f21f4e8
f21f4e8
%build
f21f4e8
%{__perl} Makefile.PL INSTALLDIRS=vendor
f21f4e8
make
f21f4e8
f21f4e8
%install
47f9712
make pure_install PERL_INSTALL_ROOT=%{buildroot}
47f9712
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
47f9712
chmod -R u+w %{buildroot}/*
f21f4e8
8877a8a
# Somehow, these empty directories are getting created.
8877a8a
# Delete them.
47f9712
rm -rf %{buildroot}%{perl_vendorlib}/*-linux-thread-multi
8877a8a
f21f4e8
%check
f21f4e8
make test
f21f4e8
f21f4e8
%files
f21f4e8
%doc README Changes
f21f4e8
%{_bindir}/exiftool
8877a8a
%{perl_vendorlib}/File/
8877a8a
%{perl_vendorlib}/Image/
f21f4e8
%{_mandir}/man1/*.1*
f21f4e8
%{_mandir}/man3/*.3*
f21f4e8
f21f4e8
%changelog
23ff4ef
* Tue Jun 19 2018 Tom Callaway <spot@fedoraproject.org> - 11.01-1
23ff4ef
- new stable (11.01)
23ff4ef
3dd057b
* Thu Jun  7 2018 Tom Callaway <spot@fedoraproject.org> - 11.00-1
3dd057b
- new stable (11.00)
3dd057b
7c1f3f5
* Mon Mar  5 2018 Tom Callaway <spot@fedoraproject.org> - 10.80-1
7c1f3f5
- update to 10.80
7c1f3f5
12693ad
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 10.55-4
12693ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
12693ad
9c0e6e6
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 10.55-3
9c0e6e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
9c0e6e6
b4f27f5
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 10.55-2
b4f27f5
- Perl 5.26 re-rebuild of bootstrapped packages
b4f27f5
a5d38ba
* Wed Jun  7 2017 Tom Callaway <spot@fedoraproject.org> - 10.55-1
a5d38ba
- new stable (10.55)
a5d38ba
539cbb9
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 10.50-2
539cbb9
- Perl 5.26 rebuild
539cbb9
1e69876
* Thu Apr 20 2017 Tom Callaway <spot@fedoraproject.org> - 10.50-1
1e69876
- update to 10.50
1e69876
50068cd
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 10.40-2
50068cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
50068cd
spot 3271cb3
* Mon Jan 16 2017 Tom Callaway <spot@fedoraproject.org> - 10.40-1
spot 3271cb3
- update to 10.40
spot 3271cb3
d3497f5
* Mon Nov 28 2016 Tom Callaway <spot@fedoraproject.org> - 10.36-1
d3497f5
- update to 10.36
d3497f5
b038b8c
* Mon Jun 13 2016 Tom Callaway <spot@fedoraproject.org> - 10.20-1
b038b8c
- update to 10.20
b038b8c
cb4ab60
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 10.15-2
cb4ab60
- Perl 5.24 rebuild
cb4ab60
07b6763
* Wed Apr 20 2016 Tom Callaway <spot@fedoraproject.org> - 10.15-1
07b6763
- update to 10.15
07b6763
2636e55
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 10.10-2
2636e55
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2636e55
1c80eca
* Wed Jan 27 2016 Tom Callaway <spot@fedoraproject.org> - 10.10-1
1c80eca
- update to 10.10
1c80eca
8c9d6aa
* Tue Sep 01 2015 Petr Pisar <ppisar@redhat.com> - 10.00-2
8c9d6aa
- Specify all dependencies (CPAN RT#106809)
8c9d6aa
2d93ecc
* Tue Aug 18 2015 Tom Callaway <spot@fedoraproject.org> - 10.00-1
2d93ecc
- update to 10.00 (new stable)
2d93ecc
663fda3
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.90-3
663fda3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
663fda3
60520d8
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 9.90-2
60520d8
- Perl 5.22 rebuild
60520d8
ac564c9
* Mon Mar 16 2015 Tom Callaway <spot@fedoraproject.org> - 9.90-1
ac564c9
- update to 9.90 (new stable)
ac564c9
99fa842
* Mon Nov 24 2014 Tom Callaway <spot@fedoraproject.org> - 9.76-1
99fa842
- update to 9.76 (new stable)
99fa842
0aad367
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 9.70-2
0aad367
- Perl 5.20 rebuild
0aad367
34e94cf
* Wed Sep  3 2014 Tom Callaway <spot@fedoraproject.org> - 9.70-1
34e94cf
- update to 9.70 (new stable)
34e94cf
c7610ed
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 9.60-3
c7610ed
- Perl 5.20 rebuild
c7610ed
de38174
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.60-2
de38174
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
de38174
e6f63c0
* Mon May 12 2014 Tom Callaway <spot@fedoraproject.org> - 9.60-1
e6f63c0
- update to 9.60 (new stable)
e6f63c0
972b3b4
* Mon Jan 20 2014 Tom Callaway <spot@fedoraproject.org> - 9.46-1
972b3b4
- update to 9.46 (new stable)
972b3b4
79755f6
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.27-3
79755f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
79755f6
36059d1
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 9.27-2
36059d1
- Perl 5.18 rebuild
36059d1
0f887c2
* Wed Apr 17 2013 Tom Callaway <spot@fedoraproject.org> - 9.27-1
0f887c2
- update to 9.27 (stable, bugfix for 9.25)
0f887c2
4783a6a
* Mon Apr  8 2013 Tom Callaway <spot@fedoraproject.org> - 9.25-1
4783a6a
- update to 9.25 (stable)
4783a6a
d6db34a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.13-2
d6db34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
d6db34a
97cc9fd
* Fri Jan 18 2013 Tom Callaway <spot@fedoraproject.org> - 9.13-1
97cc9fd
- update to 9.13 (stable)
97cc9fd
d32d8fb
* Thu Jan  3 2013 Tom Callaway <spot@fedoraproject.org> - 9.12-1
d32d8fb
- update to 9.12 (stable)
d32d8fb
57e90f7
* Mon Nov  5 2012 Tom Callaway <spot@fedoraproject.org> - 9.04-1
57e90f7
- update to 9.04 (stable)
57e90f7
49b5c0a
* Sat Aug 25 2012 Tom Callaway <spot@fedoraproject.org> - 9.01-1
49b5c0a
- update to 9.01 (stable)
49b5c0a
1c91568
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.90-3
1c91568
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1c91568
c94ce19
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 8.90-2
c94ce19
- Perl 5.16 rebuild
c94ce19
1fee450
* Tue May  1 2012 Tom Callaway <spot@fedoraproject.org> - 8.90-1
1fee450
- update to 8.90
1fee450
0cf1b53
* Tue Apr  3 2012 Tom Callaway <spot@fedoraproject.org> - 8.85-1
0cf1b53
- update to 8.85
0cf1b53
362797c
* Fri Feb 10 2012 Tom Callaway <spot@fedoraproject.org> - 8.77-1
362797c
- update to 8.77
362797c
b9866aa
* Mon Jan  9 2012 Tom Callaway <spot@fedoraproject.org> - 8.75-1
b9866aa
- update to 8.75
b9866aa
47f9712
* Mon Sep 26 2011 Tom Callaway <spot@fedoraproject.org> - 8.65-1
47f9712
- update to 8.65
47f9712
Petr Sabata 87799a7
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 8.60-3
Petr Sabata 87799a7
- Perl mass rebuild
Petr Sabata 87799a7
Petr Sabata cb4b9f2
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 8.60-2
Petr Sabata cb4b9f2
- Perl mass rebuild
Petr Sabata cb4b9f2
c4c1e35
* Tue Jun 28 2011 Tom Callaway <spot@fedoraproject.org> - 8.60-1
c4c1e35
- update to 8.60
c4c1e35
854a5b2
* Wed Jun 15 2011 Marcela Mašláňová <mmaslano@redhat.com> - 8.50-2
854a5b2
- Perl mass rebuild
854a5b2
c720b14
* Thu Mar  3 2011 Tom Callaway <spot@fedoraproject.org> - 8.50-1
c720b14
- update to 8.50
c720b14
ee544ae
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.40-2
ee544ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ee544ae
9e6f1cc
* Mon Nov 22 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 8.40-1
9e6f1cc
- update to 8.40
9e6f1cc
c706ffa
* Tue Jul 13 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 8.25-1
c706ffa
- update to 8.25
c706ffa
41ed9bc
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 8.15-2
41ed9bc
- Mass rebuild with perl-5.12.0
41ed9bc
67903ce
* Tue Mar 23 2010 Tom "spot" Callaway <tcallawa@redhat.com> 8.15-1
67903ce
- update to 8.15
67903ce
3280e04
* Mon Feb 15 2010 Tom "spot" Callaway <tcallawa@redhat.com> 8.10-1
3280e04
- update to 8.10
3280e04
764f3f6
* Mon Dec  7 2009 Tom "spot" Callaway <tcallawa@redhat.com> 8.00-1
764f3f6
- update to 8.00 (Production)
764f3f6
c25f4e8
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 7.67-5
c25f4e8
- rebuild against perl 5.10.1
c25f4e8
01e6c46
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.67-4
01e6c46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
01e6c46
feaf860
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.67-3
feaf860
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
feaf860
d08dd31
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.67-2
d08dd31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
d08dd31
8825ee9
* Wed Feb 11 2009 Tom "spot" Callaway <tcallawa@redhat.com> 7.67-1
8825ee9
- update to 7.67
8825ee9
9e88829
* Tue Jan  6 2009 Tom "spot" Callaway <tcallawa@redhat.com> 7.60-1
9e88829
- update to 7.60
9e88829
53a2145
* Mon Oct 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> 7.51-1
53a2145
- update to 7.51
53a2145
8877a8a
* Wed May 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 7.25-2
8877a8a
- get rid of empty arch-specific directories (bz 448744)
8877a8a
a34a92f
* Fri Apr 25 2008 Tom "spot" Callaway <tcallawa@redhat.com> 7.25-1
a34a92f
- update to 7.25
a34a92f
fe00ef5
* Tue Feb  5 2008 Tom "spot" Callaway <tcallawa@redhat.com> 7.15-1
fe00ef5
- 7.15
fe00ef5
- rebuild for new perl
fe00ef5
a1fdd8d
* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa@redhat.com> 7.00-1
a1fdd8d
- 7.00
a1fdd8d
af02484
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa@redhat.com> 6.95-1
af02484
- 6.95
af02484
- license tag fix
af02484
8963fcf
* Wed Aug  1 2007 Tom "spot" Callaway <tcallawa@redhat.com> 6.94-1
8963fcf
- bump to 6.94
8963fcf
cfaab5f
* Wed Feb 21 2007 Tom "spot" Callaway <tcallawa@redhat.com> 6.77-1
cfaab5f
- bump to 6.77
cfaab5f
a3b567e
* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 6.69-1
a3b567e
755ad8f
* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa@redhat.com> 6.40-1
755ad8f
- bump to 6.40
755ad8f
ee3c3fa
* Wed Aug  2 2006 Tom "spot" Callaway <tcallawa@redhat.com> 6.30-1
ee3c3fa
- bump to 6.30
ee3c3fa
 
8c7bec7
* Tue Jul 11 2006 Tom "spot" Callaway <tcallawa@redhat.com> 6.26-2
8c7bec7
- clean up the places where "use the" shows up in the code as a workaround
8c7bec7
c3b2f8a
* Fri Jul  7 2006 Tom "spot" Callaway <tcallawa@redhat.com> 6.26-1
c3b2f8a
- bump to 6.26
c3b2f8a
d52d7c8
* Mon Apr 24 2006 Tom "spot" Callaway <tcallawa@redhat.com> 6.15-1
d52d7c8
- bump to 6.15
d52d7c8
4294c70
* Fri Mar 31 2006 Tom "spot" Callaway <tcallawa@redhat.com> 6.09-1
4294c70
- bump to 6.09
4294c70
76f676d
* Tue Jan 10 2006 Tom "spot" Callaway <tcallawa@redhat.com> 5.89-1
76f676d
- bump to 5.89
76f676d
f21f4e8
* Thu Aug  4 2005 Tom "spot" Callaway <tcallawa@redhat.com> 5.53-1
f21f4e8
- initial package for Fedora Extras