source:
server/fedora/specs/openafs.spec.patch
@
749
Last change on this file since 749 was 510, checked in by andersk, 17 years ago | |
---|---|
File size: 775 bytes |
-
openafs.spec
old new 182 182 BuildRequires: %{?kdepend:%{kdepend}, } pam-devel 183 183 ExclusiveArch: %{ix86} x86_64 ia64 184 184 185 Patch1000: openafs-scripts.patch 186 Patch1001: openafs-splice.patch 187 185 188 # http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/... 186 189 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2 187 190 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2 … … 556 558 #%setup -q -n %{srcdir} 557 559 %setup -q -b 1 -n %{srcdir} 558 560 561 %patch1000 -p1 -b .scripts 562 %patch1001 -p1 -b .splice 563 sh regen.sh 564 559 565 # Patch openafs to build a kernel module named "openafs" instead of "libafs" 560 566 %patch0 -p1 -b .kmod26 561 567
Note: See TracBrowser
for help on using the repository browser.