Accepting request 122857 from home:jsmeix:branches:Virtualization

removed dummy xenapi.tex which was added because of bnc#750679 but is no longer needed since we have Ghostscript 9.05

OBS-URL: https://build.opensuse.org/request/show/122857
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=186
This commit is contained in:
Ismail Dönmez 2012-05-30 09:16:38 +00:00 committed by Git OBS Bridge
parent eb2fa22fce
commit e5f1e54795
2 changed files with 8 additions and 14 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue May 29 11:59:28 CEST 2012 - jsmeix@suse.de
- removed dummy xenapi.tex which was added because of bnc#750679
(see the below entry dated "Mon Apr 2 13:07:20 CEST 2012")
because "ps2pdf xenapi.ps xenapi.pdf" failed only for
Ghostscript version 9.04 (now we have Ghostscript 9.05).
-------------------------------------------------------------------
Mon May 14 08:32:45 CEST 2012 - ohering@suse.de

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xen
ExclusiveArch: %ix86 x86_64
%define xvers 4.1
@ -1251,19 +1250,6 @@ tar xfj %{SOURCE2} -C $RPM_BUILD_DIR/%{xen_build_dir}/tools
%patch99999 -p1
%build
# https://bugzilla.novell.com/show_bug.cgi?id=750679
cat > docs/xen-api/xenapi.tex <<-EOF
\\documentclass{article}
\\begin{document}
Hello World
\\newline
https://bugzilla.novell.com/show\_bug.cgi?id=750679
\\end{document}
EOF
cat docs/xen-api/xenapi.tex
#
XEN_EXTRAVERSION=%version-%release
XEN_EXTRAVERSION=${XEN_EXTRAVERSION#%{xvers}}
sed -i "s/XEN_EXTRAVERSION[\t ]*.=.*\$/XEN_EXTRAVERSION = $XEN_EXTRAVERSION/" xen/Makefile