diff --git a/abi_used_libs b/abi_used_libs new file mode 100644 index 0000000..20ce532 --- /dev/null +++ b/abi_used_libs @@ -0,0 +1,3 @@ +libc.so.6 +libm.so.6 +libpthread.so.0 diff --git a/component.xml b/component.xml deleted file mode 100644 index 5e7b166..0000000 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - board - diff --git a/package.yml b/package.yml index b33bd05..601f944 100644 --- a/package.yml +++ b/package.yml @@ -1,16 +1,16 @@ -name : gnuchess -version : 6.2.2 -release : 4 +name : gnuchess +version : 6.2.3 +release : 5 source : - - http://ftp.gnu.org/gnu/chess/gnuchess-6.2.2.tar.gz : 7776c114eeb5889dea69dc4715a3622ec57f65efab667987e7d7183cc05381a8 -license : - - GPLv3+ -summary : GNU Chess program -description : | + - http://ftp.gnu.org/gnu/chess/gnuchess-6.2.3.tar.gz : 78999176b2f2b5e0325bcc69749b7b2cefb7b1ef4f02d101fa77ae24a1b31b82 +license : GPL-3.0 +component : games.strategy +summary : GNU Chess program +description: | GNU chess lets most modern computers play a full game of chess. It has a terminal interface but supports visual interfaces such as XBoard. setup : | %configure build : | %make install : | %make_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index 361620e..6667db6 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,37 +1,40 @@ gnuchess Joshua Strobl - joshua.strobl@outlook.com + joshua@stroblindustries.com - GPLv3+ + GPL-3.0 + games.strategy GNU Chess program GNU chess lets most modern computers play a full game of chess. It has a terminal interface but supports visual interfaces such as XBoard. https://solus-project.com/sources/README.Solus gnuchess GNU Chess program GNU chess lets most modern computers play a full game of chess. It has a terminal interface but supports visual interfaces such as XBoard. - board + games.strategy /usr/bin - /usr/share/man + /usr/share/games/plugins/logos/gnuchess.png + /usr/share/games/plugins/xboard/gnuchess.eng /usr/share/gnuchess - /usr/share/games + /usr/share/info /usr/share/locale + /usr/share/man - - 2016-03-18 - 6.2.2 + + 2016-10-04 + 6.2.3 Packaging update Joshua Strobl - joshua.strobl@outlook.com + joshua@stroblindustries.com \ No newline at end of file