[packages/perl-Attribute-Persistent] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:12:25 CET 2014
commit 6321efe99118605800096013648f8e2a8b5a4efc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:12:22 2014 +0200
use generic url
perl-Attribute-Persistent.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Attribute-Persistent.spec b/perl-Attribute-Persistent.spec
index cf24b57..5967b3f 100644
--- a/perl-Attribute-Persistent.spec
+++ b/perl-Attribute-Persistent.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Attribute
%define pnam Persistent
+%include /usr/lib/rpm/macros.perl
Summary: Attribute::Persistent - really lazy persistence
Summary(pl.UTF-8): Attribute::Persistent - bardzo leniwe zachowywanie atrybutów
Name: perl-Attribute-Persistent
@@ -14,13 +14,14 @@ License: GPL or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 3d93ef5e3566c1bd54d4cb22ad76106a
+URL: http://search.cpan.org/dist/Attribute-Persistent/
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-Attribute-Handlers-Prospective
BuildRequires: perl-Digest-MD5
BuildRequires: perl-MLDBM
%endif
-BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Attribute-Persistent.git/commitdiff/6321efe99118605800096013648f8e2a8b5a4efc
More information about the pld-cvs-commit
mailing list