]> git.pld-linux.org Git - packages/perl-POE-Component-RSSAggregator.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:23:57 +0000 (22:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:23:57 +0000 (22:23 +0200)
perl-POE-Component-RSSAggregator.spec

index 9f2a2a897196b1dc27f9d9c6a9c7a9791252ebf5..f18fd06af149b3baa65cb89509e701990b0505ca 100644 (file)
@@ -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}
This page took 0.104274 seconds and 4 git commands to generate.