summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2013-04-01 11:55:19 -0500
committerJustin M. Forbes <jforbes@redhat.com>2013-04-01 11:55:19 -0500
commit0b3625d632fdaa5c2eb76c04b4263782a2b28ad3 (patch)
tree73ca917163e8bd557f4fd4ec799f8cc5e3a49c37 /kernel.spec
parentf7212ead95d6ac2afbf930c925fe1148b401fec3 (diff)
downloadkernel-0b3625d632fdaa5c2eb76c04b4263782a2b28ad3.tar.gz
kernel-0b3625d632fdaa5c2eb76c04b4263782a2b28ad3.tar.xz
kernel-0b3625d632fdaa5c2eb76c04b4263782a2b28ad3.zip
fix htmldoc build for 8250 rename. Patch from Kyle McMartin
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index d18e1ab2e..a2f1f25c6 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -745,6 +745,8 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
#rhbz 927469
Patch23006: fix-child-thread-introspection.patch
+Patch23007: htmldoc-build-fix.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1440,6 +1442,8 @@ ApplyPatch mac80211-Dont-restart-sta-timer-if-not-running.patch
#rhbz 927469
ApplyPatch fix-child-thread-introspection.patch
+ApplyPatch htmldoc-build-fix.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2279,6 +2283,7 @@ fi
* Mon Apr 01 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc5.git0.1
- Disable debugging options.
- Linux v3.9-rc5
+- fix htmldoc build for 8250 rename. Patch from Kyle McMartin
* Mon Apr 1 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Minor ARM LPAE updates