Author: qboosh Date: Thu Apr 5 16:03:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - BR package names
---- Files affected: SPECS: perl-Catalyst-Plugin-XMLRPC.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Catalyst-Plugin-XMLRPC.spec diff -u SPECS/perl-Catalyst-Plugin-XMLRPC.spec:1.1 SPECS/perl-Catalyst-Plugin-XMLRPC.spec:1.2 --- SPECS/perl-Catalyst-Plugin-XMLRPC.spec:1.1 Fri Mar 30 15:48:45 2007 +++ SPECS/perl-Catalyst-Plugin-XMLRPC.spec Thu Apr 5 18:03:49 2007 @@ -7,21 +7,21 @@ %define pdir Catalyst %define pnam Plugin-XMLRPC Summary: Catalyst::Plugin::XMLRPC - Dispatch XMLRPC methods with Catalyst -#Summary(pl.UTF-8): +Summary(pl.UTF-8): Catalyst::Plugin::XMLRPC - przekazywanie metod XMLRPC przy użyciu Catalysta Name: perl-Catalyst-Plugin-XMLRPC Version: 1.0 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/S/SR/SRI/Catalyst-Plugin-XMLRPC-1.0.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/S/SR/SRI/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 1422792644bb42bf7e1874f116df48ef URL: http://search.cpan.org/dist/Catalyst-Plugin-XMLRPC/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(Catalyst) >= 5.64 -BuildRequires: perl(RPC::XML) +BuildRequires: perl-Catalyst >= 5.64 +BuildRequires: perl-RPC-XML %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,8 +30,9 @@ This plugin allows your controller class to dispatch XMLRPC methods from its own class. -# %description -l pl.UTF-8 -# TODO +%description -l pl.UTF-8 +Ta wtyczka pozwala klasie kontrolera przekazywać metody XMLRPC ze +swojej własnej klasy. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -65,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/04/05 16:03:49 qboosh +- pl +- BR package names + Revision 1.1 2007/03/30 13:48:45 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Catalyst-Plugin-XMLRPC.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
