source: server/fedora/specs/openafs.spec.patch @ 904

Last change on this file since 904 was 904, checked in by geofft, 15 years ago
openafs: Compile on 2.6.27 [rt.central.org #111634]. Linux 2.6.27 replaced <asm/semaphore.h> with <linux/semaphore.h>.
File size: 840 bytes
  • openafs.spec

    old new  
    240240%endif
    241241ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
    242242
     243Patch1000: openafs-scripts.patch
     244Patch1001: openafs-postinit.patch
     245Patch1002: openafs-2.6.27.patch
     246
    243247#    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
    244248Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2
    245249Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2
     
    679682
    680683# Patch openafs to build a kernel module named "openafs" instead of "libafs"
    681684%patch0 -p1 -b .kmod26
     685%patch1000 -p1 -b .scripts
     686%patch1001 -p1 -b .postinit
     687%patch1002 -p0 -b .2.6.27
    682688
    683689##############################################################################
    684690#
Note: See TracBrowser for help on using the repository browser.