Accepting request 157180 from devel:ARM:AArch64:Factory
- config-guess-sub-update.patch: Update config.guess/sub for aarch64 OBS-URL: https://build.opensuse.org/request/show/157180 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=98
This commit is contained in:
parent
58f1b21b5d
commit
c45fe5eff8
2584
config-guess-sub-update.patch
Normal file
2584
config-guess-sub-update.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 3 21:54:38 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
- config-guess-sub-update.patch:
|
||||||
|
Update config.guess/sub for aarch64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 11 10:54:28 UTC 2013 - mt@suse.com
|
Fri Jan 11 10:54:28 UTC 2013 - mt@suse.com
|
||||||
|
|
||||||
|
@ -92,6 +92,7 @@ Patch48: dhcp-4.2.3-P1-dhclient-log-pid.diff
|
|||||||
Patch49: dhcp-4.2.4-interface-discovery-using-getifaddrs.patch
|
Patch49: dhcp-4.2.4-interface-discovery-using-getifaddrs.patch
|
||||||
Patch50: dhcp-4.2.4-P2-do-not-die-on-sigpipe.patch
|
Patch50: dhcp-4.2.4-P2-do-not-die-on-sigpipe.patch
|
||||||
##
|
##
|
||||||
|
Patch51: config-guess-sub-update.patch
|
||||||
PreReq: /bin/touch /sbin/chkconfig sysconfig
|
PreReq: /bin/touch /sbin/chkconfig sysconfig
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} > 1220
|
%if 0%{?suse_version} > 1220
|
||||||
@ -235,6 +236,7 @@ dos2unix contrib/ms2isc/*
|
|||||||
pushd bind
|
pushd bind
|
||||||
gunzip -c bind.tar.gz | tar xf -
|
gunzip -c bind.tar.gz | tar xf -
|
||||||
rm -rf bind-*/contrib/dbus
|
rm -rf bind-*/contrib/dbus
|
||||||
|
patch -p0 -d bind-* < %{P:51}
|
||||||
popd
|
popd
|
||||||
%if %suse_version >= 1210
|
%if %suse_version >= 1210
|
||||||
CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -W -Wall -Wno-unused"
|
CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -W -Wall -Wno-unused"
|
||||||
|
Loading…
Reference in New Issue
Block a user