[SM-Commit] GIT changes to master grimoire by Elisamuel Resto (5a23734d825915a53e2f2f79e2f3b40a68b33a07)

"Andraž 'ruskie' Levstik" ruskie at mages.ath.cx
Fri Dec 14 02:14:13 EST 2007


On 07:16:25 2007-12-14 Elisamuel Resto <scm at sourcemage.org> wrote:
> GIT changes to master grimoire by Elisamuel Resto
> <ryuji at sourcemage.org>:
> 
>  libs/xmlrpc-c/DETAILS |   18 ++++++++++++++++--
>  libs/xmlrpc-c/HISTORY |    3 +++
>  libs/xmlrpc-c/PREPARE |    4 ++++
>  3 files changed, 23 insertions(+), 2 deletions(-)
> 
> New commits:
> commit 5a23734d825915a53e2f2f79e2f3b40a68b33a07
> Author: Elisamuel Resto <ryuji at sourcemage.org>
> Commit: Elisamuel Resto <ryuji at sourcemage.org>
> 
>     libs/xmlrpc-c: query to build the 'advanced' upstream branch
> 
> diff --git a/libs/xmlrpc-c/DETAILS b/libs/xmlrpc-c/DETAILS
> index 7fefc8d..51604bf 100755
> --- a/libs/xmlrpc-c/DETAILS
> +++ b/libs/xmlrpc-c/DETAILS
> @@ -1,10 +1,24 @@
>             SPELL=xmlrpc-c
> +if [ "${XMLRPCC_ADV}" = "y" ]; then
> +   if [ "${XMLRPCC_ADV_AUTOUPDATE}" = "y" ]; then
> +         VERSION=advanced_$(date +"%y%m%d")
> +   else
> +         VERSION=advanced
> +   fi
> +
> +   SOURCE_URL[0]=svn_http://xmlrpc-c.svn.sourceforge.net/svnroot/xmlrpc-c/advanced:$SPELL-$VERSION

Thah should read $SPELL-advanced else there will be issues... ANd why
advanced... why not just generic SCM.
>  +   SOURCE_IGNORE=volatile
> +    SOURCE_HINTS=old_svn_compat
> +          SOURCE=$SPELL-$VERSION.tar.bz2

Should also read $SPELL-advanced else it'll generate a new tarball each
summon if person chooses to autoupdate..

> +else
>           VERSION=1.06.18
> +     SOURCE_HASH=sha512:13283e733492c654e9c1b6197c7f087dd19e12633dd9c96a4d32ab2ab223f0f74c74afc088cde33cf7a19c4a7c11a0f7adde4d00829be892cb727e53a1844a54

>             SOURCE=$SPELL-$VERSION.tgz
> -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
>     SOURCE_URL[0]=$SOURCEFORGE_URL/xmlrpc-c/$SOURCE
> +fi
> +
> +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

Define this in both cases with -$VERSION in normal and -advanced in the SCM
case..

>          WEB_SITE=http://xmlrpc-c.sourceforge.net
> -     SOURCE_HASH=sha512:13283e733492c654e9c1b6197c7f087dd19e12633dd9c96a4d32ab2ab223f0f74c74afc088cde33cf7a19c4a7c11a0f7adde4d00829be892cb727e53a1844a54

>         LICENSE[0]=GPL
>           ENTERED=20040907
>          KEYWORDS="xml http libs"
> diff --git a/libs/xmlrpc-c/HISTORY b/libs/xmlrpc-c/HISTORY
> index 1294eb7..7aa7114 100644
> --- a/libs/xmlrpc-c/HISTORY
> +++ b/libs/xmlrpc-c/HISTORY
> @@ -1,3 +1,6 @@
> +2007-12-14 Elisamuel Resto <ryuji at sourcemage.org>
> +    * PREPARE, DETAILS: Ask for usage advanced branch, from upstream
> svn +
>  2007-10-19 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
>      * DETAILS: version update
>      * DEPENDS: revamped
> diff --git a/libs/xmlrpc-c/PREPARE b/libs/xmlrpc-c/PREPARE
> new file mode 100755
> index 0000000..83b649c
> --- /dev/null
> +++ b/libs/xmlrpc-c/PREPARE
> @@ -0,0 +1,4 @@
> +config_query XMLRPCC_ADV "Use the advanced (unstable) branch?" n
> +if [ "${XMLRPCC_ADV}" = "y" ]; then
> +   config_query XMLRPCC_ADV_AUTOUPDATE "Update on every system
> update?" n +fi
> _______________________________________________
> SM-Commit mailing list
> SM-Commit at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit


--
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.

Key id = F4C1F89C
Key fingerprint = 6FF2 8F20 4C9D DB36 B5B6  F134 884D 72CC F4C1 F89C




More information about the SM-Commit mailing list