Update the spec with the last change and its bugzilla

Also remove a few bogus comments about DVB frontends/DVB USB
that are at the wrong places

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Mauro Carvalho Chehab 2012-05-25 08:10:32 -03:00
parent b2151191d3
commit 1e953ffdf6
2 changed files with 4 additions and 4 deletions

View File

@ -2556,7 +2556,7 @@ CONFIG_DVB_USB_RTL28XXU=m
CONFIG_DVB_USB_AF9035=m
#
# Supported Frontend Modules
# Supported DVB Modules
#
CONFIG_DVB_BT8XX=m
CONFIG_DVB_BUDGET_CORE=m
@ -2590,9 +2590,6 @@ CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
CONFIG_DVB_BUDGET_PATCH=m
#
# Supported USB Adapters
#
CONFIG_DVB_TTUSB_BUDGET=m
#

View File

@ -2430,6 +2430,9 @@ fi
# '-' | |
# '-'
%changelog
* Fri May 25 2012 Mauro Carvalho Chehab <mchehab@redhat.com>
- Don't manually customise tuners/frontends (rhbz 825203)
* Thu May 24 2012 Josh Boyer <jwboyer@redhat.com>
- CVE-2012-2372 mm: 32bit PAE pmd walk vs populate SMP race (rhbz 822821 822825)