SHA256
6
0
forked from pool/dpkg

Accepting request 182586 from home:jengelh:branches:system:packagemanager

pedantic change from %patch -P 6 to %patch6

OBS-URL: https://build.opensuse.org/request/show/182586
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=8
This commit is contained in:
Philipp Thomas
2013-07-09 13:16:22 +00:00
committed by Git OBS Bridge
parent 4c93b71c9b
commit 6f52397131
5 changed files with 39 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ Patch3: dpkg-pod2man-no-utf8.patch
Patch4: dpkg-old-File-Path.patch
# PATCH-FIX-SUSE support for old Test::More (SLES11)
Patch5: dpkg-old-Test-More.patch
Patch6: dpkg-sparc.diff
BuildRequires: gcc-c++
BuildRequires: libselinux-devel
%define use_selinux 1
@@ -115,6 +116,7 @@ Provides translations to the package %{name}
%patch4 -p1
%patch5 -p1
%endif
%patch6 -p1
%build
export CFLAGS="%{optflags}"