[kernel] remove some temporary stuff I did to keep the line numbers the same during the rpmlint review

Dave Jones davej at fedoraproject.org
Tue Oct 26 18:12:40 UTC 2010


commit 556dd8ab05b082e3aaddb1cf641506f49689e2a9
Author: Dave Jones <davej at redhat.com>
Date:   Tue Oct 26 14:12:21 2010 -0400

    remove some temporary stuff I did to keep the line numbers the same during the rpmlint review

 kernel.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 830edb8..05fa052 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -442,7 +442,6 @@ Summary: The Linux kernel
 # macros defined above.
 #
 %define kernel_reqprovconf \
-\
 Provides: kernel-%{_target_cpu} = %{rpmversion}-%{pkg_release}%{?1:.%{1}}\
 Provides: kernel-drm = 4.3.0\
 Provides: kernel-drm-nouveau = 16\
@@ -482,10 +481,6 @@ ExclusiveOS: Linux
 
 %kernel_reqprovconf
 
-
-
-
-
 #
 # List the packages used during the kernel build
 #


More information about the scm-commits mailing list