From: Elan Ruusamäe Date: Mon, 29 Sep 2008 15:07:43 +0000 (+0000) Subject: - alpha does not build X-Git-Tag: auto/th/cancd-0_1_0-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcancd.git;a=commitdiff_plain;h=d7aa8fea706719607d59291b33a795c1a11d9285 - alpha does not build Changed files: cancd.spec -> 1.10 --- diff --git a/cancd.spec b/cancd.spec index 7a4a25d..ee9bc37 100644 --- a/cancd.spec +++ b/cancd.spec @@ -1,3 +1,9 @@ +# TODO +# - fix alpha build: +# alpha-pld-linux-gcc -Wall -O2 -mieee -DVERSION="\"0.1.0\"" -c -o cancd.o cancd.c +# cancd.c: In function `setup_signals': +# cancd.c:95: error: structure has no member named `sa_restorer' +# make: *** [cancd.o] Error 1 Summary: The CA NetConsole Daemon Summary(pl.UTF-8): Demon CA NetConsole Name: cancd @@ -24,6 +30,7 @@ Requires: /sbin/chkconfig Requires: rc-scripts >= 0.4.0.17 Provides: group(cancd) Provides: user(cancd) +ExcludeArch: alpha BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description