Author: areq Date: Sun Feb 22 14:01:05 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - add centos.patch (fix install centos) - rel 14
---- Files affected: SPECS: util-vserver.spec (1.222 -> 1.223) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.222 SPECS/util-vserver.spec:1.223 --- SPECS/util-vserver.spec:1.222 Mon Dec 8 00:49:25 2008 +++ SPECS/util-vserver.spec Sun Feb 22 15:00:58 2009 @@ -19,7 +19,7 @@ Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.215 -Release: 13 +Release: 14 License: GPL Group: Applications/System Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2 @@ -46,6 +46,7 @@ Source15: %{name}.init Patch0: %{name}-vsysvwrapper.patch Patch1: %{name}-pld.patch +Patch2: %{name}-centos.patch Patch4: %{name}-m4-diet.patch Patch5: %{name}-yum-verb-nogpg.patch Patch6: %{name}-build-umask.patch @@ -360,6 +361,7 @@ %setup -q -a11 %patch0 -p1 %patch1 -p1 +%patch2 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 @@ -902,6 +904,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.223 2009/02/22 14:00:58 areq +- add centos.patch (fix install centos) +- rel 14 + Revision 1.222 2008/12/07 23:49:25 baggins - rel 13 - fix libdir in bash-wrapper ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.222&r2=1.223&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
