[packages/perl-Compress-Raw-Lzma] - updated to 2.074 - removed obsolete no-dot-in-inc patch
qboosh
qboosh at pld-linux.org
Fri Jul 7 17:51:54 CEST 2017
commit 227a42c1cb8f56ce63677ade02bfb9f3724bd80b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Jul 7 17:53:32 2017 +0200
- updated to 2.074
- removed obsolete no-dot-in-inc patch
no-dot-in-inc.patch | 10 ----------
perl-Compress-Raw-Lzma.spec | 8 +++-----
2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index ac2c947..2b0167e 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -8,14 +8,13 @@
Summary: Compress::Raw::Lzma - low-level Interface to lzma compression library
Summary(pl.UTF-8): Compress::Raw::Lzma - niskopoziomowy interfejs do biblioteki kompresji lzma
Name: perl-Compress-Raw-Lzma
-Version: 2.069
-Release: 5
+Version: 2.074
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Compress/Compress-Raw-Lzma-%{version}.tar.gz
-# Source0-md5: 35f0f7af465fc5919d400fb2e48e277e
-Patch0: no-dot-in-inc.patch
+# Source0-md5: 885aa6aea9cc5f4ace4effc882db278f
URL: http://search.cpan.org/dist/Compress-Raw-Lzma/
BuildRequires: perl-ExtUtils-MakeMaker >= 5.16
BuildRequires: perl-devel >= 1:5.8.0
@@ -44,7 +43,6 @@ kompresji/dekompresji.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
%build
%{__perl} Makefile.PL \
diff --git a/no-dot-in-inc.patch b/no-dot-in-inc.patch
deleted file mode 100644
index 747e78b..0000000
--- a/no-dot-in-inc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Compress-Raw-Lzma-2.069/Makefile.PL~ 2013-05-21 22:42:04.000000000 +0200
-+++ Compress-Raw-Lzma-2.069/Makefile.PL 2017-06-22 23:01:29.684448188 +0200
-@@ -3,6 +3,7 @@
- use strict ;
- require 5.006 ;
-
-+use lib '.';
- use private::MakeUtil;
- use ExtUtils::MakeMaker 5.16 ;
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Compress-Raw-Lzma.git/commitdiff/227a42c1cb8f56ce63677ade02bfb9f3724bd80b
More information about the pld-cvs-commit
mailing list