Author: baggins Date: Fri Jan 20 15:54:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed running %pre/%post scripts in vrpm - updated poldek config to 0.20 style - merged pld and build-poldek patches
---- Files affected: SPECS: util-vserver.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.94 SPECS/util-vserver.spec:1.95 --- SPECS/util-vserver.spec:1.94 Sat Jan 14 11:38:23 2006 +++ SPECS/util-vserver.spec Fri Jan 20 16:54:30 2006 @@ -11,7 +11,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.209 -Release: 2 +Release: 2.1 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -30,7 +30,7 @@ Source10: %{name}-initpost.sh Patch0: %{name}-vsysvwrapper.patch Patch1: %{name}-pld.patch -Patch2: %{name}-build-poldek.patch +Patch2: %{name}-vrpm.patch Patch3: %{name}-include.patch Patch4: %{name}-m4-diet.patch Patch5: %{name}-cpuset.patch @@ -594,8 +594,7 @@ %dir %{_sysconfdir}/vservers/.distributions/.common/pubkeys %dir %{_sysconfdir}/vservers/.distributions/pld-ac %dir %{_sysconfdir}/vservers/.distributions/pld-ac/poldek -%{_sysconfdir}/vservers/.distributions/pld1.99 -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/pld-ac/poldek/poldek.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vservers/.distributions/pld-ac/poldek/*.conf %attr(755,root,root) %{_libdir}/%{name}/rpm-fake* %dir %{_libdir}/%{name}/distributions %attr(-, root, root) %{_libdir}/%{name}/distributions/defaults @@ -680,6 +679,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2006/01/20 15:54:30 baggins +- fixed running %pre/%post scripts in vrpm +- updated poldek config to 0.20 style +- merged pld and build-poldek patches + Revision 1.94 2006/01/14 10:38:23 glen - dist dir is pld-ac ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
