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

Last change on this file since 902 was 902, checked in by andersk, 15 years ago
Run $AFS_POST_INIT from the openafs-client initscript, if it is defined in /etc/sysconfig/openafs. We use this to set the right sysname.
File size: 779 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
     245
    243246#    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
    244247Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2
    245248Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2
     
    678681
    679682# Patch openafs to build a kernel module named "openafs" instead of "libafs"
    680683%patch0 -p1 -b .kmod26
     684%patch1000 -p1 -b .scripts
     685%patch1001 -p1 -b .postinit
    681686
    682687##############################################################################
    683688#
Note: See TracBrowser for help on using the repository browser.