packages: util-vserver/util-vserver.spec - python bindings subpackage

arekm arekm at pld-linux.org
Tue Jul 28 11:54:56 CEST 2009


Author: arekm                        Date: Tue Jul 28 09:54:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- python bindings subpackage

---- Files affected:
packages/util-vserver:
   util-vserver.spec (1.233 -> 1.234) 

---- Diffs:

================================================================
Index: packages/util-vserver/util-vserver.spec
diff -u packages/util-vserver/util-vserver.spec:1.233 packages/util-vserver/util-vserver.spec:1.234
--- packages/util-vserver/util-vserver.spec:1.233	Tue Jul 28 11:31:26 2009
+++ packages/util-vserver/util-vserver.spec	Tue Jul 28 11:54:50 2009
@@ -87,6 +87,8 @@
 BuildRequires:	doxygen
 BuildRequires:	graphviz
 BuildRequires:	libxslt-progs
+BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
 BuildRequires:	texlive-fonts-type1-urw
 BuildRequires:	texlive-format-pdflatex
 BuildRequires:	texlive-makeindex
@@ -105,10 +107,10 @@
 Requires:	tar
 Requires:	util-linux
 Requires:	vserver-distro-pld = %{version}-%{release}
-Conflicts:	poldek < 0.18.8-10
 Obsoletes:	util-vserver-build
 Obsoletes:	util-vserver-core
 Obsoletes:	util-vserver-init
+Conflicts:	poldek < 0.18.8-10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with dietlibc}
@@ -133,8 +135,8 @@
 
 This package contains utilities which are required to communicate with
 the Linux-Vserver enabled kernel, utilities which assist in building
-Vservers and SysV initscripts which start and stop Vservers and related
-tools.
+Vservers and SysV initscripts which start and stop Vservers and
+related tools.
 
 %description -l pl.UTF-8
 Ten pakiet dostarcza składniki i szkielet do tworzenia wirtualnych
@@ -230,6 +232,18 @@
 Ten pakiet zawiera narzędzia potrzebne do pracy z Vserwerami mającymi
 konfigurację w starym stylu.
 
+%package -n python-util-vserver
+Summary:	Python interface to libutil-vserver library
+Summary(pl.UTF-8):	Pythonowy interfejs do biblioteki libutil-vserver
+License:	LGPL v2.1+
+Group:		Libraries/Python
+
+%description -n python-util-vserver
+Python interface to libutil-vserver library.
+
+%description -n python-util-vserver -l pl.UTF-8
+Pythonowy interfejs do biblioteki libutil-vserver.
+
 %package -n vserver-distro-alpine
 Summary:	VServer build template for Alpine Linux
 Summary(pl.UTF-8):	Szablon budowania VServerów dla dystrybucji Alpine Linux
@@ -799,6 +813,10 @@
 %{_mandir}/man8/rebootmgr.8*
 %{_mandir}/man8/vserver-copy.8*
 
+%files -n python-util-vserver
+%defattr(644,root,root,755)
+%attr(755,root,root) %{py_sitedir}/_libvserver.so
+
 %files -n vserver-distro-alpine
 %defattr(644,root,root,755)
 %dir %{_libdir}/%{name}/distributions/alpine
@@ -813,7 +831,7 @@
 %defattr(644,root,root,755)
 %dir %{_libdir}/%{name}/distributions/debian
 %attr(755,root,root) %{_libdir}/%{name}/distributions/debian/initpost
-%{_libdir}/%{name}/distributions/etch
+%{_libdir}/%{name}/distributions%{_sysconfdir}h
 %{_libdir}/%{name}/distributions/lenny
 %{_libdir}/%{name}/distributions/sid
 
@@ -880,6 +898,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.234  2009/07/28 09:54:50  arekm
+- python bindings subpackage
+
 Revision 1.233  2009/07/28 09:31:26  arekm
 - up to pre2841; ubuntu templates dropped upstream
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-vserver/util-vserver.spec?r1=1.233&r2=1.234&f=u



More information about the pld-cvs-commit mailing list