SPECS: perl-POE-Component-TSTP.spec - pl, md5

qboosh qboosh at pld-linux.org
Sat Aug 27 10:03:12 CEST 2005


Author: qboosh                       Date: Sat Aug 27 08:03:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, md5

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

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-TSTP.spec
diff -u SPECS/perl-POE-Component-TSTP.spec:1.1 SPECS/perl-POE-Component-TSTP.spec:1.2
--- SPECS/perl-POE-Component-TSTP.spec:1.1	Wed Aug 24 13:00:47 2005
+++ SPECS/perl-POE-Component-TSTP.spec	Sat Aug 27 10:03:06 2005
@@ -6,25 +6,32 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	POE
 %define		pnam	Component-TSTP
-Summary:	POE::Component::TSTP - perl module
+Summary:	POE::Component::TSTP - a POE component to handle Ctrl-Z
+Summary(pl):	POE::Component::TSTP - komponent POE obsługujący Ctrl-Z
 Name:		perl-POE-Component-TSTP
 Version:	0.02
 Release:	0.1
-License:	same as perl
+# 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
-URL:		poe.perl.org
+# Source0-md5:	0ac0dafa63a99b3e305e073e30bb9f22
+URL:		http://poe.perl.org/
+BuildRequires:	perl-POE
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-POE
-%if %{with tests}
-BuildRequires:	perl-POE
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-POE component handling SIGTSTP, ctrl-z usually.
+POE component handling SIGTSTP, Ctrl-Z usually. By default, POE
+applications do not respond to Ctrl-Z due to slightly strange signal
+handling semantics. This module fixes that.
+
+%description -l pl
+Komponent POE obsługujący SIGTSTP, czyli zwykle Ctrl-Z. Domyślnie
+aplikacje POE nie reagują na Ctrl-Z ze względu na nieco dziwną
+semantykę obsługi sygnałów. Ten moduł poprawia to.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -58,6 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/27 08:03:06  qboosh
+- pl, md5
+
 Revision 1.1  2005/08/24 11:00:47  agaran
 - initial, works for me
-
================================================================

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




More information about the pld-cvs-commit mailing list