Author: glen Date: Wed Mar 1 21:01:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - drop vserver-dev package, /dev tree is under %_netsharedpath and provides are in vserver-packages, rel 5
---- Files affected: SPECS: util-vserver.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.105 SPECS/util-vserver.spec:1.106 --- SPECS/util-vserver.spec:1.105 Mon Feb 27 23:11:02 2006 +++ SPECS/util-vserver.spec Wed Mar 1 22:01:02 2006 @@ -13,7 +13,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.210 -Release: 4.1 +Release: 5 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -300,30 +300,6 @@ Ten pakiet zawiera narzędzia potrzebne do pracy z Vserwerami mającymi konfigurację w starym stylu. -%package -n vserver-dev -Summary: /dev entries for systems in Vservers -Summary(pl): Pliki specjalne /dev/* dla systemów w Vserwerach -Group: Base -Requires: setup >= 2.4.1-2 -Provides: dev = 2.9.0-19 -AutoReqProv: no - -%description -n vserver-dev -Unix and unix like systems (including Linux) use file system entries -to represent devices attached to the machine. All of these entries are -in the /dev tree (though they don't have to be), and this package -contains only entries needed for a system running inside Vserver. - -DO NOT install this package for a normal system! - -%description -n vserver-dev -l pl -Wszystkie systemy klasy unices, w tym Linux, używają plików do -przedstawiania urządzeń podłączonych do komputera. Wszystkie te pliki -znajdują się zwykle w katalogu /dev. Pakiet ten wyłącznie te pliki -specjalne które są potrzebne do uruchomienia systemu w Vserwerze. - -NIE INSTALUJ tego pakietu na zwykłym systemie! - %prep %setup -q %patch0 -p1 @@ -668,24 +644,15 @@ %{_mandir}/man8/rebootmgr.8* %{_mandir}/man8/vserver-copy.8* -%files -n vserver-dev -%defattr(644,root,root,755) -%dir /dev/pts -%dev(c,1,7) %attr(666,root,root) /dev/full -%dev(c,1,3) %attr(666,root,root) /dev/null -%dev(c,5,2) %attr(666,root,root) /dev/ptmx -%dev(c,1,8) %attr(644,root,root) /dev/random -%dev(c,5,0) %attr(666,root,root) /dev/tty -%dev(c,1,9) %attr(644,root,root) /dev/urandom -%dev(c,1,5) %attr(666,root,root) /dev/zero -/dev/initctl - %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.106 2006/03/01 21:01:02 glen +- drop vserver-dev package, /dev tree is under %_netsharedpath and provides are in vserver-packages, rel 5 + Revision 1.105 2006/02/27 22:11:02 glen - drop P devfs (used only by devfsd) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
