Author: glen Date: Wed Jul 26 19:16:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.53, generic URL
---- Files affected: SPECS: perl-Class-ReturnValue.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/perl-Class-ReturnValue.spec diff -u SPECS/perl-Class-ReturnValue.spec:1.20 SPECS/perl-Class-ReturnValue.spec:1.21 --- SPECS/perl-Class-ReturnValue.spec:1.20 Wed Nov 3 23:30:10 2004 +++ SPECS/perl-Class-ReturnValue.spec Wed Jul 26 21:16:54 2006 @@ -9,27 +9,28 @@ Summary: Class::ReturnValue - a return-value object that may be treated as a boolean, array or object Summary(pl): Class::ReturnValue - obiekt wartości zwracanej, który może być traktowany jak wartość logiczna, tablica lub obiekt Name: perl-Class-ReturnValue -Version: 0.52 +Version: 0.53 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: d4836df29f817d839e2c87147d5efc9e +# Source0-md5: 6db549139d16eb042f0128ff5aefe2f0 +URL: http://search.cpan.org/dist/Class-ReturnValue/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Class::ReturnValue is a "clever" return value object that can allow code -calling your routine to expect: a boolean value (did it fail) or a list -(what are the return values). +Class::ReturnValue is a "clever" return value object that can allow +code calling your routine to expect: a boolean value (did it fail) or +a list (what are the return values). %description -l pl Class::ReturnValue jest ,,mądrym'' obiektem, który pozwala, aby kod -wywołujący Twoje funkcje oczekiwał: wartości boolowskiej (czy się udało) -lub listy (jakie wartości zwrócono). +wywołujący Twoje funkcje oczekiwał: wartości boolowskiej (czy się +udało) lub listy (jakie wartości zwrócono). %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -62,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/07/26 19:16:54 glen +- 0.53, generic URL + Revision 1.20 2004/11/03 22:30:10 paladine - formatting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Class-ReturnValue.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
