[packages/ack] - updated to 2.04 - strict dependence on version of perl-ack

draenog draenog at pld-linux.org
Tue Apr 30 11:53:13 CEST 2013


commit e6d740cbb66a19da159952bbd20292b76bbcd220
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Apr 30 10:49:21 2013 +0100

    - updated to 2.04
    - strict dependence on version of perl-ack

 ack-deps.patch | 4 +---
 ack.spec       | 5 +++--
 2 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/ack.spec b/ack.spec
index 6b06d57..c8c6a14 100644
--- a/ack.spec
+++ b/ack.spec
@@ -10,15 +10,16 @@
 Summary:	grep-like text finder
 Summary(pl.UTF-8):	produkt grepopodobny
 Name:		ack
-Version:	2.02
+Version:	2.04
 Release:	1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/%{name}-%{version}.tar.gz
-# Source0-md5:	9ae2c3939d0f069c6781ee5b6de47c27
+# Source0-md5:	bfd1b9fc4e79b6cad1c410406e199fe5
 Patch0:		%{name}-deps.patch
 Patch1:		%{name}-interactive-tests.patch
 URL:		http://betterthangrep.com/
+Requires:	perl-ack = %{version}
 %if %{with tests}
 BuildRequires:	perl-File-Next >= 1.10
 %{?with_pty_tests:BuildRequires:	perl-IO-Tty}
diff --git a/ack-deps.patch b/ack-deps.patch
index 4eabfd8..e67e465 100644
--- a/ack-deps.patch
+++ b/ack-deps.patch
@@ -1,13 +1,11 @@
 --- Ack.pm~	2013-04-19 05:47:53.000000000 +0100
 +++ Ack.pm	2013-04-22 16:50:14.000000000 +0100
-@@ -46,8 +46,8 @@
+@@ -46,7 +46,7 @@
  our $is_cygwin;
  our $is_windows;
  
 -use File::Spec 1.00015 ();
--use File::Glob 1.00015 ':glob';
 +use File::Spec 1.0 ();
-+use File::Glob 1.0 ':glob';
  
  BEGIN {
      # These have to be checked before any filehandle diddling.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ack.git/commitdiff/e6d740cbb66a19da159952bbd20292b76bbcd220



More information about the pld-cvs-commit mailing list