diff --git a/texlive-specs-a.changes b/texlive-specs-a.changes index a01afe5..42ab45e 100644 --- a/texlive-specs-a.changes +++ b/texlive-specs-a.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-a.spec b/texlive-specs-a.spec index aa54e5c..2f6f7ea 100644 --- a/texlive-specs-a.spec +++ b/texlive-specs-a.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 @@ -2671,6 +2671,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-accanthis %config %{_sysconfdir}/fonts/conf.avail/58-texlive-accanthis.conf +%config %{_sysconfdir}/fonts/conf.d/55-texlive-accanthis.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-accanthis/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-accanthis/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-accanthis/fonts.scale @@ -11215,6 +11216,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-alegreya %config %{_sysconfdir}/fonts/conf.avail/58-texlive-alegreya.conf +%config %{_sysconfdir}/fonts/conf.d/55-texlive-alegreya.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-alegreya/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-alegreya/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-alegreya/fonts.scale @@ -11987,6 +11989,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-algolrevived %config %{_sysconfdir}/fonts/conf.avail/58-texlive-algolrevived.conf +%config %{_sysconfdir}/fonts/conf.d/55-texlive-algolrevived.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-algolrevived/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-algolrevived/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-algolrevived/fonts.scale @@ -16184,6 +16187,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-anonymouspro %config %{_sysconfdir}/fonts/conf.avail/58-texlive-anonymouspro.conf +%config %{_sysconfdir}/fonts/conf.d/55-texlive-anonymouspro.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-anonymouspro/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-anonymouspro/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-anonymouspro/fonts.scale @@ -17670,6 +17674,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-antt %config %{_sysconfdir}/fonts/conf.avail/58-texlive-antt.conf +%config %{_sysconfdir}/fonts/conf.d/55-texlive-antt.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-antt/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-antt/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-antt/fonts.scale @@ -21701,6 +21706,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-arimo %config %{_sysconfdir}/fonts/conf.avail/58-texlive-arimo.conf +%config %{_sysconfdir}/fonts/conf.d/55-texlive-arimo.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-arimo/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-arimo/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-arimo/fonts.scale @@ -22225,6 +22231,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : EOF + + mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d + (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-accanthis.conf)<<-'EOF' + + + + + + + + + + + + %{_datadir}/fonts/texlive-accanthis/*.pf* + + + + EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-accfonts-%{texlive_version}.%{texlive_noarch}.0.0.25svn18835-%{release}-zypper @@ -22532,6 +22557,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : EOF + + mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d + (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-alegreya.conf)<<-'EOF' + + + + + + + + + + + + %{_datadir}/fonts/texlive-alegreya/*.pf* + + + + EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-aleph-%{texlive_version}.%{texlive_noarch}.svn47496-%{release}-zypper @@ -22592,6 +22636,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : EOF + + mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d + (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-algolrevived.conf)<<-'EOF' + + + + + + + + + + + + %{_datadir}/fonts/texlive-algolrevived/*.pf* + + + + EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-algorithm2e-%{texlive_version}.%{texlive_noarch}.5.2svn44846-%{release}-zypper @@ -22940,6 +23003,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : EOF + + mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d + (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-anonymouspro.conf)<<-'EOF' + + + + + + + + + + + + %{_datadir}/fonts/texlive-anonymouspro/*.pf* + + + + EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-answers-%{texlive_version}.%{texlive_noarch}.2.16svn35032-%{release}-zypper @@ -23025,6 +23107,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : EOF + + mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d + (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-antt.conf)<<-'EOF' + + + + + + + + + + + + %{_datadir}/fonts/texlive-antt/*.pf* + + + + EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-anufinalexam-%{texlive_version}.%{texlive_noarch}.svn26053-%{release}-zypper @@ -23416,6 +23517,25 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : EOF + + mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d + (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-arimo.conf)<<-'EOF' + + + + + + + + + + + + %{_datadir}/fonts/texlive-arimo/*.pf* + + + + EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-armtex-fonts-%{texlive_version}.%{texlive_noarch}.3.0_beta3svn33894-%{release}-zypper