Accepting request 94521 from Base:System

add automake to buildrequires (forwarded request 94457 from coolo)

OBS-URL: https://build.opensuse.org/request/show/94521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=31
This commit is contained in:
Stephan Kulow 2011-12-05 19:33:22 +00:00 committed by Git OBS Bridge
commit 29646e02b7
2 changed files with 8 additions and 11 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 30 09:48:45 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Fri Nov 4 09:56:02 UTC 2011 - puzel@suse.com

View File

@ -15,19 +15,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: less
BuildRequires: ncurses-devel
License: GPLv3
BuildRequires: automake ncurses-devel
License: GPL-3
Group: Productivity/Text/Utilities
Obsoletes: jless
Provides: normal-less jless
Requires: file
AutoReqProv: on
Version: 444
Release: 1
Release: 0
Summary: Text File Browser and Pager Similar to more
Url: http://www.greenwoodsoftware.com/less/
Source: %{name}-%{version}.tar.gz
@ -51,12 +49,6 @@ backward as well as forward movement within a file. Also, less does not
have to read the entire input file before starting. It is possible to
start an editor at any time from within less.
Authors:
--------
Mark Nudelman <markn@greenwoodsoftware.com>
%prep
%setup -q
%patch2