Author: glen Date: Wed Mar 5 07:35:43 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - drop unused deps from -build (these belong to -fc, -debian or -ubuntu); rel 1
---- Files affected: SPECS: util-vserver.spec (1.138.2.25 -> 1.138.2.26) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.138.2.25 SPECS/util-vserver.spec:1.138.2.26 --- SPECS/util-vserver.spec:1.138.2.25 Tue Mar 4 16:12:14 2008 +++ SPECS/util-vserver.spec Wed Mar 5 08:35:37 2008 @@ -22,7 +22,7 @@ Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.214 -Release: 0 +Release: 1 License: GPL Group: Applications/System Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2 @@ -179,11 +179,6 @@ Group: Applications/System Requires: %{name} = %{version}-%{release} Requires: /etc/pld-release -# for ar, used by debbootstrap -Requires: binutils -Requires: e2fsprogs -Requires: wget -Requires: which Conflicts: poldek < 0.18.8-10 %description build @@ -429,7 +424,7 @@ DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT/dev -rm -f $RPM_BUILD_ROOT/usr/lib/util-vserver/vserver-init.functions +rm -f $RPM_BUILD_ROOT%{_libdir}/util-vserver/vserver-init.functions chmod -R +rX $RPM_BUILD_ROOT%{_libdir}/%{name}/distributions/* @@ -885,6 +880,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.138.2.26 2008-03-05 07:35:37 glen +- drop unused deps from -build (these belong to -fc, -debian or -ubuntu); rel 1 + Revision 1.138.2.25 2008-03-04 15:12:14 glen - merge rest of .214 from HEAD, cleanups, chost symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.138.2.25&r2=1.138.2.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
