]> git.pld-linux.org Git - packages/cancd.git/commitdiff
- alpha does not build
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 29 Sep 2008 15:07:43 +0000 (15:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cancd.spec -> 1.10

cancd.spec

index 7a4a25d5be9162ef3ca35347645935375aeb9037..ee9bc374d0da2bbc06928b4c231e10cd5e034b79 100644 (file)
@@ -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
This page took 0.056272 seconds and 4 git commands to generate.