SPECS: perl-POE-Component-Server-FTP.spec - pl, cleaned up the mess

qboosh qboosh at pld-linux.org
Sun Aug 20 13:50:27 CEST 2006


Author: qboosh                       Date: Sun Aug 20 11:50:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleaned up the mess

---- Files affected:
SPECS:
   perl-POE-Component-Server-FTP.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-Server-FTP.spec
diff -u SPECS/perl-POE-Component-Server-FTP.spec:1.1 SPECS/perl-POE-Component-Server-FTP.spec:1.2
--- SPECS/perl-POE-Component-Server-FTP.spec:1.1	Sun Jul 30 20:24:18 2006
+++ SPECS/perl-POE-Component-Server-FTP.spec	Sun Aug 20 13:50:22 2006
@@ -6,32 +6,35 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	POE
 %define		pnam	Component-Server-FTP
-Summary:	perl(POE::Component::Server::FTP) - Event based FTP server on a virtual filesystem
+Summary:	POE::Component::Server::FTP - event based FTP server on a virtual filesystem
+Summary(pl):	POE::Component::Server::FTP - oparty na zdarzeniach serwer FTP z wirtualnym systemem plików
 Name:		perl-POE-Component-Server-FTP
 Version:	1.06
 Release:	0.2
 # no license anywhere described..
-# note if it is "same as perl"
-License:	(enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here)
+License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	c4cddf0b0793b6c82ca92a479da15628
-#URL:		http://search.cpan.org/dist/%{pdir}-%{pnam}
-URL:		poe.perl.org
+URL:		http://search.cpan.org/dist/POE-Component-Server-FTP/
+BuildRequires:	perl-POE
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-POE
 %if %{with tests}
-# dont fail for now without, but its required anyway
-BuildRequires:	perl-Filesys-Virtual
+# doesn't fail for now without, but it's required anyway
+BuildRequires:	perl-Filesys-Virtual >= 0.04
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description 
-POE::Component::Server::FTP is an event driven FTP server backed by a virtual
-filesystem interface as implemented by Filesys::Virtual.
+POE::Component::Server::FTP is an event driven FTP server backed by a
+virtual filesystem interface as implemented by Filesys::Virtual.
+
+%description  -l pl
+POE::Component::Server::FTP to sterowany zdarzeniami serwer FTP oparty
+na interfejsie wirtualnego systemu plików zaimplementowanym przez
+Filesys::Virtual.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-0.06
@@ -50,8 +53,8 @@
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 	
-%{__install} -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-%{__install} examples/*pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install examples/*pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +75,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/20 11:50:22  qboosh
+- pl, cleaned up the mess
+
 Revision 1.1  2006/07/30 18:24:18  agaran
 - initial, version 1.06, rel 0.1, builds here
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-POE-Component-Server-FTP.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list