source:
server/fedora/specs/openafs.spec.patch
@
760
Last change on this file since 760 was 760, checked in by presbrey, 16 years ago | |
---|---|
File size: 849 bytes |
-
openafs.spec
old new 210 210 %define build_authlibs 1 211 211 %endif 212 212 213 %else 214 %define build_authlibs 0 213 215 %endif 214 216 215 217 # deal with cmdline specification … … 240 242 %endif 241 243 ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64 242 244 245 Patch1000: openafs-scripts.patch 246 243 247 # http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/... 244 248 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2 245 249 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2 … … 678 682 679 683 # Patch openafs to build a kernel module named "openafs" instead of "libafs" 680 684 %patch0 -p1 -b .kmod26 685 %patch1000 -p1 -b .scripts 681 686 682 687 ############################################################################## 683 688 #
Note: See TracBrowser
for help on using the repository browser.