SHA256
1
0
forked from pool/ack

update to 1.94

OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=6
This commit is contained in:
2010-11-16 10:41:59 +00:00
committed by Git OBS Bridge
parent fa6f69a7a0
commit bfb8d2feb5
5 changed files with 27 additions and 14 deletions

View File

@@ -1,20 +1,24 @@
--- ack.orig 2010-11-11 23:59:24.000000000 +0100
+++ ack 2010-11-11 23:59:38.000000000 +0100
@@ -1138,6 +1138,7 @@
Index: ack
===================================================================
--- ack.orig
+++ ack
@@ -1196,6 +1196,7 @@ BEGIN {
'~.plst' => 'Interface Builder',
'.git' => 'Git',
'.hg' => 'Mercurial',
+ '.osc' => 'openSUSE Commander',
'.pc' => 'quilt',
'.svn' => 'Subversion',
blib => 'Perl module building',
--- Ack.pm.orig 2010-11-11 23:59:08.000000000 +0100
+++ Ack.pm 2010-11-11 23:59:21.000000000 +0100
@@ -57,6 +57,7 @@
_MTN => 'Monotone',
Index: Ack.pm
===================================================================
--- Ack.pm.orig
+++ Ack.pm
@@ -57,6 +57,7 @@ BEGIN {
'~.plst' => 'Interface Builder',
'.git' => 'Git',
'.hg' => 'Mercurial',
+ '.osc' => 'openSUSE Commander',
'.pc' => 'quilt',
'.svn' => 'Subversion',
blib => 'Perl module building',
_MTN => 'Monotone',