From: Elan Ruusamäe Date: Tue, 25 Nov 2014 11:00:04 +0000 (+0200) Subject: use generic url X-Git-Tag: auto/th/perl-IPC-SharedCache-1.3-8~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b892b4ccc61807fa32cd2c4625d272623915e730;p=packages%2Fperl-IPC-SharedCache.git use generic url --- diff --git a/perl-IPC-SharedCache.spec b/perl-IPC-SharedCache.spec index 489a07e..8a0d47f 100644 --- a/perl-IPC-SharedCache.spec +++ b/perl-IPC-SharedCache.spec @@ -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 SharedCache +%include /usr/lib/rpm/macros.perl Summary: IPC::SharedCache - manage a cache in SysV IPC shared memory Summary(pl.UTF-8): IPC::SharedCache - zarządzanie pamięcią podręczną w pamięci dzielonej SysV Name: perl-IPC-SharedCache @@ -14,6 +14,7 @@ License: GPL v2+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 4d5d159a6b41d42918b7c1fceafb43ae +URL: http://search.cpan.org/dist/IPC-SharedCache/ BuildRequires: perl-Carp-Assert BuildRequires: perl-IPC-ShareLite >= 0.06 BuildRequires: perl-IPC-SysV @@ -26,8 +27,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) This module provides a shared memory cache accessed as a tied hash. %description -l pl.UTF-8 -Ten moduł udostępnia cache pamięci dzielonej, dostępny jako -dowiązany hash. +Ten moduł udostępnia cache pamięci dzielonej, dostępny jako dowiązany +hash. %prep %setup -q -n %{pdir}-%{pnam}-%{version}