SPECS (XEN_3_0_2): xen.spec - separate python-xen; rel 3

glen glen at pld-linux.org
Fri May 23 22:52:12 CEST 2008


Author: glen                         Date: Fri May 23 20:52:12 2008 GMT
Module: SPECS                         Tag: XEN_3_0_2
---- Log message:
- separate python-xen; rel 3

---- Files affected:
SPECS:
   xen.spec (1.34.2.10 -> 1.34.2.11) 

---- Diffs:

================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.34.2.10 SPECS/xen.spec:1.34.2.11
--- SPECS/xen.spec:1.34.2.10	Tue May  6 19:26:32 2008
+++ SPECS/xen.spec	Fri May 23 22:52:07 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Xen - monitor maszyny wirtualnej
 Name:		xen
 Version:	3.0.2
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/%{name}-%{version}-src.tgz
@@ -53,6 +53,7 @@
 Requires:	bridge-utils
 Requires:	kernel(xen0) = %{version}
 Requires:	losetup
+Requires:	python-%{name} = %{version}-%{release}
 Requires:	python-TwistedWeb
 Requires:	rc-scripts
 Obsoletes:	xen-doc
@@ -124,6 +125,18 @@
 %description static -l pl.UTF-8
 Statyczne biblioteki xena.
 
+%package -n python-xen
+Summary:	xen Python modules
+Summary(pl.UTF-8):	Moduły Pythona dla xena
+Group:		Libraries
+Conflicts:	xen < 3.0.2-2.1
+
+%description -n python-xen
+xen Python modules.
+
+%description -n python-xen -l pl.UTF-8
+Moduły Pythona dla xena.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -220,6 +233,28 @@
 %attr(744,root,root) %{_libdir}/%{name}/boot/hvmloader
 %endif
 %{_datadir}/xen
+%{_mandir}/man?/*
+%{_sharedstatedir}/xen
+%{_sharedstatedir}/xenstored
+%dir /var/run/xen-hotplug
+%dir %attr(700,root,root) /var/run/xend
+%dir /var/run/xenstored
+
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so.*
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_includedir}/*
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
+
+%files -n python-xen
+%defattr(644,root,root,755)
 %dir %{py_sitedir}/grub
 %{py_sitedir}/grub/*.py[co]
 %dir %{py_sitedir}/grub/fsys
@@ -240,25 +275,6 @@
 %{py_sitedir}/xen/xend
 %{py_sitedir}/xen/xm
 %{py_sitedir}/xen/*.py[co]
-%{_mandir}/man?/*
-%{_sharedstatedir}/xen
-%{_sharedstatedir}/xenstored
-%dir /var/run/xen-hotplug
-%dir %attr(700,root,root) /var/run/xend
-%dir /var/run/xenstored
-
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*
-
-%files devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_includedir}/*
-
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/lib*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -266,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34.2.11  2008-05-23 20:52:07  glen
+- separate python-xen; rel 3
+
 Revision 1.34.2.10  2008-05-06 17:26:32  glen
 - BR: e2fsprogs,reiserfsprogs devel
 - package ext2 python modules; rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xen.spec?r1=1.34.2.10&r2=1.34.2.11&f=u



More information about the pld-cvs-commit mailing list