diff --git a/texlive-specs-u.changes b/texlive-specs-u.changes
index a01afe5..42ab45e 100644
--- a/texlive-specs-u.changes
+++ b/texlive-specs-u.changes
@@ -1,3 +1,45 @@
+-------------------------------------------------------------------
+Tue Jul 31 11:39:52 UTC 2018 - werner@suse.de
+
+- In case of having OpenType and/or TrueType fonts around do disable
+ the PostScript Type fonts for fontconfig (boo#1102986)
+
+-------------------------------------------------------------------
+Tue Jun 19 09:01:49 UTC 2018 - werner@suse.de
+
+- Update tetex_scripts.dif as also updmap.pl should use /usr/share/texmf
+ to find the perl TeXLive modules as well
+
+-------------------------------------------------------------------
+Fri May 11 11:06:26 UTC 2018 - werner@suse.de
+
+- Port *all* changes for texlive scripts from source.dif to texconfig_scripts.dif
+
+-------------------------------------------------------------------
+Fri May 11 08:05:36 UTC 2018 - werner@suse.de
+
+- Update tetex_scripts.dif as there is no /usr/share/texmf-dist here
+
+-------------------------------------------------------------------
+Fri May 11 07:10:23 UTC 2018 - werner@suse.de
+
+- Refresh stix.tar.xz to get missed fd files
+
+-------------------------------------------------------------------
+Thu May 10 10:36:21 UTC 2018 - werner@suse.de
+
+- Reorder requirements due rename texconfig to tetex
+
+-------------------------------------------------------------------
+Tue May 8 12:24:13 UTC 2018 - werner@suse.de
+
+- Respect rename of texconfig to tetex
+
+-------------------------------------------------------------------
+Thu May 3 13:00:53 UTC 2018 - werner@suse.de
+
+- Rename patch texconfig_scripts.dif to tetex_scripts.dif
+
-------------------------------------------------------------------
Thu May 3 09:03:38 UTC 2018 - werner@suse.de
diff --git a/texlive-specs-u.spec b/texlive-specs-u.spec
index c7678aa..8972429 100644
--- a/texlive-specs-u.spec
+++ b/texlive-specs-u.spec
@@ -21,7 +21,7 @@
%define texlive_version 2018
%define texlive_previous 2016
%define texlive_release 20180414
-%define texlive_noarch 151
+%define texlive_noarch 158
#!BuildIgnore: texlive
@@ -1067,6 +1067,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-rosario
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-rosario.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-rosario.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-rosario/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-rosario/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-rosario/fonts.scale
@@ -8451,6 +8452,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-semaphor
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-semaphor.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-semaphor.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-semaphor/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-semaphor/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-semaphor/fonts.scale
@@ -13193,6 +13195,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
EOF
+
+ mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+ (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-rosario.conf)<<-'EOF'
+
+
+
+
+
+
+
+
+
+
+
+ %{_datadir}/fonts/texlive-rosario/*.pf*
+
+
+
+ EOF
%if %{with zypper_posttrans}
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-rotfloat-%{texlive_version}.%{texlive_noarch}.1.2svn18292-%{release}-zypper
@@ -13772,6 +13793,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
EOF
+
+ mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+ (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-semaphor.conf)<<-'EOF'
+
+
+
+
+
+
+
+
+
+
+
+ %{_datadir}/fonts/texlive-semaphor/*.pf*
+
+
+
+ EOF
%if %{with zypper_posttrans}
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-seminar-%{texlive_version}.%{texlive_noarch}.1.62svn34011-%{release}-zypper