Dr. Werner Fink 2012-06-13 09:08:02 +00:00 committed by Git OBS Bridge
parent dd66b52d43
commit a7bbdd1df0

View File

@ -3974,13 +3974,14 @@ Requires: texlive-web >= %{texlive_version}
This package will cause the installation of several This package will cause the installation of several
development packages for TeXLive. development packages for TeXLive.
%package -n texlive-tools %package -n texlive-extratools
Version: %{texlive_version}.%{texlive_noarch} Version: %{texlive_version}.%{texlive_noarch}
Release: 0 Release: 0
License: GPL-2.0+ and LPPL-1.0 and LGPL-2.1+ License: GPL-2.0+ and LPPL-1.0 and LGPL-2.1+
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Summary: Utilities like DviToDvi, PSToPS, and LaCheck Summary: Utilities like DviToDvi, PSToPS, and LaCheck
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Obsoletes: texlive-tools < %{texlive_version}
Requires: texlive-seetexk >= %{texlive_version} Requires: texlive-seetexk >= %{texlive_version}
Requires: texlive-dvidvi >= %{texlive_version} Requires: texlive-dvidvi >= %{texlive_version}
Requires: texlive-dvipng >= %{texlive_version} Requires: texlive-dvipng >= %{texlive_version}
@ -3990,7 +3991,7 @@ Requires: texlive-pstools >= %{texlive_version}
Requires: texlive-lacheck >= %{texlive_version} Requires: texlive-lacheck >= %{texlive_version}
Requires: psutils Requires: psutils
%description -n texlive-tools %description -n texlive-extratools
The LaCheck utility is a syntax checker for LaTeX documents. The LaCheck utility is a syntax checker for LaTeX documents.
The DviToDvi utilities are The DviToDvi utilities are
@ -18415,7 +18416,7 @@ fi
%files -n texlive-devel %files -n texlive-devel
%defattr(-,root,root,755) %defattr(-,root,root,755)
%files -n texlive-tools %files -n texlive-extratools
%defattr(-,root,root,755) %defattr(-,root,root,755)
%changelog %changelog