SPECS: perl-POE-Component-SmokeBox-Recent.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Mon Mar 24 20:12:34 CET 2008


Author: qboosh                       Date: Mon Mar 24 19:12:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-POE-Component-SmokeBox-Recent.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-SmokeBox-Recent.spec
diff -u SPECS/perl-POE-Component-SmokeBox-Recent.spec:1.1 SPECS/perl-POE-Component-SmokeBox-Recent.spec:1.2
--- SPECS/perl-POE-Component-SmokeBox-Recent.spec:1.1	Wed Jan  9 08:50:42 2008
+++ SPECS/perl-POE-Component-SmokeBox-Recent.spec	Mon Mar 24 20:12:28 2008
@@ -6,40 +6,49 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	POE
 %define	pnam	Component-SmokeBox-Recent
-Summary:	POE::Component::SmokeBox::Recent - A POE component to retrieve recent CPAN uploads.
-#Summary(pl):	
+Summary:	POE::Component::SmokeBox::Recent - A POE component to retrieve recent CPAN uploads
+Summary(pl.UTF-8):	POE::Component::SmokeBox::Recent - komponent POE odtwarzający ostatnie przesłania do CPAN
 Name:		perl-POE-Component-SmokeBox-Recent
 Version:	0.03
 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:	http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	c252c65f6bb3f79d32f079a72da526a2
+URL:		http://search.cpan.org/dist/POE-Component-SmokeBox-Recent/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl(HTTP::Request)
-BuildRequires:	perl(POE) >= 0.38
-BuildRequires:	perl(POE::Component::Client::FTP) >= 0.14
-BuildRequires:	perl(POE::Component::Client::HTTP) >= 0.82
-BuildRequires:	perl(URI)
+BuildRequires:	perl-POE >= 0.38
+BuildRequires:	perl-POE-Component-Client-FTP >= 0.14
+BuildRequires:	perl-POE-Component-Client-HTTP >= 0.82
+BuildRequires:	perl-URI
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-POE::Component::SmokeBox::Recent is a POE component for retrieving recently uploaded CPAN distributions 
-from the CPAN mirror of your choice.
+POE::Component::SmokeBox::Recent is a POE component for retrieving
+recently uploaded CPAN distributions from the CPAN mirror of your
+choice.
 
-It accepts a url and an event name and attempts to download and parse the RECENT file from that given url.
+It accepts a URL and an event name and attempts to download and parse
+the RECENT file from that given URL.
 
-It is part of the SmokeBox toolkit for building CPAN Smoke testing frameworks.
+It is part of the SmokeBox toolkit for building CPAN Smoke testing
+frameworks.
 
+%description -l pl.UTF-8
+POE::Component::SmokeBox::Recent to komponent POE do odtwarzania
+ostatnich przesłań dystrybucji CPAN z wybranego mirrora CPAN.
 
+Przyjmuje URL i nazwą zdarzenia, próbuje ściągnąć i przeanalizować
+plik RECENT z podanego URL-a.
 
-# %description -l pl
-# TODO
+Moduł jest częścią toolkitu SmokeBox do tworzenia szkieletów testowych
+CPAN Smoke.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -59,7 +68,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
@@ -68,7 +77,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/POE/Component/SmokeBox/*.pm
-#%%{perl_vendorlib}/POE/Component/SmokeBox/Recent
 %{_mandir}/man3/*
 %{_examplesdir}/%{name}-%{version}
 
@@ -78,6 +86,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-24 19:12:28  qboosh
+- pl, generic URL
+
 Revision 1.1  2008-01-09 07:50:42  agaran
 - initial, builds here, rel 1
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-POE-Component-SmokeBox-Recent.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list