SHA256
1
0
forked from pool/rpmlint

Accepting request 500457 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_3

chroot/chdir test was specific to ix86/x86_64,
add proper implementation for all ARM, relax
check on PPC

OBS-URL: https://build.opensuse.org/request/show/500457
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=460
This commit is contained in:
2017-06-02 09:45:19 +00:00
committed by Git OBS Bridge
parent debe85b1cc
commit ce4f4138f7
3 changed files with 46 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 1 15:31:53 UTC 2017 - stefan.bruens@rwth-aachen.de
- Add BinariesCheck_fix_chroot_check_on_non_x86.patch
Check for correct invocation of chroot was only implemented for x86
-------------------------------------------------------------------
Wed May 31 13:24:22 UTC 2017 - jochen.becker@hrz.tu-darmstadt.de