Author: arekm Date: Sat Sep 10 21:24:33 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2987
---- Files affected: packages/util-vserver: util-vserver.spec (1.282 -> 1.283) ---- Diffs: ================================================================ Index: packages/util-vserver/util-vserver.spec diff -u packages/util-vserver/util-vserver.spec:1.282 packages/util-vserver/util-vserver.spec:1.283 --- packages/util-vserver/util-vserver.spec:1.282 Fri Jul 22 09:45:20 2011 +++ packages/util-vserver/util-vserver.spec Sat Sep 10 23:24:27 2011 @@ -19,7 +19,7 @@ %undefine with_doc %endif -%define snap pre2982 +%define snap pre2987 %define rel 1 Summary: Linux virtual server utilities Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych @@ -29,7 +29,7 @@ License: GPL Group: Applications/System Source0: http://people.linux-vserver.org/~dhozac/t/uv-testing/%{name}-%{version}-%{snap}.tar.bz2 -# Source0-md5: 1c5c18ac05f4881baf9ae35e1cbe2ead +# Source0-md5: 801ae2eafb4f0b49eaddec3f939fdd98 Source1: vprocunhide.init Source2: vservers.init Source3: vservers-legacy.init @@ -378,6 +378,23 @@ %description -n vserver-distro-suse -l pl.UTF-8 Szablon do tworzenia VServerów dla dystrybucji SuSE 9.1. +%package -n vserver-distro-scientificlinux +Summary: VServer build template for Scientific Linux +Summary(pl.UTF-8): Szablon do tworzenia VServerów dla dystrybucji Scientific Linux +Group: Applications/System +Requires: %{name} = %{version}-%{release} +Requires: binutils +Requires: e2fsprogs +Requires: rpm +Requires: wget +Requires: yum + +%description -n vserver-distro-scientificlinux +VServer build template for Scientific Linux. + +%description -n vserver-distro-scientificlinux -l pl.UTF-8 +Szablon do tworzenia VServerów dla dystrybucji Scientific Linux. + %prep %setup -q -n %{name}-%{version}-%{snap} -a11 %patch0 -p1 @@ -943,12 +960,23 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/suse*/apt/sources.list %{_libdir}/%{name}/distributions/suse* +%files -n vserver-distro-scientificlinux +%defattr(644,root,root,755) +%dir %{_libdir}/%{name}/distributions/sl6 +%attr(755,root,root) %{_libdir}/%{name}/distributions/sl6/initpost +%attr(755,root,root) %{_libdir}/%{name}/distributions/sl6/initpre +%{_libdir}/%{name}/distributions/sl6/pkgs +%{_libdir}/%{name}/distributions/sl6/yum + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.283 2011/09/10 21:24:27 arekm +- up to 2987 + Revision 1.282 2011/07/22 07:45:20 arekm - up to 0.30.216-1.pre2982 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-vserver/util-vserver.spec?r1=1.282&r2=1.283&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
