diff --git a/texlive-specs-a.changes b/texlive-specs-a.changes index 57da0d9..d757c8a 100644 --- a/texlive-specs-a.changes +++ b/texlive-specs-a.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 8 12:55:08 UTC 2018 - werner@suse.de + +- If zypper way of posttrans scripts are disabled do use the rpm + %posttrans scriptlets (boo#1074128) + ------------------------------------------------------------------- Fri Nov 24 12:46:53 UTC 2017 - werner@suse.de diff --git a/texlive-specs-a.spec b/texlive-specs-a.spec index 8993eb1..8b938c7 100644 --- a/texlive-specs-a.spec +++ b/texlive-specs-a.spec @@ -1,7 +1,7 @@ # # spec file for package texlive-specs-a # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define texlive_version 2017 %define texlive_previous 2016 %define texlive_release 20170520 -%define texlive_noarch 132 +%define texlive_noarch 133 #!BuildIgnore: texlive @@ -126,7 +126,9 @@ if test $1 = 0; then fi %posttrans -n texlive-12many +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -198,7 +200,9 @@ if test $1 = 0; then fi %posttrans -n texlive-2up +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -296,7 +300,9 @@ if test $1 = 0; then fi %posttrans -n texlive-Asana-Math +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -387,7 +393,9 @@ if test $1 = 0; then fi %posttrans -n texlive-ESIEEcv +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -444,7 +452,9 @@ if test $1 = 0; then fi %posttrans -n texlive-FAQ-en +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -578,7 +588,9 @@ if test $1 = 0; then fi %posttrans -n texlive-GS1 +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -691,7 +703,9 @@ if test $1 = 0; then fi %posttrans -n texlive-HA-prosper +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -787,7 +801,9 @@ if test $1 = 0; then fi %posttrans -n texlive-IEEEconf +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -860,7 +876,9 @@ if test $1 = 0; then fi %posttrans -n texlive-IEEEtran +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -950,7 +968,9 @@ if test $1 = 0; then fi %posttrans -n texlive-MemoirChapStyles +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1021,7 +1041,9 @@ if test $1 = 0; then fi %posttrans -n texlive-SIstyle +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1102,7 +1124,9 @@ if test $1 = 0; then fi %posttrans -n texlive-SIunits +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1179,7 +1203,9 @@ if test $1 = 0; then fi %posttrans -n texlive-Tabbing +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1238,7 +1264,9 @@ if test $1 = 0; then fi %posttrans -n texlive-Type1fonts +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1312,7 +1340,9 @@ if test $1 = 0; then fi %posttrans -n texlive-a0poster +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1396,7 +1426,9 @@ if test $1 = 0; then fi %posttrans -n texlive-a2ping +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1469,7 +1501,9 @@ if test $1 = 0; then fi %posttrans -n texlive-a4wide +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1538,7 +1572,9 @@ if test $1 = 0; then fi %posttrans -n texlive-a5comb +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1614,7 +1650,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aastex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1702,7 +1740,9 @@ if test $1 = 0; then fi %posttrans -n texlive-abbr +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1780,7 +1820,9 @@ if test $1 = 0; then fi %posttrans -n texlive-abc +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1874,7 +1916,9 @@ if test $1 = 0; then fi %posttrans -n texlive-abntex2 +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -1981,7 +2025,9 @@ if test $1 = 0; then fi %posttrans -n texlive-abraces +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2052,7 +2098,9 @@ if test $1 = 0; then fi %posttrans -n texlive-abstract +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2125,7 +2173,9 @@ if test $1 = 0; then fi %posttrans -n texlive-abstyles +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2248,7 +2298,9 @@ if test $1 = 0; then fi %posttrans -n texlive-academicons +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2451,7 +2503,9 @@ if test $1 = 0; then fi %posttrans -n texlive-accanthis +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2657,7 +2711,9 @@ if test $1 = 0; then fi %posttrans -n texlive-accfonts +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2798,7 +2854,9 @@ if test $1 = 0; then fi %posttrans -n texlive-achemso +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -2954,7 +3012,9 @@ if test $1 = 0; then fi %posttrans -n texlive-acmart +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3069,7 +3129,9 @@ if test $1 = 0; then fi %posttrans -n texlive-acmconf +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3163,7 +3225,9 @@ if test $1 = 0; then fi %posttrans -n texlive-acro +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3242,7 +3306,9 @@ if test $1 = 0; then fi %posttrans -n texlive-acronym +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3316,7 +3382,9 @@ if test $1 = 0; then fi %posttrans -n texlive-acroterm +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3404,7 +3472,9 @@ if test $1 = 0; then fi %posttrans -n texlive-active-conf +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3482,7 +3552,9 @@ if test $1 = 0; then fi %posttrans -n texlive-actuarialangle +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3563,7 +3635,9 @@ if test $1 = 0; then fi %posttrans -n texlive-actuarialsymbol +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3642,7 +3716,9 @@ if test $1 = 0; then fi %posttrans -n texlive-addfont +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3719,7 +3795,9 @@ if test $1 = 0; then fi %posttrans -n texlive-addlines +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3790,7 +3868,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adfathesis +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -3903,7 +3983,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adforn +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4052,7 +4134,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adfsymbols +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4162,7 +4246,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adhocfilelist +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4240,7 +4326,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adjmulticol +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4336,7 +4424,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adjustbox +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4400,7 +4490,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adobemapping +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4699,7 +4791,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adrconv +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4790,7 +4884,9 @@ if test $1 = 0; then fi %posttrans -n texlive-adtrees +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -4864,7 +4960,9 @@ if test $1 = 0; then fi %posttrans -n texlive-advdate +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5121,7 +5219,9 @@ if test $1 = 0; then fi %posttrans -n texlive-ae +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5356,7 +5456,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aecc +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5474,7 +5576,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aeguill +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5551,7 +5655,9 @@ if test $1 = 0; then fi %posttrans -n texlive-afm2pl +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5644,7 +5750,9 @@ if test $1 = 0; then fi %posttrans -n texlive-afparticle +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5725,7 +5833,9 @@ if test $1 = 0; then fi %posttrans -n texlive-afthesis +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5808,7 +5918,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aguplus +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5900,7 +6012,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aiaa +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -5985,7 +6099,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aichej +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -6035,7 +6151,9 @@ if test $1 = 0; then fi %posttrans -n texlive-ajl +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -6150,7 +6268,9 @@ if test $1 = 0; then fi %posttrans -n texlive-akktex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -6256,7 +6376,9 @@ if test $1 = 0; then fi %posttrans -n texlive-akletter +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -8597,7 +8719,9 @@ if test $1 = 0; then fi %posttrans -n texlive-alegreya +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11143,7 +11267,9 @@ fi > /var/run/texlive/run-fmtutil.lamed %posttrans -n texlive-aleph +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11217,7 +11343,9 @@ if test $1 = 0; then fi %posttrans -n texlive-alertmessage +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11297,7 +11425,9 @@ if test $1 = 0; then fi %posttrans -n texlive-alg +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11379,7 +11509,9 @@ if test $1 = 0; then fi %posttrans -n texlive-algorithm2e +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11476,7 +11608,9 @@ if test $1 = 0; then fi %posttrans -n texlive-algorithmicx +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11560,7 +11694,9 @@ if test $1 = 0; then fi %posttrans -n texlive-algorithms +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11652,7 +11788,9 @@ if test $1 = 0; then fi %posttrans -n texlive-alkalami +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -11789,7 +11927,9 @@ if test $1 = 0; then fi %posttrans -n texlive-allrunes +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -12578,7 +12718,9 @@ if test $1 = 0; then fi %posttrans -n texlive-almfixed +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -12688,7 +12830,9 @@ if test $1 = 0; then fi %posttrans -n texlive-alnumsec +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -12765,7 +12909,9 @@ if test $1 = 0; then fi %posttrans -n texlive-alterqcm +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -12879,7 +13025,9 @@ if test $1 = 0; then fi %posttrans -n texlive-altfont +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -12958,7 +13106,9 @@ if test $1 = 0; then fi %posttrans -n texlive-ametsoc +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -13057,7 +13207,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amiri +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -13164,7 +13316,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsaddr +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -13249,7 +13403,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amscls +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -13507,7 +13663,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsfonts +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14344,7 +14502,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amslatex-primer +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14394,7 +14554,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsldoc-it +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14445,7 +14607,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsldoc-vn +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14534,7 +14698,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsmath +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14613,7 +14779,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsmath-it +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14692,7 +14860,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsrefs +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14855,7 +15025,9 @@ fi > /var/run/texlive/run-fmtutil.amstex %posttrans -n texlive-amstex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -14920,7 +15092,9 @@ if test $1 = 0; then fi %posttrans -n texlive-amsthdoc-it +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -15000,7 +15174,9 @@ if test $1 = 0; then fi %posttrans -n texlive-animate +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -15074,7 +15250,9 @@ if test $1 = 0; then fi %posttrans -n texlive-anonchap +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -15239,7 +15417,9 @@ if test $1 = 0; then fi %posttrans -n texlive-anonymouspro +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -15419,7 +15599,9 @@ if test $1 = 0; then fi %posttrans -n texlive-answers +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -15544,7 +15726,9 @@ if test $1 = 0; then fi %posttrans -n texlive-antiqua +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -15690,7 +15874,9 @@ if test $1 = 0; then fi %posttrans -n texlive-antomega +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -16328,7 +16514,9 @@ if test $1 = 0; then fi %posttrans -n texlive-antt +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -16928,7 +17116,9 @@ if test $1 = 0; then fi %posttrans -n texlive-anufinalexam +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17000,7 +17190,9 @@ if test $1 = 0; then fi %posttrans -n texlive-anyfontsize +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17072,7 +17264,9 @@ if test $1 = 0; then fi %posttrans -n texlive-anysize +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17146,7 +17340,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aobs-tikz +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17225,7 +17421,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aomart +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17320,7 +17518,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apa +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17429,7 +17629,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apa6 +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17528,7 +17730,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apa6e +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17609,7 +17813,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apacite +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17694,7 +17900,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apalike-german +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17749,7 +17957,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apalike2 +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17823,7 +18033,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apnum +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17902,7 +18114,9 @@ if test $1 = 0; then fi %posttrans -n texlive-appendix +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -17978,7 +18192,9 @@ if test $1 = 0; then fi %posttrans -n texlive-appendixnumberbeamer +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -18032,7 +18248,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apprends-latex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -18128,7 +18346,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apptools +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -18214,7 +18434,9 @@ if test $1 = 0; then fi %posttrans -n texlive-apxproof +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -18485,7 +18707,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arabi +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -18820,7 +19044,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arabi-add +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -18912,7 +19138,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arabluatex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -19131,7 +19359,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arabtex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -19432,7 +19662,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arabxetex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -19631,7 +19863,9 @@ if test $1 = 0; then fi %posttrans -n texlive-aramaic-serto +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -19761,7 +19995,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arara +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -19899,7 +20135,9 @@ if test $1 = 0; then fi %posttrans -n texlive-archaeologie +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -20104,7 +20342,9 @@ if test $1 = 0; then fi %posttrans -n texlive-archaic +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -20392,7 +20632,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arcs +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -20561,7 +20803,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arev +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -20806,7 +21050,9 @@ if test $1 = 0; then fi %posttrans -n texlive-arimo +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : @@ -21016,7 +21262,9 @@ if test $1 = 0; then fi %posttrans -n texlive-armtex +%if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 +%endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || :