Author: arekm Date: Sat Nov 3 18:33:28 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; ethtool moved to /sbin as rc-scripts expect it there
---- Files affected: SPECS: ethtool.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/ethtool.spec diff -u SPECS/ethtool.spec:1.31 SPECS/ethtool.spec:1.32 --- SPECS/ethtool.spec:1.31 Sun Aug 12 21:49:03 2007 +++ SPECS/ethtool.spec Sat Nov 3 19:33:23 2007 @@ -5,7 +5,7 @@ Summary(pt_BR.UTF-8): Ferramenta de configuração para placas ethernet PCI Name: ethtool Version: 6 -Release: 1 +Release: 2 License: GPL Group: Networking/Admin Source0: http://dl.sourceforge.net/gkernel/%{name}-%{version}.tar.gz @@ -15,6 +15,8 @@ BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _sbindir /sbin + %description ethtool is a small utility for examining and tuning your ethernet-based network interface. @@ -64,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2007/11/03 18:33:23 arekm +- rel 2; ethtool moved to /sbin as rc-scripts expect it there + Revision 1.31 2007/08/12 19:49:03 qboosh - updated to 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ethtool.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
