Author: qboosh Date: Mon Mar 24 19:00:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-POE-Component-Client-FTP.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-POE-Component-Client-FTP.spec diff -u SPECS/perl-POE-Component-Client-FTP.spec:1.1 SPECS/perl-POE-Component-Client-FTP.spec:1.2 --- SPECS/perl-POE-Component-Client-FTP.spec:1.1 Wed Jan 9 00:34:59 2008 +++ SPECS/perl-POE-Component-Client-FTP.spec Mon Mar 24 20:00:52 2008 @@ -7,29 +7,30 @@ %define pdir POE %define pnam Component-Client-FTP Summary: POE::Component::Client::FTP - Implements an FTP client POE Component -#Summary(pl): +Summary(pl.UTF-8): POE::Component::Client::FTP - implementacja klienta FTP jako komponentu POE Name: perl-POE-Component-Client-FTP Version: 0.14 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/B/BI/BINGOS/POE-Component-Client-FTP-0.14.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: a2aa847b699808baa308f31a77bf1e6a Patch0: %{name}-nointeractivebuild.patch +URL: http://search.cpan.org/dist/POE-Component-Client-FTP/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(POE) >= 0.38 +BuildRequires: perl-POE >= 0.38 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -POE Client module for FTP +POE Client module for FTP. -# %description -l pl -# TODO +%description -l pl.UTF-8 +ModuĊ klienta POE dla FTP. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -49,7 +50,7 @@ DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/ +cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %clean rm -rf $RPM_BUILD_ROOT @@ -67,6 +68,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-24 19:00:52 qboosh +- pl, generic URL + Revision 1.1 2008-01-08 23:34:59 agaran - initial, builds here, rel 1 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-POE-Component-Client-FTP.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
