1
0
forked from pool/kernel-source

GIT Revision: 7f37bd6a499a9154b636c763a75a06d6a7680750

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6970
This commit is contained in:
Michal Marek
2011-05-14 05:02:26 +00:00
committed by Git OBS Bridge
parent 384cf0744f
commit 38d16a3858
34 changed files with 216 additions and 64 deletions

View File

@@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 2.6.39-rc6
%define patchversion 2.6.39-rc6
%define srcversion 2.6.39-rc7
%define patchversion 2.6.39-rc7
%define variant %{nil}
%define vanilla_only 0
@@ -31,9 +31,9 @@ Name: kernel-source
Summary: The Linux Kernel Sources
Version: 2.6.39
%if %using_buildservice
Release: rc6.<RELEASE>
Release: rc7.<RELEASE>
%else
Release: rc6.0
Release: rc7.0
%endif
License: GPL v2 only
Group: Development/Sources
@@ -255,6 +255,10 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif
%changelog
* Fri May 13 2011 jeffm@suse.com
- Update to 2.6.39-rc7.
- Eliminated 5 patches.
- commit a8a170f
* Thu May 12 2011 jslaby@suse.cz
- Delete
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.