Hello community, here is the log from the commit of package dhcp checked in at Tue May 23 01:05:30 CEST 2006. -------- --- dhcp/dhcp.changes 2006-05-04 23:01:35.000000000 +0200 +++ dhcp/dhcp.changes 2006-05-16 16:25:40.000000000 +0200 @@ -1,0 +2,7 @@ +Tue May 16 16:24:33 CEST 2006 - poeml@suse.de + +- add s390x to the list of platforms to compile with -fsigned-char + to avoid the dhclient.conf parse error "expecting a statement" + [#171532], [#134590] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dhcp.spec ++++++ --- /var/tmp/diff_new_pack.MycH13/_old 2006-05-23 01:05:04.000000000 +0200 +++ /var/tmp/diff_new_pack.MycH13/_new 2006-05-23 01:05:04.000000000 +0200 @@ -16,7 +16,7 @@ Group: Productivity/Networking/Boot/Servers Autoreqprov: on Version: 3.0.3 -Release: 22 +Release: 23 Summary: Common Files Used by ISC DHCP Software URL: http://www.isc.org/isc/dhcp.html Source: dhcp-%{version}.tar.bz2 @@ -212,8 +212,8 @@ %build export CFLAGS="$RPM_OPT_FLAGS -W -Wall -fno-strict-aliasing -Wno-unused -DEXTENDED_NEW_OPTION_INFO -DLDAP_DEPRECATED" -%ifarch ppc ppc64 - # bug 134590 +%ifarch ppc ppc64 s390x + # bugs 134590, 171532 CFLAGS="$CFLAGS -fsigned-char" %endif %ifarch ia64 sparc64 alpha s390x ppc64 x86_64 @@ -487,6 +487,10 @@ %doc %{_mandir}/man3/dhcpctl.3.gz %changelog -n dhcp +* Tue May 16 2006 - poeml@suse.de +- add s390x to the list of platforms to compile with -fsigned-char + to avoid the dhclient.conf parse error "expecting a statement" + [#171532], [#134590] * Thu May 04 2006 - rml@suse.de - Add "-H" flag for setting hostname (Novell major bug #139532) * Wed Mar 29 2006 - poeml@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de