X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=rcs%2Frcs.nm;h=321cdc476eef7b7f3ea2adf05ce794c6bf0fa083;hb=19b95f8657253a3988f4474de5869742b0cc36f7;hp=85b9e004f02c18f89f791f073cba891ce2cb0183;hpb=43c6c1f9e2127642da787133f4ad189b27286d17;p=ipfire-3.x.git diff --git a/rcs/rcs.nm b/rcs/rcs.nm index 85b9e004f..321cdc476 100644 --- a/rcs/rcs.nm +++ b/rcs/rcs.nm @@ -4,8 +4,8 @@ ############################################################################### name = rcs -version = 5.8 -release = 1 +version = 5.9.4 +release = 2 groups = Development/Tools url = http://www.gnu.org/software/rcs/ @@ -24,25 +24,24 @@ description end source_dl = ftp://ftp.gnu.org/gnu/rcs/ +sources = %{thisapp}.tar.xz build requires - autoconf ed ghostscript groff end - prepare_cmds - autoconf - end + # Has some inlining problems, so we need to go back to C99 + CFLAGS += -std=c99 configure_options += \ --with-diffutils - #test - # make check - #end + test + make check + end install_cmds # Install the rcsfreeze command.