Ignore:
Timestamp:
Sep 15, 2008, 4:45:46 AM (16 years ago)
Author:
andersk
Message:
Make openafs build on 2.6.26.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/specs/openafs.spec.patch

    r760 r839  
    1010 
    1111 # deal with cmdline specification
    12 @@ -240,6 +242,8 @@
     12@@ -240,6 +242,9 @@
    1313 %endif
    1414 ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
    1515 
    1616+Patch1000: openafs-scripts.patch
     17+Patch1001: openafs-2626.patch
    1718+
    1819 #    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
    1920 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2
    2021 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2
    21 @@ -678,6 +682,7 @@
     22@@ -678,6 +682,8 @@
    2223 
    2324 # Patch openafs to build a kernel module named "openafs" instead of "libafs"
    2425 %patch0 -p1 -b .kmod26
    2526+%patch1000 -p1 -b .scripts
     27+%patch1001 -p1 -b .2626
    2628 
    2729 ##############################################################################
Note: See TracChangeset for help on using the changeset viewer.