[packages/perl-Data-PropertyList] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:37:19 CET 2014
commit 659257bc8bf94f4868313332d39e0590c85526b9
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:37:16 2014 +0200
use generic url
perl-Data-PropertyList.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Data-PropertyList.spec b/perl-Data-PropertyList.spec
index 4c70d9f..5f30e60 100644
--- a/perl-Data-PropertyList.spec
+++ b/perl-Data-PropertyList.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Data
%define pnam PropertyList
+%include /usr/lib/rpm/macros.perl
Summary: Data::PropertyList - convert arbitrary objects to/from strings
Summary(pl.UTF-8): Data::PropertyList - konwersja dowolnych obiektów do/z łańcuchów tekstowych
Name: perl-Data-PropertyList
@@ -14,9 +14,10 @@ License: Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: d685c3ae087d1e55d4b0adc0dd4c2108
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Data-PropertyList/
BuildRequires: perl-String-Escape
+BuildRequires: perl-devel >= 1:5.8.0
+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-Data-PropertyList.git/commitdiff/659257bc8bf94f4868313332d39e0590c85526b9
More information about the pld-cvs-commit
mailing list