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

Last change on this file since 810 was 760, checked in by presbrey, 16 years ago
Update build system for Fedora 9
File size: 849 bytes
  • openafs.spec

    old new  
    210210%define build_authlibs 1
    211211%endif
    212212
     213%else
     214%define build_authlibs 0
    213215%endif
    214216
    215217# deal with cmdline specification
     
    240242%endif
    241243ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
    242244
     245Patch1000: openafs-scripts.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
     
    678682
    679683# Patch openafs to build a kernel module named "openafs" instead of "libafs"
    680684%patch0 -p1 -b .kmod26
     685%patch1000 -p1 -b .scripts
    681686
    682687##############################################################################
    683688#
Note: See TracBrowser for help on using the repository browser.