Author: baggins Date: Mon Nov 7 12:42:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.30.209 - removed obsolete patches - added distro-centos package
---- Files affected: SPECS: util-vserver.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.81 SPECS/util-vserver.spec:1.82 --- SPECS/util-vserver.spec:1.81 Mon Oct 24 23:46:26 2005 +++ SPECS/util-vserver.spec Mon Nov 7 13:42:16 2005 @@ -10,12 +10,12 @@ Summary: Linux virtual server utilities Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver -Version: 0.30.208 -Release: 2.11 +Version: 0.30.209 +Release: 0.1 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 -# Source0-md5: 4453ad0ae7f351fec651d6904e00521f +# Source0-md5: 674b122824292c20d3c53245b91f6088 Source1: vprocunhide.init Source2: vservers-default.init Source3: vservers-legacy.init @@ -30,11 +30,8 @@ Patch2: %{name}-build-poldek.patch Patch3: %{name}-include.patch Patch4: %{name}-m4-diet.patch -Patch5: http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-kheaders.diff -Patch6: http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-shiny6.diff Patch7: %{name}-cpuset.patch Patch8: %{name}-build-umask.patch -Patch9: %{name}-vwait-timeout-fix.patch Patch10: %{name}-mounted.patch Patch11: %{name}-utmpx.patch URL: http://savannah.nongnu.org/projects/util-vserver/ @@ -220,6 +217,19 @@ %description -n vserver-distro-suse -l pl Szablon do tworzenia VServerów dla dystrybucji SuSE 9.1. +%package -n vserver-distro-centos +Summary: VServer build template for CentOS 4.2 +Summary(pl): Szablon budowania VServera dla CentOS 4.2 +Group: Applications/System +Requires: util-vserver-build +Requires: yum + +%description -n vserver-distro-centos +VServer build template for CentOS 4.2. + +%description -n vserver-distro-centos -l pl +Szablon budowania VServera dla CentOS 4.2. + %package init Summary: initscripts for vserver Summary(pl): Skrypty inicjalizujące dla vserwera @@ -310,12 +320,9 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 -%patch6 -p1 %patch7 -p1 %patch8 -p1 -%patch9 -p1 -%patch10 -p1 +#%patch10 -p1 %patch11 -p1 install %{SOURCE7} package-menagament.txt @@ -608,6 +615,10 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/suse*/apt/sources.list %{_libdir}/%{name}/distributions/suse* +%files -n vserver-distro-centos +%defattr(644,root,root,755) +%{_libdir}/util-vserver/distributions/centos42 + %files legacy %defattr(644,root,root,755) %dir %{_sysconfdir}/vservices @@ -641,6 +652,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2005/11/07 12:42:16 baggins +- updated to 0.30.209 +- removed obsolete patches +- added distro-centos package + Revision 1.81 2005/10/24 21:46:26 qboosh - pl for new packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
