Author: amateja Date: Thu Nov 26 13:22:45 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.220 - packaged new file - adapterized
---- Files affected: packages/perl-Image-Size: perl-Image-Size.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: packages/perl-Image-Size/perl-Image-Size.spec diff -u packages/perl-Image-Size/perl-Image-Size.spec:1.49 packages/perl-Image-Size/perl-Image-Size.spec:1.50 --- packages/perl-Image-Size/perl-Image-Size.spec:1.49 Wed Aug 26 10:11:19 2009 +++ packages/perl-Image-Size/perl-Image-Size.spec Thu Nov 26 14:22:40 2009 @@ -5,13 +5,13 @@ Summary: Image::Size - read the dimensions of an image in several popular formats Summary(pl.UTF-8): Image::Size - odczyt rozmiarów obrazków w kilku popularnych formatach Name: perl-Image-Size -Version: 3.2 +Version: 3.220 Release: 1 Epoch: 1 License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 1376fb77e6b9916ae6b61a08f9ee3c07 +# Source0-md5: 9025ff2283fd428a4af5226c05f5d5b2 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -22,7 +22,7 @@ %description Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT -and WIDTH tags to IMG directives. Image::Size has generalized that +and WIDTH tags to IMG directives. Image::Size has generalized that code to return a raw (X, Y) pair, and included wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. @@ -64,6 +64,7 @@ %files %defattr(644,root,root,755) %doc ChangeLog README +%attr(755,root,root) %{_bindir}/imgsize %{perl_vendorlib}/Image/Size.pm %dir %{perl_vendorlib}/auto/Image %dir %{perl_vendorlib}/auto/Image/Size @@ -77,6 +78,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2009/11/26 13:22:40 amateja +- updated to 3.220 +- packaged new file +- adapterized + Revision 1.49 2009/08/26 08:11:19 amateja - updated to 3.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Image-Size/perl-Image-Size.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
