Accepting request 1150601 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150601 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=104
This commit is contained in:
parent
6621bd3a1a
commit
bf019dcc48
@ -86,12 +86,12 @@ Libraries and header files for dpkg.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
%if 0%{?suse_version} == 1315
|
%if 0%{?suse_version} == 1315
|
||||||
%patch2 -p1
|
%patch -P 2 -p1
|
||||||
%endif
|
%endif
|
||||||
%patch3 -p1
|
%patch -P 3 -p1
|
||||||
%patch4 -p1
|
%patch -P 4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
|
Loading…
Reference in New Issue
Block a user