- remove shebang from pythondistdeps.py

new patch: pythondistdeps.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=428
This commit is contained in:
2018-01-02 10:06:45 +00:00
committed by Git OBS Bridge
parent ef7bc89829
commit 969ff309fb
4 changed files with 17 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package rpm
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -132,6 +132,7 @@ Patch105: rofs.diff
Patch106: transfiletriggerpostun.diff
Patch107: hardlink.diff
Patch108: debugedit-macro.diff
Patch109: pythondistdeps.diff
Patch6464: auto-config-update-aarch64-ppc64le.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
@@ -228,6 +229,7 @@ rm -f rpmdb/db.h
%patch -P 85
%patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103 -P 104 -P 105 -P 106 -P 107 -P 108
%patch -P 109
%ifarch aarch64 ppc64le
%patch6464