]> git.pld-linux.org Git - packages/perl-Compress-Raw-Lzma.git/commitdiff
- updated to 2.074 auto/th/perl-Compress-Raw-Lzma-2.074-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Jul 2017 15:53:32 +0000 (17:53 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Jul 2017 15:53:32 +0000 (17:53 +0200)
- removed obsolete no-dot-in-inc patch

no-dot-in-inc.patch [deleted file]
perl-Compress-Raw-Lzma.spec

diff --git a/no-dot-in-inc.patch b/no-dot-in-inc.patch
deleted file mode 100644 (file)
index 747e78b..0000000
+++ /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 ;
index ac2c9479b479e929e6ba034ae5fe4136769bd4b1..2b0167e815862d6d28dba69647c31073e6733e8c 100644 (file)
@@ -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 \
This page took 0.08705 seconds and 4 git commands to generate.