Author: baggins Date: Mon Jan 30 19:23:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 1 - don't make incompat changes so --enable-apis=NOLEGACY
---- Files affected: SPECS: util-vserver.spec (1.98 -> 1.99) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.98 SPECS/util-vserver.spec:1.99 --- SPECS/util-vserver.spec:1.98 Mon Jan 30 20:03:04 2006 +++ SPECS/util-vserver.spec Mon Jan 30 20:23:47 2006 @@ -11,7 +11,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.210 -Release: 0.1 +Release: 1 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -347,6 +347,7 @@ %configure \ --with-initrddir=/etc/rc.d/init.d \ --enable-release \ + --enable-apis=NOLEGACY \ %{?with_dietlibc:--enable-dietlibc} \ %{!?with_dietlibc:--disable-dietlibc} \ MKTEMP=/bin/mktemp \ @@ -679,6 +680,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99 2006/01/30 19:23:47 baggins +- release 1 +- don't make incompat changes so --enable-apis=NOLEGACY + Revision 1.98 2006/01/30 19:03:04 baggins - started update to 0.30.210 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.98&r2=1.99&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
