SPECS: perl-POE-Component-RSS.spec - pl, cleaned up the mess
qboosh
qboosh at pld-linux.org
Sun Aug 20 13:34:22 CEST 2006
Author: qboosh Date: Sun Aug 20 11:34:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleaned up the mess
---- Files affected:
SPECS:
perl-POE-Component-RSS.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-POE-Component-RSS.spec
diff -u SPECS/perl-POE-Component-RSS.spec:1.1 SPECS/perl-POE-Component-RSS.spec:1.2
--- SPECS/perl-POE-Component-RSS.spec:1.1 Tue Aug 1 00:15:02 2006
+++ SPECS/perl-POE-Component-RSS.spec Sun Aug 20 13:34:17 2006
@@ -2,41 +2,40 @@
#
# Conditional build:
%bcond_without autodeps # don't BR packages needed only for resolving deps
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # do not perform "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir POE
%define pnam Component-RSS
-Summary: perl(POE::Component::RSS)
+Summary: POE::Component::RSS - event-based RSS parsing
+Summary(pl): POE::Component::RSS - oparta na zdarzeniach analiza RSS
Name: perl-POE-Component-RSS
Version: 0.08
Release: 0.1
-# note if it is "same as perl"
-License: (enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here)
+License: BSD
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: d11b15431c41e807fde23b3cd0f7e10c
-# most of CPAN modules have generic URL (substitute pdir and pnam here)
-URL: http://search.cpan.org/dist/POE-Component-RSS
+URL: http://search.cpan.org/dist/POE-Component-RSS/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-#BuildRequires: -
%if %{with autodeps} || %{with tests}
-#BuildRequires: perl-
-#BuildRequires: perl-
+BuildRequires: perl-POE
+BuildRequires: perl-Params-Validate
+BuildRequires: perl-XML-RSS
%endif
-#Requires: -
-#Provides: -
-#Obsoletes: -
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-#%define _noautoreq 'perl(anything_fake_or_conditional)'
-
%description
-Perl module POE::Component::RSS is an event based RSS parsing module. It wraps
-XML::RSS and provides a POE based framework for accessing the information
-provided.
+Perl module POE::Component::RSS is an event based RSS parsing module.
+It wraps XML::RSS and provides a POE based framework for accessing the
+information provided.
+
+%description -l pl
+Moduł Perla POE::Component::RSS analizuje RSS w oparciu o zdarzenia.
+Obudowuje XML::RSS i udostępnia oparty na POE szkielet pozwalający na
+dostęp do dostarczanych informacji.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -70,6 +69,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/20 11:34:17 qboosh
+- pl, cleaned up the mess
+
Revision 1.1 2006/07/31 22:15:02 agaran
- initial, version 0.08, rel 0.1, builds
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-POE-Component-RSS.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list