packages: util-vserver/util-vserver-pld.patch, util-vserver/util-vserver.sp...

arekm arekm at pld-linux.org
Tue Jul 28 11:31:32 CEST 2009


Author: arekm                        Date: Tue Jul 28 09:31:32 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to pre2841; ubuntu templates dropped upstream

---- Files affected:
packages/util-vserver:
   util-vserver-pld.patch (1.37 -> 1.38) , util-vserver.spec (1.232 -> 1.233) 

---- Diffs:

================================================================
Index: packages/util-vserver/util-vserver-pld.patch
diff -u packages/util-vserver/util-vserver-pld.patch:1.37 packages/util-vserver/util-vserver-pld.patch:1.38
--- packages/util-vserver/util-vserver-pld.patch:1.37	Mon Nov 17 22:06:51 2008
+++ packages/util-vserver/util-vserver-pld.patch	Tue Jul 28 11:31:26 2009
@@ -8,12 +8,12 @@
  			   template/initpost template/initpre \
  			   rh9/apt/rpmpriorities    rh9/pkgs/01    rh9/pkgs/02 \
  			   fc1/apt/rpmpriorities    fc1/pkgs/01    fc1/pkgs/02 \
-@@ -73,7 +74,10 @@
- 			   breezy/debootstrap.script dapper/debootstrap.script \
- 			   edgy/debootstrap.script   feisty/debootstrap.script \
- 			   gutsy/debootstrap.script  hoary/debootstrap.script \
--			   warty/debootstrap.script
-+			   warty/debootstrap.script \
+@@ -85,7 +85,10 @@
+ 			   suse91/apt/rpmpriorities suse91/pkgs/01 suse91/pkgs/02 \
+ 			   suse91/rpm/macros \
+ 			   gentoo/init-vserver.sh gentoo/net.vserver \
+-			   gentoo/reboot.sh gentoo/shutdown.sh
++			   gentoo/reboot.sh gentoo/shutdown.sh \
 +			   pld-ac/pkgs/01 pld-ac/rpm/macros \
 +			   pld-th/pkgs/01 pld-th/rpm/macros \
 +			   pld-ti/pkgs/01 pld-ti/rpm/macros

================================================================
Index: packages/util-vserver/util-vserver.spec
diff -u packages/util-vserver/util-vserver.spec:1.232 packages/util-vserver/util-vserver.spec:1.233
--- packages/util-vserver/util-vserver.spec:1.232	Sat Jul 11 21:42:20 2009
+++ packages/util-vserver/util-vserver.spec	Tue Jul 28 11:31:26 2009
@@ -17,17 +17,17 @@
 %endif
 
 #
-%define	snap pre2833
+%define	snap pre2841
 Summary:	Linux virtual server utilities
 Summary(pl.UTF-8):	Narzędzia dla linuksowych serwerów wirtualnych
 Name:		util-vserver
 Version:	0.30.216
-Release:	0.%{snap}.3
+Release:	0.%{snap}.1
 License:	GPL
 Group:		Applications/System
 #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
+# Source0-md5:	71c3f2012d0159aac22fee098be063e9
 Source1:	vprocunhide.init
 Source2:	vservers.init
 Source3:	vservers-legacy.init
@@ -344,19 +344,6 @@
 %description -n vserver-distro-suse -l pl.UTF-8
 Szablon do tworzenia VServerów dla dystrybucji SuSE 9.1.
 
-%package -n vserver-distro-ubuntu
-Summary:	VServer build templates for Ubuntu
-Summary(pl.UTF-8):	Szablony do tworzenia VServerów dla dystrybucji Ubuntu
-Group:		Applications/System
-Requires:	%{name} = %{version}-%{release}
-Requires:	dpkg
-
-%description -n vserver-distro-ubuntu
-VServer build templates for Ubuntu.
-
-%description -n vserver-distro-ubuntu -l pl.UTF-8
-Szablony do tworzenia VServerów dla dystrybucji Ubuntu.
-
 %prep
 %setup -q -a11 -n %{name}-%{version}-%{snap}
 #%setup -q -a11
@@ -712,6 +699,7 @@
 %attr(755,root,root) %{_libdir}/%{name}/distributions/template/initpost
 %attr(755,root,root) %{_libdir}/%{name}/distributions/template/initpre
 %dir %{_libdir}/%{name}/distributions/redhat
+%attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/initctl
 %attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/initpost
 %attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/initpre
 %attr(755,root,root) %{_libdir}/%{name}/distributions/redhat/rc.sysinit
@@ -824,7 +812,6 @@
 %files -n vserver-distro-debian
 %defattr(644,root,root,755)
 %dir %{_libdir}/%{name}/distributions/debian
-%{_libdir}/%{name}/distributions/debian/debootstrap.script
 %attr(755,root,root) %{_libdir}/%{name}/distributions/debian/initpost
 %{_libdir}/%{name}/distributions/etch
 %{_libdir}/%{name}/distributions/lenny
@@ -887,22 +874,15 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/suse*/apt/sources.list
 %{_libdir}/%{name}/distributions/suse*
 
-%files -n vserver-distro-ubuntu
-%defattr(644,root,root,755)
-%{_libdir}/%{name}/distributions/breezy
-%{_libdir}/%{name}/distributions/dapper
-%{_libdir}/%{name}/distributions/edgy
-%{_libdir}/%{name}/distributions/feisty
-%{_libdir}/%{name}/distributions/gutsy
-%{_libdir}/%{name}/distributions/hoary
-%{_libdir}/%{name}/distributions/warty
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.233  2009/07/28 09:31:26  arekm
+- up to pre2841; ubuntu templates dropped upstream
+
 Revision 1.232  2009/07/11 19:42:20  arekm
 - fix duplicate files
 
================================================================

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



More information about the pld-cvs-commit mailing list