diff options
author | Laura Abbott <labbott@redhat.com> | 2019-01-07 07:53:22 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-01-07 07:53:22 -0800 |
commit | 27b219978f2ee5510ebb06032f6763ca3c0ba7ad (patch) | |
tree | 7458dce57d3b05c13f7433e52286c8d08ca8bcdb /kernel.spec | |
parent | be2536aea84916128b26c0e577646ae99bdd4de7 (diff) | |
download | kernel-27b219978f2ee5510ebb06032f6763ca3c0ba7ad.tar.gz kernel-27b219978f2ee5510ebb06032f6763ca3c0ba7ad.tar.xz kernel-27b219978f2ee5510ebb06032f6763ca3c0ba7ad.zip |
Need to drop this too apparently
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 8353475b4..649642aea 100644 --- a/kernel.spec +++ b/kernel.spec @@ -482,7 +482,8 @@ Source5000: %{stable_patch_00} # near the top of this spec file. %else %if 0%{?rcrev} -Source5000: patch-5.%{upstream_sublevel}-rc%{rcrev}.xz +# One more fixup apparently? +# Source5000: patch-5.%{upstream_sublevel}-rc%{rcrev}.xz %if 0%{?gitrev} Source5001: patch-5.%{upstream_sublevel}-rc%{rcrev}-git%{gitrev}.xz %endif |