SHA256
1
0
forked from pool/texlive
Dr. Werner Fink 2013-02-05 10:36:35 +00:00 committed by Git OBS Bridge
parent 895e24c60b
commit 1b70f29331
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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