Author: hawk Date: Fri May 23 07:04:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added bug fixes from trunk version, helps for capset() problem on 2.6.25.x - release 5
---- Files affected: SPECS: util-vserver.spec (1.189 -> 1.190) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.189 SPECS/util-vserver.spec:1.190 --- SPECS/util-vserver.spec:1.189 Tue Apr 29 22:57:28 2008 +++ SPECS/util-vserver.spec Fri May 23 09:04:42 2008 @@ -21,7 +21,7 @@ Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.215 -Release: 4 +Release: 5 License: GPL Group: Applications/System Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2 @@ -60,6 +60,7 @@ Patch15: %{name}-interfaces-ignore-cvs-dir.patch Patch16: %{name}-personalitymachine.patch Patch17: %{name}-backupfiles.patch +Patch18: %{name}-trunk_fixes.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -406,6 +407,7 @@ %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 install %{SOURCE9} package-management.txt @@ -965,6 +967,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.190 2008-05-23 07:04:42 hawk +- added bug fixes from trunk version, helps for capset() problem on 2.6.25.x +- release 5 + Revision 1.189 2008-04-29 20:57:28 glen - use /var/cache/... for poldek cache - treat *~ as backup files not just *.~*~ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.189&r2=1.190&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
