b69ccd4a5b
- Update to version 2.0.4 * Major update, see http://beyondgrep.com/ack-2.0/ for details - Refresh ack-ignore-osc.patch, ack-add_spec.patch OBS-URL: https://build.opensuse.org/request/show/184032 OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=14
15 lines
415 B
Diff
15 lines
415 B
Diff
Index: ack-2.04/ConfigDefault.pm
|
|
===================================================================
|
|
--- ack-2.04.orig/ConfigDefault.pm
|
|
+++ ack-2.04/ConfigDefault.pm
|
|
@@ -236,6 +236,9 @@ sub _options_block {
|
|
# R http://www.r-project.org/
|
|
--type-add=rr:ext:R
|
|
|
|
+# RPM
|
|
+--type-add=rpm:ext:rpm,spec
|
|
+
|
|
# Ruby http://www.ruby-lang.org/
|
|
--type-add=ruby:ext:rb,rhtml,rjs,rxml,erb,rake,spec
|
|
--type-add=ruby:is:Rakefile
|