From 1b70f293314b765be3e0c001ced654db934cfdd8bf65b2d8f0c53e2391873fc2 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 5 Feb 2013 10:36:35 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=113 --- texlive.changes | 6 ++++++ texlive.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/texlive.changes b/texlive.changes index af0139e..acf0dd7 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 5 09:08:31 UTC 2013 - werner@suse.de + +- Work around missing support of %posttrans scriptlets in libzypp + due missing rpm option for not to execute those scriptlets (bnc#773575) + ------------------------------------------------------------------- Fri Dec 21 09:00:17 UTC 2012 - werner@suse.de diff --git a/texlive.spec b/texlive.spec index 9fffb09..52725bb 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,7 +1,7 @@ # # spec file for package texlive # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -2503,6 +2503,7 @@ if test $1 = 1; then fi %posttrans +test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfmaindir}/texconfig/update || : %post -n libkpathsea6 -p /sbin/ldconfig