[SM-Commit] GIT changes to test grimoire by Ladislav Hagara
Treeve Jelbert
treeve at scarlet.be
Wed May 17 10:08:07 EDT 2006
On Wednesday 17 May 2006 14:33, Ladislav Hagara wrote:
> GIT changes to test grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:
>
> libs/libtasn1/HISTORY | 4 ++++
> libs/libtasn1/UP_TRIGGERS | 9 +++++++++
> 2 files changed, 13 insertions(+)
>
> New commits:
> commit 10ca8489bfd0d2ba8dd01f6dc0b06fa66c326569
> Author: Ladislav Hagara <ladislav.hagara at unob.cz>
> Commit: Ladislav Hagara <ladislav.hagara at unob.cz>
>
> libtasn1: added UP_TRIGGERS due to ABI incompatibility
> seems several spells are missing libtasn1 in their DEPENDS
>
> diff --git a/libs/libtasn1/HISTORY b/libs/libtasn1/HISTORY
> index 94c50fe..1875670 100644
> --- a/libs/libtasn1/HISTORY
> +++ b/libs/libtasn1/HISTORY
> @@ -1,3 +1,7 @@
> +2006-05-17 Ladislav Hagara <hgr at vabo.cz>
> + * UP_TRIGGERS: added, update 0.2.18 -> 0.3.4 isn't ABI compatible
> + due to libtasn1.so.2 -> libtasn1.so.3
> +
> 2006-05-15 Ladislav Hagara <hgr at vabo.cz>
> * DETAILS: 0.3.4
>
> diff --git a/libs/libtasn1/UP_TRIGGERS b/libs/libtasn1/UP_TRIGGERS
> new file mode 100755
> index 0000000..5be16de
> --- /dev/null
> +++ b/libs/libtasn1/UP_TRIGGERS
> @@ -0,0 +1,9 @@
> +local OLD_SPELL_VERSION=""
> +spell_ok $SPELL && OLD_SPELL_VERSION="$(installed_version $SPELL)"
> +if [ "${VERSION:0:3}" != "${OLD_SPELL_VERSION:0:3}" ]; then
> + message "This is a possibly incompatible update of libtasn1..."
> + message "Figuring out what spells need to be recast, this may take a
> while." + for each in $(fast_up_depends $SPELL 1); do
> + up_trigger $each cast_self
> + done
> +fi
> _______________________________________________
fast_up_depends does not exist in the version of libcompat in git
> SM-Commit mailing list
> SM-Commit at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
--
Regards, Treeve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20060517/0cef7381/attachment.bin
More information about the SM-Commit
mailing list