[packages/perl-Text-Query-Simple] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:34:47 CET 2014
commit 920cfae35af54174b59ea3eabf9c4026d5265579
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:34:43 2014 +0200
use generic url
perl-Text-Query-Simple.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Text-Query-Simple.spec b/perl-Text-Query-Simple.spec
index 911294c..08e1040 100644
--- a/perl-Text-Query-Simple.spec
+++ b/perl-Text-Query-Simple.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Text
%define pnam Query-Simple
+%include /usr/lib/rpm/macros.perl
Summary: Text::Query::Simple perl module
Summary(pl.UTF-8): Moduł perla Text::Query::Simple
Name: perl-Text-Query-Simple
@@ -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: 1606d4a51937f4cb7247adb894924382
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/Text-Query-Simple/
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-Text-Query-Simple.git/commitdiff/920cfae35af54174b59ea3eabf9c4026d5265579
More information about the pld-cvs-commit
mailing list