From: Elan Ruusamäe Date: Tue, 25 Nov 2014 20:23:57 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1fd893376a832b0c5a7533bf0ee3b84aeca77194;p=packages%2Fperl-POE-Component-RSSAggregator.git use generic url --- diff --git a/perl-POE-Component-RSSAggregator.spec b/perl-POE-Component-RSSAggregator.spec index 9f2a2a8..f18fd06 100644 --- a/perl-POE-Component-RSSAggregator.spec +++ b/perl-POE-Component-RSSAggregator.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir POE %define pnam Component-RSSAggregator +%include /usr/lib/rpm/macros.perl Summary: POE::Component::RSSAggregator - a simple POE RSS aggregator Summary(pl.UTF-8): POE::Component::RSSAggregator - prosty Agregator RSS dla POE Name: perl-POE-Component-RSSAggregator @@ -15,6 +15,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: c5d3283587a8e82dbd73f725cd9c5779 +URL: http://search.cpan.org/dist/POE-Component-RSSAggregator/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests}