SHA256
1
0
forked from pool/quilt

Accepting request 227278 from devel:tools:scm

- quilt requires less, unless PAGER is set

also broken in SLE12:

abuild@bax:/home/abuild/rpmbuild/BUILD/kernel-default-3.12.14/linux-obj> quilt app
/usr/share/quilt/scripts/patchfns: line 1021: less: command not found
abuild@bax:/home/abuild/rpmbuild/BUILD/kernel-default-3.12.14/linux-obj> env PAGER=/bin/cat quilt app
patches/vrss.patch (forwarded request 226944 from jdelvare)

OBS-URL: https://build.opensuse.org/request/show/227278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quilt?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2014-03-25 12:27:50 +00:00 committed by Git OBS Bridge
commit 231079f286
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 21 09:42:03 CET 2014 - ohering@suse.de
- quilt requires less, unless PAGER is set
-------------------------------------------------------------------
Mon Dec 9 13:36:41 CET 2013 - jdelvare@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package quilt
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,6 +32,7 @@ Requires: diffutils
Requires: file
Requires: findutils
Requires: gzip
Requires: less
Requires: mktemp
Requires: patch
Requires: perl