Last change
on this file since 880 was
848,
checked in by andersk, 15 years ago
|
Unrevert STABLE14-linux-fakestat-avoid-mtpt-fillin-issue-20080415 and
add /afs/andrew.cmu.edu/usr/shadow/scripts-enoent-2.diff to fix the
ENOENT bug.
[r846 was actually the ENOTDIR bug.]
|
File size:
1.0 KB
|
Rev | Line | |
---|
[760] | 1 | --- openafs.spec.orig 2008-04-28 18:13:44.000000000 -0400 |
---|
| 2 | +++ openafs.spec 2008-06-03 12:36:29.000000000 -0400 |
---|
| 3 | @@ -210,6 +210,8 @@ |
---|
| 4 | %define build_authlibs 1 |
---|
| 5 | %endif |
---|
[1] | 6 | |
---|
[760] | 7 | +%else |
---|
| 8 | +%define build_authlibs 0 |
---|
| 9 | %endif |
---|
| 10 | |
---|
| 11 | # deal with cmdline specification |
---|
[846] | 12 | @@ -240,6 +242,11 @@ |
---|
[760] | 13 | %endif |
---|
| 14 | ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64 |
---|
| 15 | |
---|
[1] | 16 | +Patch1000: openafs-scripts.patch |
---|
[839] | 17 | +Patch1001: openafs-2626.patch |
---|
[848] | 18 | +Patch1002: openafs-enoent.patch |
---|
[846] | 19 | +Patch1003: openafs-fill-inode.patch |
---|
[1] | 20 | + |
---|
| 21 | # http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/... |
---|
| 22 | Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2 |
---|
| 23 | Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2 |
---|
[846] | 24 | @@ -678,6 +682,10 @@ |
---|
[1] | 25 | |
---|
| 26 | # Patch openafs to build a kernel module named "openafs" instead of "libafs" |
---|
| 27 | %patch0 -p1 -b .kmod26 |
---|
[760] | 28 | +%patch1000 -p1 -b .scripts |
---|
[839] | 29 | +%patch1001 -p1 -b .2626 |
---|
[848] | 30 | +%patch1002 -p0 -b .enoent |
---|
[846] | 31 | +%patch1003 -p0 -b .fill-inode |
---|
[1] | 32 | |
---|
[760] | 33 | ############################################################################## |
---|
| 34 | # |
---|
Note: See
TracBrowser
for help on using the repository browser.