]> git.pld-linux.org Git - packages/perl-IPC-SharedCache.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:00:04 +0000 (13:00 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:00:04 +0000 (13:00 +0200)
perl-IPC-SharedCache.spec

index 489a07e5e69a6a0dd092d42b3edf174aedeaa88b..8a0d47f10189de8a3c71f54f4ea62cc0460ddec3 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    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}
This page took 0.079001 seconds and 4 git commands to generate.