SPECS: e1000.spec - killed underscore insanity, cosmetics
hawk
hawk at pld-linux.org
Sun Mar 2 19:56:56 CET 2008
Author: hawk Date: Sun Mar 2 18:56:56 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- killed underscore insanity, cosmetics
---- Files affected:
SPECS:
e1000.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/e1000.spec
diff -u SPECS/e1000.spec:1.81 SPECS/e1000.spec:1.82
--- SPECS/e1000.spec:1.81 Fri Feb 29 09:54:14 2008
+++ SPECS/e1000.spec Sun Mar 2 19:56:50 2008
@@ -5,13 +5,13 @@
%bcond_with verbose # verbose build (V=1)
#
%define pname e1000
-%define _rel 1
+%define rel 1
#
Summary: Intel(R) PRO/1000 driver for Linux
Summary(pl.UTF-8): Sterownik do karty Intel(R) PRO/1000
Name: %{pname}%{_alt_kernel}
Version: 7.6.15.4
-Release: %{_rel}
+Release: %{rel}
License: GPL v2
Group: Base/Kernel
Source0: http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
@@ -30,9 +30,9 @@
10/100/1000Mbit z rodziny Intel(R) PRO/1000.
%package -n kernel%{_alt_kernel}-net-e1000
-Summary: Intel(R) PRO/1000 driver for Linux SMP
+Summary: Intel(R) PRO/1000 driver for Linux
Summary(pl.UTF-8): Sterownik do karty Intel(R) PRO/1000
-Release: %{_rel}@%{_kernel_ver_str}
+Release: %{rel}@%{_kernel_ver_str}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
%if %{with dist_kernel}
@@ -90,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2008-03-02 18:56:50 hawk
+- killed underscore insanity, cosmetics
+
Revision 1.81 2008-02-29 08:54:14 hawk
- updated to 7.6.15.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e1000.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list