Author: arekm Date: Fri Aug 6 18:35:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 2904
---- Files affected: packages/util-vserver: stat.patch (1.1 -> 1.2) , util-vserver.spec (1.265 -> 1.266) ---- Diffs: ================================================================ Index: packages/util-vserver/stat.patch diff -u packages/util-vserver/stat.patch:1.1 packages/util-vserver/stat.patch:1.2 --- packages/util-vserver/stat.patch:1.1 Fri Jul 9 20:03:31 2010 +++ packages/util-vserver/stat.patch Fri Aug 6 20:35:50 2010 @@ -1,14 +1,3 @@ ---- util-vserver-0.30.216-pre2883/lib/syscall_getiattr-fscompat.hc.wiget 2010-03-31 15:54:19.000000000 +0200 -+++ util-vserver-0.30.216-pre2883/lib/syscall_getiattr-fscompat.hc 2010-07-09 19:53:55.753080496 +0200 -@@ -25,6 +25,8 @@ - #include "ioctl-getxflg.hc" - - #include <fcntl.h> -+#include <sys/stat.h> -+#include <unistd.h> - static inline ALWAYSINLINE int - vc_get_iattr_fscompat(char const *filename, - xid_t * /*...@null@*/ xid, --- util-vserver-0.30.216-pre2883/src/vdu.c.wiget 2010-07-09 19:55:04.723075232 +0200 +++ util-vserver-0.30.216-pre2883/src/vdu.c 2010-07-09 19:56:53.613746027 +0200 @@ -29,6 +29,7 @@ ================================================================ Index: packages/util-vserver/util-vserver.spec diff -u packages/util-vserver/util-vserver.spec:1.265 packages/util-vserver/util-vserver.spec:1.266 --- packages/util-vserver/util-vserver.spec:1.265 Fri Jul 9 20:03:31 2010 +++ packages/util-vserver/util-vserver.spec Fri Aug 6 20:35:50 2010 @@ -19,8 +19,8 @@ %undefine with_doc %endif -%define snap pre2883 -%define rel 5 +%define snap pre2904 +%define rel 1 Summary: Linux virtual server utilities Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver @@ -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: 4f7a64b7295ea01673974394f4afd3ff +# Source0-md5: 45ad60fb043d1f9fefaddfafb3b3b867 Source1: vprocunhide.init Source2: vservers.init Source3: vservers-legacy.init @@ -941,6 +941,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.266 2010/08/06 18:35:50 arekm +- up to 2904 + Revision 1.265 2010/07/09 18:03:31 wiget - added missing includes (stat.patch) - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-vserver/stat.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-vserver/util-vserver.spec?r1=1.265&r2=1.266&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
