mirror of
https://abf.rosa.ru/djam/xen.git
synced 2025-02-23 18:12:49 +00:00
Automatic import for version 4.1.2
This commit is contained in:
parent
24b2bc49d8
commit
4144003e05
2 changed files with 21 additions and 61 deletions
2
.abf.yml
2
.abf.yml
|
@ -7,5 +7,5 @@ sources:
|
|||
"ocaml-3.11.0.tar.gz": 4e9cd02f15a2334086c1538d1478ec6a99c911c8
|
||||
"pciutils-2.2.9.tar.bz2": 2871be0890f0406c7f86fa01646e23935fda789e
|
||||
"qemu-xen-4.0.0-rc4.tar.gz": adc50b9bb83223798fced62b91c799ee3d98399c
|
||||
"xen-4.1.0.tar.gz": 4295e67524746ce155ff991db5fd2a611be27f67
|
||||
"xen-4.1.2.tar.gz": db584cb0a0cc614888d7df3b196d514fdb2edd6e
|
||||
"zlib-1.2.3.tar.gz": 60faeaaf250642db5c0ea36cd6dcc9f99c8f3902
|
||||
|
|
80
xen.spec
80
xen.spec
|
@ -1,6 +1,6 @@
|
|||
%define name xen
|
||||
%define version 4.1.0
|
||||
%define release %mkrel 2
|
||||
%define version 4.1.2
|
||||
%define release %mkrel 1
|
||||
%define major 3.0
|
||||
%define libname %mklibname %{name} %{major}
|
||||
%define develname %mklibname %{name} -d
|
||||
|
@ -81,7 +81,9 @@ BuildRequires: ghostscript
|
|||
BuildRequires: transfig
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: tetex-latex
|
||||
%if %{mdkversion} <= 201010
|
||||
BuildRequires: tetex-texi2html
|
||||
%endif
|
||||
Obsoletes: xen-uptodate
|
||||
Requires: xen-hypervisor = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||
|
@ -133,12 +135,12 @@ to compile applications linked with Xen libraries.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p 1
|
||||
#patch0 -p 1
|
||||
#patch3 -p 1
|
||||
#patch5 -p 1
|
||||
%patch10 -p 1
|
||||
#patch10 -p 1
|
||||
#patch11 -p 1
|
||||
%patch12 -p1
|
||||
#patch12 -p1
|
||||
#patch13 -p1
|
||||
|
||||
# stub domain
|
||||
|
@ -188,15 +190,15 @@ rm -f %{buildroot}/%{_sysconfdir}/xen/README*
|
|||
|
||||
# fix man pages
|
||||
install -d -m 755 %{buildroot}%{_mandir}/man{1,5}
|
||||
install -m 644 docs/man1/* %{buildroot}%{_mandir}/man1
|
||||
install -m 644 docs/man5/* %{buildroot}%{_mandir}/man5
|
||||
#install -m 644 docs/man1/* %{buildroot}%{_mandir}/man1
|
||||
#install -m 644 docs/man5/* %{buildroot}%{_mandir}/man5
|
||||
|
||||
# install doc manually
|
||||
rm -rf %{buildroot}%{_docdir}/qemu
|
||||
install -d -m 755 %{buildroot}%{_docdir}/%{name}
|
||||
install -m 644 README %{buildroot}%{_docdir}/%{name}
|
||||
install -m 644 docs/ps/* %{buildroot}%{_docdir}/%{name}
|
||||
install -m 644 docs/pdf/* %{buildroot}%{_docdir}/%{name}
|
||||
#install -m 644 docs/pdf/* %{buildroot}%{_docdir}/%{name}
|
||||
|
||||
# install state directory
|
||||
install -d -m 755 %{buildroot}%{_localstatedir}/lib/xend/{domains,state,storage}
|
||||
|
@ -381,7 +383,8 @@ rm -rf %{buildroot}
|
|||
%defattr(-,root,root)
|
||||
%{_docdir}/%{name}/*
|
||||
%exclude %{_docdir}/%{name}/README
|
||||
%doc docs/ps/* docs/pdf/*
|
||||
%doc docs/ps/*
|
||||
#docs/pdf/*
|
||||
|
||||
%files -n %{libname}
|
||||
%defattr(-,root,root)
|
||||
|
@ -396,7 +399,12 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 06 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.0-2mdv2011.0
|
||||
* Wed Oct 26 2011 Sergey Zhemoitel <serg@mandriva.org> 4.1.2-1mdv2012.0
|
||||
+ Revision: 707335
|
||||
- SILET: correct build > 2010.1
|
||||
- new release 4.1.2
|
||||
|
||||
* Wed Apr 06 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.0-2
|
||||
+ Revision: 650878
|
||||
- add yet another external source
|
||||
- new version
|
||||
|
@ -620,7 +628,7 @@ rm -rf %{buildroot}
|
|||
+ Revision: 177959
|
||||
- new version
|
||||
|
||||
+ Olivier Blin <oblin@mandriva.com>
|
||||
+ Olivier Blin <blino@mandriva.org>
|
||||
- restore BuildRoot
|
||||
|
||||
+ Thierry Vignaud <tv@mandriva.org>
|
||||
|
@ -681,7 +689,7 @@ rm -rf %{buildroot}
|
|||
+ Revision: 95545
|
||||
- security patches for CVE-2007-1321 and CVE-2007-4993
|
||||
|
||||
* Mon Sep 17 2007 Olivier Blin <oblin@mandriva.com> 3.1.0-2mdv2008.0
|
||||
* Mon Sep 17 2007 Olivier Blin <blino@mandriva.org> 3.1.0-2mdv2008.0
|
||||
+ Revision: 89095
|
||||
- make kernel-xen require xen in post script (bootloader-config only configures xen kernels if xen is installed)
|
||||
|
||||
|
@ -722,51 +730,3 @@ rm -rf %{buildroot}
|
|||
+ Thierry Vignaud <tv@mandriva.org>
|
||||
- replace %%{_datadir}/man by %%{_mandir}!
|
||||
|
||||
|
||||
* Mon Mar 19 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.0.3-0.20060703.5mdv2007.1
|
||||
- forward port lib64 fix from 2006-branch
|
||||
|
||||
* Mon Dec 11 2006 Arnaud Patard <apatard@mandriva.com> 3.0.3-0.20060703.4mdv2007.1
|
||||
- Rebuilt for python 2.5
|
||||
- Fix python version check and include egg-info files (G. Rousse)
|
||||
- Add bash-completion support (G. Rousse)
|
||||
|
||||
* Wed Sep 20 2006 Arnaud Patard <apatard@mandriva.com> 3.0.3-0.20060703.3mdv2007.0
|
||||
- Rebuild with ncurses 5.5-1.20051029.3mdv2007.0
|
||||
|
||||
* Wed Sep 13 2006 Arnaud Patard <apatard@mandriva.com> 3.0.3-0.20060703.2mdv2007.0
|
||||
- Fix patch0
|
||||
|
||||
* Tue Jul 11 2006 Arnaud Patard <apatard@mandriva.com> 3.0.3-0.20060703.1mdv2007.0
|
||||
- New snapshot
|
||||
|
||||
* Fri May 19 2006 Arnaud Patard <apatard@mandriva.com> 3.0-0.20060510.1mdk
|
||||
- New snapshot
|
||||
- Disable gprintify
|
||||
- Allow to set bridge mac adress
|
||||
|
||||
* Tue Jan 17 2006 Arnaud Patard <apatard@mandriva.com> 3.0-0.20051213.1mdk
|
||||
- New snapshot
|
||||
|
||||
* Mon Jan 16 2006 Stefan van der Eijk <stefan@eijk.nu> 3.0-0.20050823.7mdk
|
||||
- BuildRequires
|
||||
|
||||
* Fri Sep 09 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.0-0.20050823.6mdk
|
||||
- x86_64 fixes for binutils 2.16.9x
|
||||
- requires glibc-xen for */nosegneg/ libs
|
||||
|
||||
* Fri Aug 12 2005 Flávio Bruno Leitner <fbl@mandriva.com> 3.0-0.20050823.5mdk
|
||||
- updated to snapshot of 2005-08-23 (last know working)
|
||||
|
||||
* Fri Aug 12 2005 Flávio Bruno Leitner <fbl@mandriva.com> 3.0-0.20050829.4mdk
|
||||
- updated to snapshot of 2005-08-29
|
||||
|
||||
* Fri Aug 12 2005 Flávio Bruno Leitner <fbl@mandriva.com> 3.0-0.20050811.3mdk
|
||||
- updated to snapshot of 2005-08-19
|
||||
|
||||
* Fri Aug 12 2005 Flávio Bruno Leitner <fbl@mandriva.com> 3.0-0.20050811.2mdk
|
||||
- updated to snapshot of 2005-08-11
|
||||
|
||||
* Sat Aug 06 2005 Flávio Bruno Leitner <fbl@mandriva.com> 3.0-0.20050801.1mdk
|
||||
- created package.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue