Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 295686 Details for
Bug 434165
dvipdfm would not include a .eps file into the output pdf
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
remove xdvi files, but don't remove dvipdfm files
texlive-texmf-remove_xdvi.diff (text/plain), 2.04 KB, created by
Patrice Dumas
on 2008-02-22 22:55:54 UTC
(
hide
)
Description:
remove xdvi files, but don't remove dvipdfm files
Filename:
MIME Type:
Creator:
Patrice Dumas
Created:
2008-02-22 22:55:54 UTC
Size:
2.04 KB
patch
obsolete
>? .build-2007-12.fc9.1.log >? .build-2007-12.fc9.log >? .build-2007-4.fc9.log >? .build-2007-5.fc9.log >? noarch >? texlive-texmf-2007 >? texlive-texmf-2007-12.fc9.1.src.rpm >? texlive-texmf-2007-5.fc9.src.rpm >? texlive-texmf.spec-pat >? texlive.texmf-2007.tar.bz2 >Index: texlive-texmf.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/texlive-texmf/devel/texlive-texmf.spec,v >retrieving revision 1.13 >diff -u -3 -p -r1.13 texlive-texmf.spec >--- texlive-texmf.spec 19 Feb 2008 15:48:44 -0000 1.13 >+++ texlive-texmf.spec 22 Feb 2008 22:54:59 -0000 >@@ -387,11 +387,16 @@ install -d -m755 %{buildroot}%{_texmf_ve > touch %{buildroot}%{_texmf_vendor}/ls-R > touch %{buildroot}%{_texmf_conf}/ls-R > >-install -d -m755 %{buildroot}%{_texmf_var}/xdvi >-touch %{buildroot}%{_texmf_var}/xdvi/XDvi >+%if !%{f8_packaging} >+# remove xdvi files, now packaged separately >+rm -rf %{buildroot}%{_texmf_var}/xdvi >+%endif > >-# remove dvipdfm, it's packaged by the binary texlive packages >-rm -rf %{buildroot}%{_texmf_main}/dvipdfm/ >+# remove dvipdfmx files >+rm %{buildroot}%{_texmf_main}/dvipdfm/{dvipdfmx.cfg,EUC-UCS2,README,UniKSCms-UCS2-H,UniKSCms-UCS2-V} >+ >+# remove win32 dvipdfm file >+rm %{buildroot}%{_texmf_main}/dvipdfm/config/config-win32 > > # remove tex4ht, it's packaged separately (#411501) > rm -rf %{buildroot}%{_texmf_main}/tex/generic/tex4ht >@@ -480,6 +485,9 @@ fi > %config(noreplace) %{_sysconfdir}/rpm/macros.texlive > %doc texlive.%{version}.zip.list > %{_texmf_main}/bibtex/ >+%dir %{_texmf_main}/dvipdfm/ >+%dir %{_texmf_main}/dvipdfm/config/ >+%{_texmf_main}/dvipdfm/config/config > %dir %{_texmf_main}/fmtutil/ > %{_texmf_main}/makeindex/ > %{_texmf_main}/metafont/ >@@ -523,10 +531,12 @@ fi > %config(noreplace) %{_texmf_conf}/web2c/*.cnf > %{_texmf_main}/web2c/*.pool > # var >+%if %{f8_packaging} >+%dir %{_texmf_var}/xdvi > %config(noreplace) %{_texmf_var}/xdvi/XDvi >+%endif > %config(noreplace) %{_texmf_var}/web2c/mktex.cnf > %{_texmf_var}/tex/ >-%dir %{_texmf_var}/xdvi > %dir %{_texmf_var}/fonts > %dir %{_texmf_var}/fonts/map > %dir %{_texmf_var}/fonts/map/dvipdfm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 434165
: 295686