SHA256
6
0
forked from pool/rpm

Accepting request 263477 from home:Ledest:bashisms

- fix bashisms in brp-compress, symset-table and check-rpaths scripts
- fix shebang in find-supplements.ksyms script that contains bash-specific constructions

OBS-URL: https://build.opensuse.org/request/show/263477
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=349
This commit is contained in:
2015-01-23 17:36:17 +00:00
committed by Git OBS Bridge
parent 117274622b
commit f473250138
7 changed files with 35 additions and 6 deletions

View File

@@ -61,6 +61,7 @@ Source11: db-4.8.30.tar.bz2
Source12: baselibs.conf
Patch1: beecrypt-4.1.2.diff
Patch2: db.diff
Patch3: rpm-4.12.0.1-fix-bashisms.patch
# quilt patches start here
Patch11: debugedit.diff
Patch13: ignore-auxv.diff
@@ -209,6 +210,7 @@ ln -s beecrypt-4.1.2 beecrypt
chmod -R u+w db/*
rm -f rpmdb/db.h
%patch -P 1 -P 2
%patch3 -p1
%patch -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -P 17 -P 18 -P 19
%patch -P 20 -P 21 -P 24 -P 25 -P 26 -P 27 -P 28 -P 29
%patch -P 30 -P 31 -P 32 -P 33 -P 34 -P 35 -P 36 -P 37 -P 38 -P 39