/[packages]/cauldron/kernel-rt/current/SPECS/kernel-rt.spec
ViewVC logotype

Diff of /cauldron/kernel-rt/current/SPECS/kernel-rt.spec

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

revision 312036 by tmb, Thu Nov 1 11:06:13 2012 UTC revision 312037 by tmb, Thu Nov 1 11:26:08 2012 UTC
# Line 170  Patch101:      ftp://ftp.kernel.org/pub/linux Line 170  Patch101:      ftp://ftp.kernel.org/pub/linux
170  Source101:      ftp://ftp.kernel.org/pub/linux/kernel/projects/rt/patch-%{rt_ver}-%{rt_rel}.patch.sign  Source101:      ftp://ftp.kernel.org/pub/linux/kernel/projects/rt/patch-%{rt_ver}-%{rt_rel}.patch.sign
171    
172    
173    ### other fixes
174    # ext4 data corruption fix
175    Patch200:       ext4-fix-unjournaled-inode-bitmap-modification.patch
176    # mdadm data safety fix
177    Patch201:       md-raid1-fix-assembling-of-arrays-containing-replacements.patch
178    # alx driver
179    Patch250:       net-ethernet-atheros-alx-add-new-QCA-ethernet-driver-which-supercedes-atl.patch
180    Patch251:       net-ethernet-atheros-alx-remove-atl1c-devices.patch
181    
182  #END  #END
183  ####################################################################  ####################################################################
184    
# Line 415  pushd %src_dir Line 424  pushd %src_dir
424    
425  # rt patches  # rt patches
426  %patch101 -p1  %patch101 -p1
427    
428    ### other fixes
429    # ext4 data corruption fix
430    %patch200 -p1
431    # mdadm data safety fix
432    %patch201 -p1
433    # alx driver
434    %patch250 -p1
435    %patch251 -p1
436    
437  popd  popd
438    
439  # PATCH END  # PATCH END

Legend:
Removed from v.312036  
changed lines
  Added in v.312037

  ViewVC Help
Powered by ViewVC 1.1.30