]> git.pld-linux.org Git - packages/perl-Catalyst-Component-InstancePerContext.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:30:11 +0000 (12:30 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:30:11 +0000 (12:30 +0200)
perl-Catalyst-Component-InstancePerContext.spec

index 47ab9f1ab33d4a480a7832191eb6647d2740398b..f7a9c2e6b172c90254a858d2aa23ef41c23cc139 100644 (file)
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
+
 %define                pdir    Catalyst
 %define                pnam    Component-InstancePerContext
 %include       /usr/lib/rpm/macros.perl
 Summary:       Catalyst::Component::InstancePerContext - Return a new instance a component on each request
-#Summary(pl.UTF-8):    
 Name:          perl-Catalyst-Component-InstancePerContext
 Version:       0.001001
 Release:       1
@@ -15,8 +14,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Catalyst/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: dd3e9c804cb7f8d6755132d92b26a80a
-# generic URL, check or change before uncommenting
-#URL:          http://search.cpan.org/dist/Catalyst-Component-InstancePerContext/
+URL:           http://search.cpan.org/dist/Catalyst-Component-InstancePerContext/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -29,9 +27,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Return a new instance a component on each request
 
-# %description -l pl.UTF-8
-# TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
This page took 0.134155 seconds and 4 git commands to generate.