packages (DEVEL): util-vserver/util-vserver.spec - merged python bindings s...

hawk hawk at pld-linux.org
Thu Aug 13 00:33:45 CEST 2009


Author: hawk                         Date: Wed Aug 12 22:33:45 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- merged python bindings subpackage from HEAD, needs fix, its not created
  at all

---- Files affected:
packages/util-vserver:
   util-vserver.spec (1.223.2.6 -> 1.223.2.7) 

---- Diffs:

================================================================
Index: packages/util-vserver/util-vserver.spec
diff -u packages/util-vserver/util-vserver.spec:1.223.2.6 packages/util-vserver/util-vserver.spec:1.223.2.7
--- packages/util-vserver/util-vserver.spec:1.223.2.6	Thu Aug 13 00:11:27 2009
+++ packages/util-vserver/util-vserver.spec	Thu Aug 13 00:33:39 2009
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - reject install in %%pretrans if /proc/virtual/info has incompatible version
-# - make pkgmgmnt internalize modify poldek conf to unignore vserver-packages
 #
 # m68k and mips are the only not supported archs
 #
@@ -84,6 +81,8 @@
 BuildRequires:	doxygen
 BuildRequires:	graphviz
 BuildRequires:	libxslt-progs
+BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
 BuildRequires:	tetex-format-pdflatex
 BuildRequires:	tetex-makeindex
 # To be removed when tetex-format-pdflatex, tetex-pdftex...
@@ -230,6 +229,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
@@ -800,6 +811,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
@@ -891,6 +906,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.223.2.7  2009/08/12 22:33:39  hawk
+- merged python bindings subpackage from HEAD, needs fix, its not created
+  at all
+
 Revision 1.223.2.6  2009/08/12 22:11:27  hawk
 - cleanup
 
================================================================

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



More information about the pld-cvs-commit mailing list