SPECS: perl-POE-Component-DebugShell.spec - descs, md5
qboosh
qboosh at pld-linux.org
Sat Aug 27 09:49:00 CEST 2005
Author: qboosh Date: Sat Aug 27 07:49:00 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- descs, md5
---- Files affected:
SPECS:
perl-POE-Component-DebugShell.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-POE-Component-DebugShell.spec
diff -u SPECS/perl-POE-Component-DebugShell.spec:1.2 SPECS/perl-POE-Component-DebugShell.spec:1.3
--- SPECS/perl-POE-Component-DebugShell.spec:1.2 Wed Aug 24 12:47:55 2005
+++ SPECS/perl-POE-Component-DebugShell.spec Sat Aug 27 09:48:55 2005
@@ -6,23 +6,30 @@
%include /usr/lib/rpm/macros.perl
%define pdir POE
%define pnam Component-DebugShell
-Summary: POE::Component::DebugShell
+Summary: POE::Component::DebugShell - interactive peeking into a running POE application
+Summary(pl): POE::Component::DebugShell - interaktywne podglądanie działających aplikacji POE
Name: perl-POE-Component-DebugShell
Version: 1.0411
Release: 0.1
-License: other, see LICENSE
+License: MIT-like (see LICENSE)
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-URL: poe.perl.org
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
+# Source0-md5: 68aa0496f6ded9e221100c22351a05e5
+URL: http://poe.perl.org/
BuildRequires: perl-POE
BuildRequires: perl-POE-API-Peek
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-perl-POE-Component-DebugShell module, see poe.perl.org
+This component allows for interactive peeking into a running POE
+application.
+
+%description -l pl
+Ten komponent umożliwia interaktywne podglądanie działających
+aplikacji POE.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -46,7 +53,7 @@
%files
%defattr(644,root,root,755)
-%doc LICENSE
+%doc Changes LICENSE
%{perl_vendorlib}/POE/Component/DebugShell.pm
%{_mandir}/man3/*
@@ -56,9 +63,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/08/27 07:48:55 qboosh
+- descs, md5
+
Revision 1.2 2005/08/24 10:47:55 agaran
- missing buildreq
Revision 1.1 2005/08/24 10:39:57 agaran
- initial, for me works rel 0.1
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-POE-Component-DebugShell.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list