/[packages]/cauldron/kernel-tmb/pristine/SPECS/kernel-tmb.spec
ViewVC logotype

Diff of /cauldron/kernel-tmb/pristine/SPECS/kernel-tmb.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 75092 by tmb, Sun Mar 20 23:16:11 2011 UTC revision 86245 by tmb, Sat Apr 16 10:56:56 2011 UTC
# Line 3  Line 3 
3  #  #
4  %define kernelversion   2  %define kernelversion   2
5  %define patchlevel      6  %define patchlevel      6
6  %define sublevel        37  %define sublevel        38
7    
8  # kernel Makefile extraversion is substituted by  # kernel Makefile extraversion is substituted by
9  # kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch),  # kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch),
10  # git (kgit, only the number after "git"), or stable release (kstable)  # git (kgit, only the number after "git"), or stable release (kstable)
11  %define kpatch          0  %define kpatch          0
12  %define kgit            0  %define kgit            0
13  %define kstable         4  %define kstable         3
14    
15  # this is the releaseversion  # this is the releaseversion
16  %define kbuild          1  %define kbuild          1
# Line 729  $DevelRoot/include/rdma Line 729  $DevelRoot/include/rdma
729  $DevelRoot/include/rxrpc  $DevelRoot/include/rxrpc
730  $DevelRoot/include/scsi  $DevelRoot/include/scsi
731  $DevelRoot/include/sound  $DevelRoot/include/sound
732    $DevelRoot/include/target
733  $DevelRoot/include/trace  $DevelRoot/include/trace
734  $DevelRoot/include/video  $DevelRoot/include/video
735  $DevelRoot/include/xen  $DevelRoot/include/xen
# Line 1027  rm -rf %{buildroot} Line 1028  rm -rf %{buildroot}
1028  %{_kerneldir}/include/rxrpc  %{_kerneldir}/include/rxrpc
1029  %{_kerneldir}/include/scsi  %{_kerneldir}/include/scsi
1030  %{_kerneldir}/include/sound  %{_kerneldir}/include/sound
1031    %{_kerneldir}/include/target
1032  %{_kerneldir}/include/trace  %{_kerneldir}/include/trace
1033  %{_kerneldir}/include/video  %{_kerneldir}/include/video
1034  %{_kerneldir}/include/xen  %{_kerneldir}/include/xen
# Line 1065  rm -rf %{buildroot} Line 1067  rm -rf %{buildroot}
1067  %endif  %endif
1068    
1069  %changelog  %changelog
1070  * Sun Mar 20 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.4-1mdv  * Sat Apr 16 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.3-1.mga1
1071    - update to 2.6.38.3
1072    - drop merged patches
1073    
1074    * Mon Apr 11 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-2.mga1
1075    - add -stable queue patches (31 fixes)
1076    - update patches:
1077        * CK01: Con Kolivas -ck3 patchset including bfs 0.400
1078        * FR01: reiser4 for 2.6.38 final
1079    - drop patches:
1080        * FR02: reiser4 buildfix (merged)
1081    
1082    * Tue Mar 29 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-1.mga1
1083    - update to 2.6.38.2
1084    - drop merged patches:
1085        * AX01, AX10, FS01-FS03, LD01-LD02 (xz support)
1086        * CK02 (-ck1 patchset buildfix)
1087        * DA01-DA03 (ahci ids)
1088        * DG01-DG02 (gpu fixes)
1089        * DM10-DM14 (dm-raid45, replaced by new dm-raid target)
1090        * DM20 (dm-crypt multicore support)
1091        * DP06 (samsung-laptop buildfix)
1092        * KB01 (headers_install_all export fix)
1093        * SE01 (staging fix)
1094    - rediff patches:
1095        * AI01 (Toshiba Equium A60 fix)
1096        * DV01-DV02 (framebuffer oops and deadlock fixes)
1097        * MB02 (3rdparty merge)
1098    - update patches:
1099        * CK01: Con Kolivas -ck1 patchset including BFS v363
1100        * DP05: update samsung-laptop to the one being merged in
1101                2.6.39 (replaces old samsung-backlight)
1102        * FR01-FR02: reiser4 support
1103        * FU01-FU03: unionfs 2.5.8
1104        * KP01: TuxOnIce
1105        * S2: disable mrproper on -devel rpms
1106    - add patches:
1107        * DA20: acpi video blacklist (needed for shuttle-wmi)
1108        * DG10: drm/i915: Fix pipelined fencing
1109        * DP10: shuttle-wmi support
1110        * MB16: ndiswrapper buildfix
1111    - update defconfigs and filelists
1112    
1113    * Sun Mar 20 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.4-1.mga1
1114  - update to 2.6.37.4 (CVE-2011-1013, CVE-2011-1019, CVE-2011-1076)  - update to 2.6.37.4 (CVE-2011-1013, CVE-2011-1019, CVE-2011-1076)
1115  - drop merged patch:  - drop merged patch:
1116      * NI01      * NI01
# Line 1078  rm -rf %{buildroot} Line 1123  rm -rf %{buildroot}
1123      * DG02: drm/i915: Fix calculation of backlight value in combined mode      * DG02: drm/i915: Fix calculation of backlight value in combined mode
1124  - drop S5, not needed anymore as we ship unprepared kernel-source  - drop S5, not needed anymore as we ship unprepared kernel-source
1125    
1126  * Sat Jan 26 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1mdv  * Sat Jan 26 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1.mga1
1127  - update to 2.6.37.2  - update to 2.6.37.2
1128  - rediff patch:  - rediff patch:
1129      * CK01: Con Kolivas -ck1 patchset including BFS      * CK01: Con Kolivas -ck1 patchset including BFS

Legend:
Removed from v.75092  
changed lines
  Added in v.86245

  ViewVC Help
Powered by ViewVC 1.1.30