Accepting request 122871 from Virtualization

removed dummy xenapi.tex which was added because of bnc#750679 but is no longer needed since we have Ghostscript 9.05 (forwarded request 122857 from jsmeix)

OBS-URL: https://build.opensuse.org/request/show/122871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=158
This commit is contained in:
Stephan Kulow 2012-05-31 15:11:29 +00:00 committed by Git OBS Bridge
commit 214cdc639f
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 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: xen Name: xen
ExclusiveArch: %ix86 x86_64 ExclusiveArch: %ix86 x86_64
%define xvers 4.1 %define xvers 4.1
@ -1251,19 +1250,6 @@ tar xfj %{SOURCE2} -C $RPM_BUILD_DIR/%{xen_build_dir}/tools
%patch99999 -p1 %patch99999 -p1
%build %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=%version-%release
XEN_EXTRAVERSION=${XEN_EXTRAVERSION#%{xvers}} XEN_EXTRAVERSION=${XEN_EXTRAVERSION#%{xvers}}
sed -i "s/XEN_EXTRAVERSION[\t ]*.=.*\$/XEN_EXTRAVERSION = $XEN_EXTRAVERSION/" xen/Makefile sed -i "s/XEN_EXTRAVERSION[\t ]*.=.*\$/XEN_EXTRAVERSION = $XEN_EXTRAVERSION/" xen/Makefile