Accepting request 249989 from devel:languages:python
- downgrade Recommends for texlive (and other big packages) to Suggests (this means texlive is not pulled in by default zypper settings) OBS-URL: https://build.opensuse.org/request/show/249989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=37
This commit is contained in:
parent
0c7e179ce7
commit
887a92432c
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 17 15:23:25 UTC 2014 - jmatejek@suse.com
|
||||||
|
|
||||||
|
- downgrade Recommends for texlive (and other big packages) to Suggests
|
||||||
|
(this means texlive is not pulled in by default zypper settings)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 10 10:52:26 UTC 2014 - toddrme2178@gmail.com
|
Wed Sep 10 10:52:26 UTC 2014 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -95,15 +95,15 @@ Requires: python-pyparsing >= 1.5.6
|
|||||||
Requires: python-pytz
|
Requires: python-pytz
|
||||||
Requires: python-six >= 1.3
|
Requires: python-six >= 1.3
|
||||||
Recommends: ghostscript
|
Recommends: ghostscript
|
||||||
Recommends: inkscape
|
|
||||||
Recommends: libxml2-tools
|
Recommends: libxml2-tools
|
||||||
Recommends: python-Pillow
|
Recommends: python-Pillow
|
||||||
Recommends: poppler-tools
|
Recommends: poppler-tools
|
||||||
Recommends: python-matplotlib-tk
|
Recommends: python-matplotlib-tk
|
||||||
Recommends: texlive-dvipng
|
Suggests: inkscape
|
||||||
Recommends: texlive-latex
|
Suggests: texlive-dvipng
|
||||||
Recommends: texlive-sfmath
|
Suggests: texlive-latex
|
||||||
Recommends: texlive-tex
|
Suggests: texlive-sfmath
|
||||||
|
Suggests: texlive-tex
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user