[packages/perl-URI] - updated to 1.69 - Business::ISBN is no longer detected as dependency

qboosh qboosh at pld-linux.org
Tue Jan 5 23:03:59 CET 2016


commit 345a47bf7a0ea35c92703ff0f8e0889d1710c253
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 5 23:05:51 2016 +0100

    - updated to 1.69
    - Business::ISBN is no longer detected as dependency

 perl-URI.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/perl-URI.spec b/perl-URI.spec
index 6612826..1db4879 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -10,13 +10,13 @@ Summary(pl.UTF-8):	URI - obsługa ujednoliconych identyfikatorów zasobów (bezw
 Summary(ru.UTF-8):	URI - Uniform Resource Identifier (URI) ссылки, как указывает RFC 2396
 Summary(uk.UTF-8):	URI - посилання Uniform Resource Identifier (URI) як визначено в RFC 2396
 Name:		perl-URI
-Version:	1.64
+Version:	1.69
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/URI/%{pnam}-%{version}.tar.gz
-# Source0-md5:	975b2282bc8f0fd72a6dae5cefc33824
+# Source0-md5:	3c56aee0300bce5a440ccbd558277ea0
 URL:		http://search.cpan.org/dist/URI/
 BuildRequires:	perl-devel >= 1:5.8.1
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -28,8 +28,6 @@ BuildRequires:	perl-Test-Simple
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	'perl(Business::ISBN)'
-
 %description
 This package contains the URI.pm module with friends. The module
 implements the URI class. Objects of this class represent Uniform
@@ -54,7 +52,7 @@ посилання Uniform Resource Identifier (URI) як зазначено в
 
 %prep
 %setup -q -n %{pnam}-%{version}
-mv t/heuristic.t{,.blah}
+%{__mv} t/heuristic.t{,.blah}
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-URI.git/commitdiff/345a47bf7a0ea35c92703ff0f8e0889d1710c253



More information about the pld-cvs-commit mailing list