Author: arekm Date: Wed May 28 10:30:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 7; turn verbose mode in yum and disable gpg checking (makes it work with latest yums)
---- Files affected: SPECS: util-vserver.spec (1.191 -> 1.192) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.191 SPECS/util-vserver.spec:1.192 --- SPECS/util-vserver.spec:1.191 Sat May 24 23:56:06 2008 +++ SPECS/util-vserver.spec Wed May 28 12:30:05 2008 @@ -21,7 +21,7 @@ Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.215 -Release: 6 +Release: 7 License: GPL Group: Applications/System Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2 @@ -48,6 +48,7 @@ Patch0: %{name}-vsysvwrapper.patch Patch1: %{name}-pld.patch Patch4: %{name}-m4-diet.patch +Patch5: %{name}-yum-verb-nogpg.patch Patch6: %{name}-build-umask.patch Patch7: %{name}-utmpx.patch Patch8: %{name}-vprocunhide.patch @@ -90,6 +91,7 @@ %endif Requires(post,preun): /sbin/chkconfig Requires: %{name}-lib = %{version}-%{release} +Requires: diffutils Requires: issue Requires: mktemp >= 1.5-18 Requires: rc-scripts @@ -396,6 +398,7 @@ %patch0 -p1 %patch1 -p1 %patch4 -p1 +%patch5 -p1 %patch6 -p1 %patch7 -p1 %patch8 -p1 @@ -419,6 +422,7 @@ %if %{with dietlibc} CFLAGS="%{rpmcflags} -D__GLIBC__ -D__KERNEL_STRICT_NAMES=1 -U__STRICT_ANSI__" %endif +%{__libtoolize} %{__aclocal} -I m4 %{__automake} %{__autoconf} @@ -969,6 +973,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.192 2008-05-28 10:30:05 arekm +- rel 7; turn verbose mode in yum and disable gpg checking (makes it work with latest yums) + Revision 1.191 2008-05-24 21:56:06 zbyniu - vprocunhide-net.patch added for kernels .25+; rel 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.191&r2=1.192&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
