|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Image-Info
|
|
|
|
|
Version: 1.33
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Image meta information extraction module for Perl
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -14,7 +14,6 @@ BuildRequires: perl(Exporter)
|
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
|
|
BuildRequires: perl(File::Spec)
|
|
|
|
|
BuildRequires: perl(Getopt::Long)
|
|
|
|
|
BuildRequires: perl(Image::TIFF)
|
|
|
|
|
BuildRequires: perl(Image::Xbm)
|
|
|
|
|
BuildRequires: perl(Image::Xpm)
|
|
|
|
|
BuildRequires: perl(IO::String)
|
|
|
|
@ -55,6 +54,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 30 2013 Paul Howarth <paul@city-fan.org> - 1.33-2
|
|
|
|
|
- Don't BR: perl(Image::TIFF); it's provided by this package
|
|
|
|
|
|
|
|
|
|
* Wed Nov 14 2012 Petr Šabata <contyk@redhat.com> - 1.33-1
|
|
|
|
|
- 1.33 bump
|
|
|
|
|
- Get rid of the old cruft
|
|
|
|
@ -154,7 +156,7 @@ make test
|
|
|
|
|
- Add dependency on rgb.txt, adjust its location for FC5.
|
|
|
|
|
- Specfile cleanups.
|
|
|
|
|
|
|
|
|
|
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.16-4
|
|
|
|
|
* Wed Apr 6 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.16-4
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Thu Jul 1 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.16-0.fdr.3
|
|
|
|
|