packages: util-vserver/util-vserver.spec - up to 0.30.216-pre2833 snap (fix...

baggins baggins at pld-linux.org
Mon Jun 1 16:47:35 CEST 2009


Author: baggins                      Date: Mon Jun  1 14:47:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.30.216-pre2833 snap (fixes hostname problems on 2.6.29+)

---- Files affected:
packages/util-vserver:
   util-vserver.spec (1.225 -> 1.226) 

---- Diffs:

================================================================
Index: packages/util-vserver/util-vserver.spec
diff -u packages/util-vserver/util-vserver.spec:1.225 packages/util-vserver/util-vserver.spec:1.226
--- packages/util-vserver/util-vserver.spec:1.225	Wed May 13 12:44:33 2009
+++ packages/util-vserver/util-vserver.spec	Mon Jun  1 16:47:29 2009
@@ -11,15 +11,17 @@
 # diet compile fails with ccache in %{__cc}
 %undefine	with_ccache
 #
+%define	snap pre2833
 Summary:	Linux virtual server utilities
 Summary(pl.UTF-8):	Narzędzia dla linuksowych serwerów wirtualnych
 Name:		util-vserver
-Version:	0.30.215
-Release:	14
+Version:	0.30.216
+Release:	0.%{snap}.1
 License:	GPL
 Group:		Applications/System
-Source0:	http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2
-# Source0-md5:	befd9b8e5311e87395b67ee381d83649
+#Source0:	http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2
+Source0:	http://people.linux-vserver.org/~dhozac/t/uv-testing/%{name}-%{version}-%{snap}.tar.bz2
+# Source0-md5:	9654293ab0899f2ee3174545881caf5f
 Source1:	vprocunhide.init
 Source2:	vservers.init
 Source3:	vservers-legacy.init
@@ -57,13 +59,11 @@
 Patch15:	%{name}-interfaces-ignore-cvs-dir.patch
 Patch16:	%{name}-personalitymachine.patch
 Patch17:	%{name}-backupfiles.patch
-Patch18:	%{name}-trunk_fixes.patch
-Patch19:	%{name}-vprocunhide-net.patch
-Patch20:	%{name}-more-caps.patch
+Patch18:	%{name}-vprocunhide-net.patch
 # http://glen.alkohol.ee/pld/util-vserver-dbrebuild-internalize4.patch
-Patch21:	%{name}-dbrebuild-internalize4.patch
-Patch22:	%{name}-dev-stdfd.patch
-Patch23:	%{name}-bash-wrapper.patch
+Patch19:	%{name}-dbrebuild-internalize4.patch
+Patch20:	%{name}-dev-stdfd.patch
+Patch21:	%{name}-bash-wrapper.patch
 URL:		http://savannah.nongnu.org/projects/util-vserver/
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1.9
@@ -80,14 +80,11 @@
 BuildRequires:	doxygen
 BuildRequires:	graphviz
 BuildRequires:	libxslt-progs
-BuildRequires:	tetex-format-pdflatex
-BuildRequires:	tetex-makeindex
-# To be removed when tetex-format-pdflatex, tetex-pdftex...
-# ...and graphviz packages get fixed
-BuildRequires:	ghostscript
-BuildRequires:	ghostscript-fonts-std
-BuildRequires:	tetex-fonts-jknappen
-BuildRequires:	tetex-metafont
+BuildRequires:	texlive-fonts-type1-urw
+BuildRequires:	texlive-format-pdflatex
+BuildRequires:	texlive-makeindex
+BuildRequires:	texlive-pdftex
+BuildRequires:	texlive-xetex
 %{?with_xalan:BuildRequires:	xalan-j}
 %endif
 Requires(post,preun):	/sbin/chkconfig
@@ -354,7 +351,8 @@
 Szablony do tworzenia VServerów dla dystrybucji Ubuntu.
 
 %prep
-%setup -q -a11
+%setup -q -a11 -n %{name}-%{version}-%{snap}
+#%setup -q -a11
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -376,8 +374,6 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
-%patch22 -p1
-%patch23 -p1
 
 install %{SOURCE9} package-management.txt
 
@@ -720,6 +716,7 @@
 %attr(755,root,root) %{_libdir}/%{name}/chcontext-compat
 %attr(755,root,root) %{_libdir}/%{name}/check-unixfile
 %attr(755,root,root) %{_libdir}/%{name}/chroot-sh
+%attr(755,root,root) %{_libdir}/%{name}/exec-remount
 %attr(755,root,root) %{_libdir}/%{name}/exec-ulimit
 %attr(755,root,root) %{_libdir}/%{name}/fakerunlevel
 %attr(755,root,root) %{_libdir}/%{name}/filetime
@@ -833,8 +830,7 @@
 %dir %{_sysconfdir}/vservers/.distributions/fc*
 %dir %{_sysconfdir}/vservers/.distributions/fc*/apt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/fc*/apt/sources.list
-%{_libdir}/%{name}/distributions/f7
-%{_libdir}/%{name}/distributions/f8
+%{_libdir}/%{name}/distributions/f*
 %{_libdir}/%{name}/distributions/fc*
 
 %files -n vserver-distro-gentoo
@@ -900,6 +896,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.226  2009/06/01 14:47:29  baggins
+- up to 0.30.216-pre2833 snap (fixes hostname problems on 2.6.29+)
+
 Revision 1.225  2009/05/13 10:44:33  blues
 - move TODO to separate file
 
================================================================

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



More information about the pld-cvs-commit mailing list