forked from pool/texlive
Accepting request 195690 from home:mvyskocil
- Drop t1lib from dependencies as xdvi uses FreeType - add few %dir to filelist to fix a build OBS-URL: https://build.opensuse.org/request/show/195690 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=147
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 09:44:09 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
- Drop t1lib from dependencies as xdvi uses FreeType
|
||||
- add few %dir to filelist to fix a build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 8 14:43:07 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@@ -141,8 +141,6 @@ BuildRequires: pango-devel
|
||||
BuildRequires: pango-tools
|
||||
BuildRequires: pwdutils
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: t1lib
|
||||
BuildRequires: t1lib-devel
|
||||
BuildConflicts: texinfo
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xaw3d-devel
|
||||
@@ -2357,7 +2355,6 @@ popd
|
||||
--with-system-xpdf \
|
||||
--with-system-libpng \
|
||||
--with-system-pnglib \
|
||||
--with-system-t1lib \
|
||||
--with-system-gd \
|
||||
--with-system-freetype \
|
||||
--with-system-zziplib \
|
||||
@@ -2789,6 +2786,8 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
%files
|
||||
%defattr(-,root,root,755)
|
||||
%if 0%{texlive_version} >= 2013
|
||||
%dir %{_datadir}/tlpkg
|
||||
%dir %{_datadir}/tlpkg/TeXLive
|
||||
%{_datadir}/tlpkg/TeXLive/TLConfig.pm
|
||||
%{_datadir}/tlpkg/TeXLive/TLUtils.pm
|
||||
%else
|
||||
@@ -3004,6 +3003,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%files dvipdfmx-bin
|
||||
%defattr(-,root,root,755)
|
||||
%dir %{_texmfdistdir}/scripts/texlive
|
||||
%{_bindir}/dvipdfm
|
||||
%{_bindir}/dvipdfmx
|
||||
%{_bindir}/rungs
|
||||
|
Reference in New Issue
Block a user