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

index 8dd021a061d2586f0a01b65581c13417296e0c79..39da264c9220e0405ae09ba3c70535c9690183aa 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    IPC
 %define                pnam    Cache
+%include       /usr/lib/rpm/macros.perl
 Summary:       IPC::Cache - persisted data across process boundaries
 Summary(pl.UTF-8):     IPC::Cache - zachowywanie danych między procesami
 Name:          perl-IPC-Cache
@@ -14,11 +14,12 @@ License:    GPL v1+
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: f730e095f98e44c7b5a9cb5647e6db02
+URL:           http://search.cpan.org/dist/IPC-Cache/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl(IPC::ShareLite) >= 0.06
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.063991 seconds and 4 git commands to generate.