[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnushogi-devel] Informing (proposed) package in Fedora
From: |
Chen Chen |
Subject: |
[Gnushogi-devel] Informing (proposed) package in Fedora |
Date: |
Mon, 14 Jul 2014 17:27:29 +0800 |
Hi Developers:
I'm trying to package the gnushogi (current git snapshot) onto Fedora.
The package is currently under review:
https://bugzilla.redhat.com/show_bug.cgi?id=1119197
I selected the git version instead of stable release 1.4.2 because:
1. The generated autotool files in 1.4.2 are outdated. It doesn't honor
"make install DESTDIR=/foo/bar" command, thus render it useless against
rpmbuild;
2. The git version has fairly good support on xboard, which is more
preferable than deprecated xshogi.
The submitted source is 100% same as git master branch, with additional
"autoreconf -i" generated files and some minor tweaks in configure.ac:
* added AM_PROG_CC_C_O: to avoid
gnushogi/Makefile.am:97: warning: compiling 'main.c' with per-target
flags requires 'AM_PROG_CC_C_O' in 'configure.ac'
* added a AC_CHECK_PROG(/*foobar*/): to avoid
/home/lunarshaddow/gnushogi/missing: line 81: makeinfo: command not
found
Best Regards,
--
Chen Chen <address@hidden>
signature.asc
Description: This is a digitally signed message part
- [Gnushogi-devel] Informing (proposed) package in Fedora,
Chen Chen <=