.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-n?expand=0&rev=47
This commit is contained in:
parent
651cf4d5e4
commit
e36b10db4b
@ -1,6 +1,7 @@
|
|||||||
addFilter(".*dangling-symlink.*/fonts/.*")
|
addFilter(".*dangling-symlink.*/fonts/.*")
|
||||||
addFilter(".*dangling-symlink.*/zypper\.py.*")
|
addFilter(".*dangling-symlink.*/zypper\.py.*")
|
||||||
addFilter(".*description-shorter-than-summary.*")
|
addFilter(".*description-shorter-than-summary.*")
|
||||||
|
addFilter(".*devel-file-in-non-devel-package.*/doc/.*")
|
||||||
addFilter(".*files-duplicate.*")
|
addFilter(".*files-duplicate.*")
|
||||||
addFilter(".*E:.*files-duplicated-waste.*")
|
addFilter(".*E:.*files-duplicated-waste.*")
|
||||||
addFilter(".*spelling-error.*")
|
addFilter(".*spelling-error.*")
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 13:53:08 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
- Make sure that tabs are used within <<-EOF...EOF pair
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 2 12:25:21 UTC 2015 - werner@suse.de
|
Thu Apr 2 12:25:21 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%define texlive_version 2014
|
%define texlive_version 2014
|
||||||
%define texlive_previous 2013
|
%define texlive_previous 2013
|
||||||
%define texlive_release 20140525
|
%define texlive_release 20140525
|
||||||
%define texlive_noarch 99
|
%define texlive_noarch 100
|
||||||
|
|
||||||
Name: texlive-specs-n
|
Name: texlive-specs-n
|
||||||
Version: 2014
|
Version: 2014
|
||||||
@ -8928,23 +8928,23 @@ rm -f /var/run/texlive/run-update
|
|||||||
> %{buildroot}%{_datadir}/fonts/texlive-lm-math/fonts.scale
|
> %{buildroot}%{_datadir}/fonts/texlive-lm-math/fonts.scale
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
||||||
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lm-math.conf)<<-'EOF'
|
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lm-math.conf)<<-'EOF'
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
|
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
<!-- Use this to disable the TeX fonts of the package -->
|
<!-- Use this to disable the TeX fonts of the package -->
|
||||||
<!-- texlive-lm-math -->
|
<!-- texlive-lm-math -->
|
||||||
<!-- Be aware that the configurations in the files -->
|
<!-- Be aware that the configurations in the files -->
|
||||||
<!-- 09-texlive*.conf will not be affected by this -->
|
<!-- 09-texlive*.conf will not be affected by this -->
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
|
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<rejectfont>
|
<rejectfont>
|
||||||
<glob>%{_datadir}/fonts/texlive-lm-math/*</glob>
|
<glob>%{_datadir}/fonts/texlive-lm-math/*</glob>
|
||||||
</rejectfont>
|
</rejectfont>
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
EOF
|
EOF
|
||||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||||
%{buildroot}/var/adm/update-scripts/texlive-lmake-%{texlive_version}.%{texlive_noarch}.1.0svn25552-%{release}-zypper
|
%{buildroot}/var/adm/update-scripts/texlive-lmake-%{texlive_version}.%{texlive_noarch}.1.0svn25552-%{release}-zypper
|
||||||
tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
@ -8968,23 +8968,23 @@ EOF
|
|||||||
> %{buildroot}%{_datadir}/fonts/texlive-lobster2/fonts.scale
|
> %{buildroot}%{_datadir}/fonts/texlive-lobster2/fonts.scale
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
||||||
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lobster2.conf)<<-'EOF'
|
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lobster2.conf)<<-'EOF'
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
|
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
<!-- Use this to disable the TeX fonts of the package -->
|
<!-- Use this to disable the TeX fonts of the package -->
|
||||||
<!-- texlive-lobster2 -->
|
<!-- texlive-lobster2 -->
|
||||||
<!-- Be aware that the configurations in the files -->
|
<!-- Be aware that the configurations in the files -->
|
||||||
<!-- 09-texlive*.conf will not be affected by this -->
|
<!-- 09-texlive*.conf will not be affected by this -->
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
|
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<rejectfont>
|
<rejectfont>
|
||||||
<glob>%{_datadir}/fonts/texlive-lobster2/*</glob>
|
<glob>%{_datadir}/fonts/texlive-lobster2/*</glob>
|
||||||
</rejectfont>
|
</rejectfont>
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
EOF
|
EOF
|
||||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||||
%{buildroot}/var/adm/update-scripts/texlive-locality-%{texlive_version}.%{texlive_noarch}.0.0.2svn20422-%{release}-zypper
|
%{buildroot}/var/adm/update-scripts/texlive-locality-%{texlive_version}.%{texlive_noarch}.0.0.2svn20422-%{release}-zypper
|
||||||
tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
@ -9377,23 +9377,23 @@ EOF
|
|||||||
> %{buildroot}%{_datadir}/fonts/texlive-lxfonts/fonts.scale
|
> %{buildroot}%{_datadir}/fonts/texlive-lxfonts/fonts.scale
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
||||||
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lxfonts.conf)<<-'EOF'
|
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lxfonts.conf)<<-'EOF'
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
|
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
<!-- Use this to disable the TeX fonts of the package -->
|
<!-- Use this to disable the TeX fonts of the package -->
|
||||||
<!-- texlive-lxfonts -->
|
<!-- texlive-lxfonts -->
|
||||||
<!-- Be aware that the configurations in the files -->
|
<!-- Be aware that the configurations in the files -->
|
||||||
<!-- 09-texlive*.conf will not be affected by this -->
|
<!-- 09-texlive*.conf will not be affected by this -->
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
|
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<rejectfont>
|
<rejectfont>
|
||||||
<glob>%{_datadir}/fonts/texlive-lxfonts/*</glob>
|
<glob>%{_datadir}/fonts/texlive-lxfonts/*</glob>
|
||||||
</rejectfont>
|
</rejectfont>
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
EOF
|
EOF
|
||||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||||
%{buildroot}/var/adm/update-scripts/texlive-ly1-%{texlive_version}.%{texlive_noarch}.svn21086-%{release}-zypper
|
%{buildroot}/var/adm/update-scripts/texlive-ly1-%{texlive_version}.%{texlive_noarch}.svn21086-%{release}-zypper
|
||||||
tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
@ -9497,23 +9497,23 @@ EOF
|
|||||||
> %{buildroot}%{_datadir}/fonts/texlive-manfnt/fonts.scale
|
> %{buildroot}%{_datadir}/fonts/texlive-manfnt/fonts.scale
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
||||||
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-manfnt.conf)<<-'EOF'
|
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-manfnt.conf)<<-'EOF'
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
|
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
<!-- Use this to disable the TeX fonts of the package -->
|
<!-- Use this to disable the TeX fonts of the package -->
|
||||||
<!-- texlive-manfnt -->
|
<!-- texlive-manfnt -->
|
||||||
<!-- Be aware that the configurations in the files -->
|
<!-- Be aware that the configurations in the files -->
|
||||||
<!-- 09-texlive*.conf will not be affected by this -->
|
<!-- 09-texlive*.conf will not be affected by this -->
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
|
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<rejectfont>
|
<rejectfont>
|
||||||
<glob>%{_datadir}/fonts/texlive-manfnt/*</glob>
|
<glob>%{_datadir}/fonts/texlive-manfnt/*</glob>
|
||||||
</rejectfont>
|
</rejectfont>
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
EOF
|
EOF
|
||||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||||
%{buildroot}/var/adm/update-scripts/texlive-manuscript-%{texlive_version}.%{texlive_noarch}.svn17486-%{release}-zypper
|
%{buildroot}/var/adm/update-scripts/texlive-manuscript-%{texlive_version}.%{texlive_noarch}.svn17486-%{release}-zypper
|
||||||
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
@ -9548,23 +9548,23 @@ EOF
|
|||||||
> %{buildroot}%{_datadir}/fonts/texlive-marvosym/fonts.scale
|
> %{buildroot}%{_datadir}/fonts/texlive-marvosym/fonts.scale
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
|
||||||
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-marvosym.conf)<<-'EOF'
|
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-marvosym.conf)<<-'EOF'
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
|
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
<!-- Use this to disable the TeX fonts of the package -->
|
<!-- Use this to disable the TeX fonts of the package -->
|
||||||
<!-- texlive-marvosym -->
|
<!-- texlive-marvosym -->
|
||||||
<!-- Be aware that the configurations in the files -->
|
<!-- Be aware that the configurations in the files -->
|
||||||
<!-- 09-texlive*.conf will not be affected by this -->
|
<!-- 09-texlive*.conf will not be affected by this -->
|
||||||
<!-- ************************************************ -->
|
<!-- ************************************************ -->
|
||||||
|
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<rejectfont>
|
<rejectfont>
|
||||||
<glob>%{_datadir}/fonts/texlive-marvosym/*</glob>
|
<glob>%{_datadir}/fonts/texlive-marvosym/*</glob>
|
||||||
</rejectfont>
|
</rejectfont>
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
EOF
|
EOF
|
||||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||||
%{buildroot}/var/adm/update-scripts/texlive-matc3-%{texlive_version}.%{texlive_noarch}.1.0.1svn29845-%{release}-zypper
|
%{buildroot}/var/adm/update-scripts/texlive-matc3-%{texlive_version}.%{texlive_noarch}.1.0.1svn29845-%{release}-zypper
|
||||||
tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user