Move 9p modules back to main package for KVM (rhbz 807733)
This commit is contained in:
parent
c770d05524
commit
af856217e0
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# For non-released -rc kernels, this will be appended after the rcX and
|
||||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -2307,6 +2307,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 28 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Move 9p modules back to main package for KVM (rhbz 807733)
|
||||||
|
|
||||||
* Wed Mar 28 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc0.git3.1
|
* Wed Mar 28 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc0.git3.1
|
||||||
- Linux v3.3-7919-g6658a69
|
- Linux v3.3-7919-g6658a69
|
||||||
|
|
||||||
|
@ -155,8 +155,6 @@ sysv.ko
|
|||||||
ufs.ko
|
ufs.ko
|
||||||
ncpfs.ko
|
ncpfs.ko
|
||||||
coda.ko
|
coda.ko
|
||||||
9p.ko
|
|
||||||
9pnet.ko
|
|
||||||
act200l-sir.ko
|
act200l-sir.ko
|
||||||
ali-ircc.ko
|
ali-ircc.ko
|
||||||
esi-sir.ko
|
esi-sir.ko
|
||||||
|
Loading…
Reference in New Issue
Block a user