[packages/perl-IPC-SharedCache] use generic url

glen glen at pld-linux.org
Tue Nov 25 12:00:09 CET 2014


commit b892b4ccc61807fa32cd2c4625d272623915e730
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 13:00:04 2014 +0200

    use generic url

 perl-IPC-SharedCache.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IPC-SharedCache.git/commitdiff/b892b4ccc61807fa32cd2c4625d272623915e730



More information about the pld-cvs-commit mailing list