SHA256
1
0
forked from pool/ack

Accepting request 195298 from home:namtrac:bugfix

- Add perl-File-Next runtime dependency

OBS-URL: https://build.opensuse.org/request/show/195298
OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=15
This commit is contained in:
Ismail Dönmez 2013-08-15 13:08:04 +00:00 committed by Git OBS Bridge
parent b69ccd4a5b
commit 6658f62340
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 15 13:07:09 UTC 2013 - idonmez@suse.com
- Add perl-File-Next runtime dependency
-------------------------------------------------------------------
Mon Jul 22 21:48:33 UTC 2013 - idonmez@suse.com

View File

@ -52,6 +52,7 @@ ack is a grep-like tool tailored to working with large trees of source code.
%package -n perl-App-Ack
Summary: Grep-Like Text Finder Perl Module
Group: Development/Libraries/Perl
Requires: perl-File-Next
Requires: perl-base = %{perl_version}
%description -n perl-App-Ack