Author: sparky Date: Wed Feb 2 01:56:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: perl-ExtUtils-Depends, perl-ExtUtils-PkgConfig - adapter
---- Files affected: packages/perl-Sane: perl-Sane.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/perl-Sane/perl-Sane.spec diff -u packages/perl-Sane/perl-Sane.spec:1.3 packages/perl-Sane/perl-Sane.spec:1.4 --- packages/perl-Sane/perl-Sane.spec:1.3 Sun Jun 6 10:41:31 2010 +++ packages/perl-Sane/perl-Sane.spec Wed Feb 2 02:56:24 2011 @@ -6,7 +6,7 @@ %include /usr/lib/rpm/macros.perl %define pdir Sane Summary: Sane - Perl extension for the SANE (Scanner Access Now Easy) Project -#Summary(pl.UTF-8): +#Summary(pl.UTF-8): Name: perl-Sane Version: 0.03 Release: 2 @@ -16,23 +16,23 @@ Source0: http://www.cpan.org/modules/by-authors/id/R/RA/RATCLIFFE/%{pdir}-%{version}.tar.gz # Source0-md5: db83b8b07e1263b78187c4349a183082 URL: http://search.cpan.org/dist/Sane/ +BuildRequires: perl-ExtUtils-Depends +BuildRequires: perl-ExtUtils-PkgConfig BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: sane-backends-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The Sane module allows a Perl developer to use SANE-compatible scanners. -Find out more about SANE at http://www.sane-project.org. +The Sane module allows a Perl developer to use SANE-compatible +scanners. Find out more about SANE at <http://www.sane-project.org>. -Most methods set $Sane::STATUS, which is overloaded to give either an integer -as dictated by the SANE standard, or the the corresponding message, as required. +Most methods set $Sane::STATUS, which is overloaded to give either an +integer as dictated by the SANE standard, or the the corresponding +message, as required. Returns an array with the SANE_VERSION_(MAJOR|MINOR|BUILD) versions: - - join('.',Sane->get_version) - - +- join('.',Sane->get_version) # %description -l pl.UTF-8 # TODO @@ -77,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/02/02 01:56:24 sparky +- BR: perl-ExtUtils-Depends, perl-ExtUtils-PkgConfig +- adapter + Revision 1.3 2010/06/06 08:41:31 arekm - release 2 @@ -85,4 +89,3 @@ Revision 1.1 2009/02/17 15:29:58 jajcus - new spec - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Sane/perl-Sane.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
