[packages/perl-String-BitCount] use generic url
glen
glen at pld-linux.org
Wed Nov 26 14:10:07 CET 2014
commit 3d87c6340ea23ea501001da33ae1b8dd733ed816
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 15:10:02 2014 +0200
use generic url
perl-String-BitCount.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-String-BitCount.spec b/perl-String-BitCount.spec
index 0afaab7..845ae67 100644
--- a/perl-String-BitCount.spec
+++ b/perl-String-BitCount.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir String
%define pnam BitCount
+%include /usr/lib/rpm/macros.perl
Summary: String::BitCount - counts number of "1" bits in string
Summary(pl.UTF-8): String::BitCount - zliczanie ilości bitów "1" w łańcuchu
Name: perl-String-BitCount
@@ -15,8 +15,9 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: f4210f07b445445119e830dcf5952af3
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/String-BitCount/
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-String-BitCount.git/commitdiff/3d87c6340ea23ea501001da33ae1b8dd733ed816
More information about the pld-cvs-commit
mailing list