Author: baggins Date: Sat Dec 6 23:55:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 12 - fixed bash-wrapper for util-vserver.init
---- Files affected: SPECS: util-vserver.spec (1.220 -> 1.221) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.220 SPECS/util-vserver.spec:1.221 --- SPECS/util-vserver.spec:1.220 Sat Dec 6 19:05:18 2008 +++ SPECS/util-vserver.spec Sun Dec 7 00:55:05 2008 @@ -19,7 +19,7 @@ Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.215 -Release: 11 +Release: 12 License: GPL Group: Applications/System Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2 @@ -66,6 +66,7 @@ # http://glen.alkohol.ee/pld/util-vserver-dbrebuild-internalize4.patch Patch21: %{name}-dbrebuild-internalize4.patch Patch22: %{name}-dev-stdfd.patch +Patch23: %{name}-bash-wrapper.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -378,6 +379,7 @@ %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p1 install %{SOURCE9} package-management.txt @@ -899,6 +901,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.221 2008/12/06 23:55:05 baggins +- rel 12 +- fixed bash-wrapper for util-vserver.init + Revision 1.220 2008/12/06 18:05:18 baggins - rel 11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.220&r2=1.221&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
