Accepting request 725058 from home:dancermak:branches:utilities
Rebase patches OBS-URL: https://build.opensuse.org/request/show/725058 OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=32
This commit is contained in:
parent
85dfc3db0a
commit
a93a90b790
@ -22,5 +22,5 @@ Index: ack-2.14/lib/App/Ack/ConfigDefault.pm
|
|||||||
+--type-add=rpm:ext:spec
|
+--type-add=rpm:ext:spec
|
||||||
+
|
+
|
||||||
# Ruby
|
# Ruby
|
||||||
# http://www.ruby-lang.org/
|
# https://www.ruby-lang.org/
|
||||||
--type-add=ruby:ext:rb,rhtml,rjs,rxml,erb,rake,spec
|
--type-add=ruby:ext:rb,rhtml,rjs,rxml,erb,rake,spec
|
||||||
|
@ -15,14 +15,14 @@ Index: ack-v3.0.2/lib/App/Ack/ConfigDefault.pm
|
|||||||
--- ack-v3.0.2.orig/lib/App/Ack/ConfigDefault.pm
|
--- ack-v3.0.2.orig/lib/App/Ack/ConfigDefault.pm
|
||||||
+++ ack-v3.0.2/lib/App/Ack/ConfigDefault.pm
|
+++ ack-v3.0.2/lib/App/Ack/ConfigDefault.pm
|
||||||
@@ -70,6 +70,9 @@ sub _options_block {
|
@@ -70,6 +70,9 @@ sub _options_block {
|
||||||
# http://mercurial.selenic.com/
|
# https://www.mercurial-scm.org/
|
||||||
--ignore-directory=is:.hg
|
--ignore-directory=is:.hg
|
||||||
|
|
||||||
+# openSUSE Commander
|
+# openSUSE Commander
|
||||||
+--ignore-directory=is:.osc
|
+--ignore-directory=is:.osc
|
||||||
+
|
+
|
||||||
# quilt
|
# Quilt
|
||||||
# http://directory.fsf.org/wiki/Quilt
|
# https://directory.fsf.org/wiki/Quilt
|
||||||
--ignore-directory=is:.pc
|
--ignore-directory=is:.pc
|
||||||
Index: ack-v3.0.2/t/ack-dump.t
|
Index: ack-v3.0.2/t/ack-dump.t
|
||||||
===================================================================
|
===================================================================
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 21 13:12:17 UTC 2019 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
- Rebase patches:
|
||||||
|
* ack-add_spec.patch
|
||||||
|
* ack-ignore-osc.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 21 12:11:56 UTC 2019 - Christopher Childress <christopher.childress@dciinc.org>
|
Wed Aug 21 12:11:56 UTC 2019 - Christopher Childress <christopher.childress@dciinc.org>
|
||||||
|
|
||||||
|
2
ack.spec
2
ack.spec
@ -30,7 +30,7 @@ Summary: Grep-Like Text Finder
|
|||||||
License: Artistic-2.0
|
License: Artistic-2.0
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
URL: https://beyondgrep.com/
|
URL: https://beyondgrep.com/
|
||||||
Source: http://cpan.metacpan.org/authors/id/P/PE/PETDANCE/ack-v%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/ack-v%{version}.tar.gz
|
||||||
Patch1: ack-ignore-osc.patch
|
Patch1: ack-ignore-osc.patch
|
||||||
Patch3: ack-add_spec.patch
|
Patch3: ack-add_spec.patch
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user