Author: glen Date: Mon Mar 3 10:28:51 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - ignore CVS dirs in interfaces/*
---- Files affected: SPECS: util-vserver.spec (1.138.2.20 -> 1.138.2.21) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.138.2.20 SPECS/util-vserver.spec:1.138.2.21 --- SPECS/util-vserver.spec:1.138.2.20 Thu Feb 21 00:59:00 2008 +++ SPECS/util-vserver.spec Mon Mar 3 11:28:46 2008 @@ -20,7 +20,7 @@ Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.212 -Release: 15 +Release: 16 License: GPL Group: Applications/System Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2 @@ -54,6 +54,7 @@ Patch12: %{name}-rpm-fake-resolver-badperm-errorlogging.patch Patch13: %{name}-tmpdir.patch Patch14: %{name}-rpmpath.patch +Patch15: %{name}-interfaces-ignore-cvs-dir.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -377,6 +378,7 @@ %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 install %{SOURCE9} package-management.txt @@ -755,6 +757,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.138.2.21 2008-03-03 10:28:46 glen +- ignore CVS dirs in interfaces/* + Revision 1.138.2.20 2008-02-20 23:59:00 glen - merged too much, debian, ubuntu and f7 pkgs don't exist ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.138.2.20&r2=1.138.2.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
