Accepting request 94738 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94738 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=17
This commit is contained in:
parent
23a194b2c8
commit
0d2bcc9262
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 15:48:03 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 14:09:48 UTC 2011 - meissner@suse.com
|
||||
|
||||
|
@ -15,21 +15,19 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: grep
|
||||
BuildRequires: automake
|
||||
BuildRequires: pcre-devel
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: pcre
|
||||
%endif
|
||||
Url: http://www.gnu.org/software/grep/
|
||||
License: GPLv3
|
||||
License: GPL-3.0
|
||||
Group: Productivity/Text/Utilities
|
||||
Provides: base:/usr/bin/grep
|
||||
AutoReqProv: on
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.9
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: Print lines matching a pattern
|
||||
Source: grep-%{version}.tar.bz2
|
||||
Patch0: fix-testsuite.diff
|
||||
|
Loading…
Reference in New Issue
Block a user