Autobuild autoformatter for 51218

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=101
This commit is contained in:
OBS User autobuild 2010-10-22 14:35:09 +00:00 committed by Git OBS Bridge
parent 29d0b7f6ba
commit 6409db4981

View File

@ -25,35 +25,35 @@ ExclusiveArch: %ix86 x86_64
%define changeset 21326 %define changeset 21326
%define xen_build_dir xen-4.0.1-testing %define xen_build_dir xen-4.0.1-testing
%define with_kmp 1 %define with_kmp 1
BuildRequires: LibVNCServer-devel BuildRequires: LibVNCServer-devel
BuildRequires: SDL-devel BuildRequires: SDL-devel
BuildRequires: automake BuildRequires: automake
BuildRequires: bin86 BuildRequires: bin86
BuildRequires: curl-devel BuildRequires: curl-devel
BuildRequires: dev86 BuildRequires: dev86
BuildRequires: graphviz BuildRequires: graphviz
BuildRequires: latex2html BuildRequires: latex2html
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: openssl BuildRequires: openssl
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: pciutils-devel BuildRequires: pciutils-devel
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: texinfo BuildRequires: texinfo
BuildRequires: transfig BuildRequires: transfig
%if %suse_version <= 1110 %if %suse_version <= 1110
BuildRequires: pmtools BuildRequires: pmtools
%else %else
BuildRequires: acpica BuildRequires: acpica
%endif %endif
%if %suse_version >= 1030 %if %suse_version >= 1030
BuildRequires: texlive BuildRequires: texlive
BuildRequires: texlive-latex BuildRequires: texlive-latex
%else %else
BuildRequires: te_ams BuildRequires: te_ams
BuildRequires: te_latex BuildRequires: te_latex
BuildRequires: tetex BuildRequires: tetex
%endif %endif
%ifarch x86_64 %ifarch x86_64
BuildRequires: glibc-32bit glibc-devel-32bit BuildRequires: glibc-32bit glibc-devel-32bit
@ -255,23 +255,23 @@ Patch703: hv_win7_eoi_bug.patch
# Build patch # Build patch
Patch999: tmp_build.patch Patch999: tmp_build.patch
# FATE 310510 # FATE 310510
Patch10001: xenpaging.tools_xenpaging_cleanup.patch Patch10001: xenpaging.tools_xenpaging_cleanup.patch
Patch10002: xenpaging.pageout_policy.patch Patch10002: xenpaging.pageout_policy.patch
Patch10003: xenpaging.xs_daemon_close.patch Patch10003: xenpaging.xs_daemon_close.patch
Patch10010: xenpaging.policy_linear.patch Patch10010: xenpaging.policy_linear.patch
Patch10011: xenpaging.pagefile.patch Patch10011: xenpaging.pagefile.patch
Patch10012: xenpaging.xenpaging_init.patch Patch10012: xenpaging.xenpaging_init.patch
Patch10013: xenpaging.mem_paging_tool_qemu_flush_cache.patch Patch10013: xenpaging.mem_paging_tool_qemu_flush_cache.patch
Patch10014: xenpaging.memory_op.patch Patch10014: xenpaging.memory_op.patch
Patch10015: xenpaging.populate_only_if_paged.patch Patch10015: xenpaging.populate_only_if_paged.patch
Patch10017: xenpaging.autostart.patch Patch10017: xenpaging.autostart.patch
Patch10018: xenpaging.signal_handling.patch Patch10018: xenpaging.signal_handling.patch
Patch10019: xenpaging.MRU_SIZE.patch Patch10019: xenpaging.MRU_SIZE.patch
Patch10020: xenpaging.get_paged_frame.patch Patch10020: xenpaging.get_paged_frame.patch
Patch10021: xenpaging.mem_event_check_ring-free_requests.patch Patch10021: xenpaging.mem_event_check_ring-free_requests.patch
Patch10022: xenpaging.blacklist.patch Patch10022: xenpaging.blacklist.patch
Patch10023: xenpaging.autostart_delay.patch Patch10023: xenpaging.autostart_delay.patch
Patch10024: xenpaging.makefile.patch Patch10024: xenpaging.makefile.patch
Url: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ Url: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
#%define pysite %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()") #%define pysite %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()")
@ -765,7 +765,6 @@ Authors:
%patch10023 -p1 %patch10023 -p1
%patch10024 -p1 %patch10024 -p1
%build %build
XEN_EXTRAVERSION=%version-%release XEN_EXTRAVERSION=%version-%release
XEN_EXTRAVERSION=${XEN_EXTRAVERSION#%{xvers}} XEN_EXTRAVERSION=${XEN_EXTRAVERSION#%{xvers}}