Author: qboosh Date: Sat Aug 21 11:53:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - ac version - more verbose files, added LICENSE (just information, not GPL text)
---- Files affected: packages/ethtool: ethtool.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: packages/ethtool/ethtool.spec diff -u packages/ethtool/ethtool.spec:1.34 packages/ethtool/ethtool.spec:1.35 --- packages/ethtool/ethtool.spec:1.34 Fri Aug 20 22:24:12 2010 +++ packages/ethtool/ethtool.spec Sat Aug 21 13:53:40 2010 @@ -9,10 +9,10 @@ Epoch: 1 License: GPL v2 Group: Networking/Admin -Source0: http://dl.sourceforge.net/gkernel/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/gkernel/%{name}-%{version}.tar.gz # Source0-md5: e0f617779a58b77af061a9e5178d0b25 URL: http://sourceforge.net/projects/gkernel/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,9 +57,9 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_sbindir}/* -%{_mandir}/man?/* +%doc AUTHORS ChangeLog LICENSE NEWS README +%attr(755,root,root) %{_sbindir}/ethtool +%{_mandir}/man8/ethtool.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -67,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2010/08/21 11:53:40 qboosh +- ac version +- more verbose files, added LICENSE (just information, not GPL text) + Revision 1.34 2010/08/20 20:24:12 gotar - upgraded to 2.6.35, epoch 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ethtool/ethtool.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
