Hello community,

here is the log from the commit of package texlive-specs-v for openSUSE:Factory 
checked in at 2018-08-02 14:53:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-specs-v (Old)
 and      /work/SRC/openSUSE:Factory/.texlive-specs-v.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive-specs-v"

Thu Aug  2 14:53:26 2018 rev:40 rq:626713 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-specs-v/texlive-specs-v.changes  
2018-05-15 10:29:40.572398993 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-v.new/texlive-specs-v.changes     
2018-08-02 14:53:33.515817130 +0200
@@ -1,0 +2,17 @@
+Tue Jul 31 11:39:52 UTC 2018 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Port *all* changes for texlive scripts from source.dif to 
texconfig_scripts.dif 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ texlive-specs-v.spec ++++++
--- /var/tmp/diff_new_pack.dur60i/_old  2018-08-02 14:53:36.979822895 +0200
+++ /var/tmp/diff_new_pack.dur60i/_new  2018-08-02 14:53:36.987822909 +0200
@@ -21,7 +21,7 @@
 %define texlive_version  2018
 %define texlive_previous 2016
 %define texlive_release  20180414
-%define texlive_noarch   156
+%define texlive_noarch   158
 
 #!BuildIgnore:          texlive
 
@@ -795,6 +795,7 @@
 %defattr(-,root,root,755)
 %dir %{_datadir}/fonts/texlive-skaknew
 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-skaknew.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-skaknew.conf
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-skaknew/encodings.dir
 %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-skaknew/fonts.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-skaknew/fonts.scale
@@ -4364,6 +4365,7 @@
 %defattr(-,root,root,755)
 %dir %{_datadir}/fonts/texlive-sourcecodepro
 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-sourcecodepro.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-sourcecodepro.conf
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourcecodepro/encodings.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourcecodepro/fonts.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourcecodepro/fonts.scale
@@ -7538,6 +7540,7 @@
 %defattr(-,root,root,755)
 %dir %{_datadir}/fonts/texlive-sourcesanspro
 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-sourcesanspro.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-sourcesanspro.conf
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourcesanspro/encodings.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourcesanspro/fonts.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourcesanspro/fonts.scale
@@ -9115,6 +9118,7 @@
 %defattr(-,root,root,755)
 %dir %{_datadir}/fonts/texlive-sourceserifpro
 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-sourceserifpro.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-sourceserifpro.conf
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourceserifpro/encodings.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourceserifpro/fonts.dir
 %ghost %verify(not md5 size mtime) 
%{_datadir}/fonts/texlive-sourceserifpro/fonts.scale
@@ -13089,6 +13093,7 @@
 %defattr(-,root,root,755)
 %dir %{_datadir}/fonts/texlive-stix
 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-stix.conf
+%config %{_sysconfdir}/fonts/conf.d/55-texlive-stix.conf
 %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-stix/encodings.dir
 %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-stix/fonts.dir
 %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-stix/fonts.scale
@@ -18609,6 +18614,25 @@
          </rejectfont>
        </fontconfig>
        EOF
+
+    mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+    (cat > 
%{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-skaknew.conf)<<-'EOF'
+       <?xml version="1.0"?>
+       <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+
+       <!-- ************************************************ -->
+       <!-- Disable plain Type1 font to let fontconfig       -->
+       <!-- prefere the OpenType and TrueType fonts          -->
+       <!-- ************************************************ -->
+
+       <fontconfig>
+         <selectfont>
+           <rejectfont>
+             <glob>%{_datadir}/fonts/texlive-skaknew/*.pf*</glob>
+           </rejectfont>
+         </selectfont>
+       </fontconfig>
+       EOF
 %if %{with zypper_posttrans}
     ln -sf %{_texmfdistdir}/texconfig/zypper.py \
        
%{buildroot}/var/adm/update-scripts/texlive-skb-%{texlive_version}.%{texlive_noarch}.0.0.52svn22781-%{release}-zypper
@@ -18794,6 +18818,25 @@
        </fontconfig>
        EOF
 
+    mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+    (cat > 
%{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-sourcecodepro.conf)<<-'EOF'
+       <?xml version="1.0"?>
+       <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+
+       <!-- ************************************************ -->
+       <!-- Disable plain Type1 font to let fontconfig       -->
+       <!-- prefere the OpenType and TrueType fonts          -->
+       <!-- ************************************************ -->
+
+       <fontconfig>
+         <selectfont>
+           <rejectfont>
+             <glob>%{_datadir}/fonts/texlive-sourcecodepro/*.pf*</glob>
+           </rejectfont>
+         </selectfont>
+       </fontconfig>
+       EOF
+
     pushd %{buildroot}%{_datadir}/fonts/texlive-sourcecodepro
        for pfb in *.pfb
        do
@@ -18847,6 +18890,25 @@
        </fontconfig>
        EOF
 
+    mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+    (cat > 
%{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-sourcesanspro.conf)<<-'EOF'
+       <?xml version="1.0"?>
+       <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+
+       <!-- ************************************************ -->
+       <!-- Disable plain Type1 font to let fontconfig       -->
+       <!-- prefere the OpenType and TrueType fonts          -->
+       <!-- ************************************************ -->
+
+       <fontconfig>
+         <selectfont>
+           <rejectfont>
+             <glob>%{_datadir}/fonts/texlive-sourcesanspro/*.pf*</glob>
+           </rejectfont>
+         </selectfont>
+       </fontconfig>
+       EOF
+
     pushd %{buildroot}%{_datadir}/fonts/texlive-sourcesanspro
        for pfb in *.pfb
        do
@@ -18900,6 +18962,25 @@
        </fontconfig>
        EOF
 
+    mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+    (cat > 
%{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-sourceserifpro.conf)<<-'EOF'
+       <?xml version="1.0"?>
+       <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+
+       <!-- ************************************************ -->
+       <!-- Disable plain Type1 font to let fontconfig       -->
+       <!-- prefere the OpenType and TrueType fonts          -->
+       <!-- ************************************************ -->
+
+       <fontconfig>
+         <selectfont>
+           <rejectfont>
+             <glob>%{_datadir}/fonts/texlive-sourceserifpro/*.pf*</glob>
+           </rejectfont>
+         </selectfont>
+       </fontconfig>
+       EOF
+
     pushd %{buildroot}%{_datadir}/fonts/texlive-sourceserifpro
        for pfb in *.pfb
        do
@@ -19297,6 +19378,25 @@
        </fontconfig>
        EOF
 
+    mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
+    (cat > 
%{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-stix.conf)<<-'EOF'
+       <?xml version="1.0"?>
+       <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+
+       <!-- ************************************************ -->
+       <!-- Disable plain Type1 font to let fontconfig       -->
+       <!-- prefere the OpenType and TrueType fonts          -->
+       <!-- ************************************************ -->
+
+       <fontconfig>
+         <selectfont>
+           <rejectfont>
+             <glob>%{_datadir}/fonts/texlive-stix/*.pf*</glob>
+           </rejectfont>
+         </selectfont>
+       </fontconfig>
+       EOF
+
     pushd %{buildroot}%{_datadir}/fonts/texlive-stix
        for pfb in *.pfb
        do


Reply via email to