[packages/perl-AnyEvent] - updated to 7.14

hawk hawk at pld-linux.org
Thu Mar 8 12:37:18 CET 2018


commit 8c27616aaf0c62fbfdfa24c8ee425abe22cdbcc1
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Thu Mar 8 11:37:05 2018 +0000

    - updated to 7.14

 no-dot-in-INC.patch | 11 -----------
 perl-AnyEvent.spec  |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec
index fc9e730..aa1ac2f 100644
--- a/perl-AnyEvent.spec
+++ b/perl-AnyEvent.spec
@@ -12,15 +12,14 @@
 Summary:	AnyEvent - provide framework for multiple event loops
 Summary(pl.UTF-8):	AnyEvent - szkielet dla wielu pętli zdarzeń
 Name:		perl-AnyEvent
-Version:	7.13
-Release:	4
+Version:	7.14
+Release:	1
 Epoch:		3
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/M/ML/MLEHMANN/%{pnam}-%{version}.tar.gz
-# Source0-md5:	70eea152cf4686f8f351aa8bc96157f9
-Patch0:		no-dot-in-INC.patch
+# Source0-md5:	37ac81d391986f31dc2b3a9161b4fba9
 URL:		http://search.cpan.org/dist/AnyEvent/
 BuildRequires:	perl-Canary-Stability
 BuildRequires:	perl-ExtUtils-MakeMaker >= 6.52
@@ -190,7 +189,6 @@ Implementacja AnyEvent oparta na UV.
 
 %prep
 %setup -q -n %{pnam}-%{version}
-%patch0 -p1
 # we are not allowed to use network while building package
 %{__rm} t/05_dns.t
 
diff --git a/no-dot-in-INC.patch b/no-dot-in-INC.patch
deleted file mode 100644
index 6dc1907..0000000
--- a/no-dot-in-INC.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- AnyEvent-7.13/Makefile.PL~	2016-09-17 04:32:17.000000000 +0200
-+++ AnyEvent-7.13/Makefile.PL	2017-06-12 15:21:33.293400065 +0200
-@@ -22,7 +22,7 @@
- 
- EOF
- 
--do "constants.pl.PL"
-+do "./constants.pl.PL"
-    or die "cannot execute constants.pl.PL: $@";
- 
- WriteMakefile(
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-AnyEvent.git/commitdiff/8c27616aaf0c62fbfdfa24c8ee425abe22cdbcc1



More information about the pld-cvs-commit mailing list