Changeset 1555 for trunk/server/fedora
- Timestamp:
- May 5, 2010, 1:06:27 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/fedora/specs/openafs.spec.patch
r1545 r1555 10 10 %if %{?osvers:0}%{!?osvers:1} 11 11 %define osvers 1 12 @@ -261,6 +261,1 0@@12 @@ -261,6 +261,11 @@ 13 13 %endif 14 14 ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64 … … 17 17 +Patch1003: openafs-localcsdb.patch 18 18 +Patch1005: openafs-numsysnames.patch 19 +Patch1006: openafs-release-glock.patch 19 20 + 20 21 # http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/... 21 22 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2 22 23 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2 23 @@ -343,6 +34 7,7 @@24 @@ -343,6 +348,7 @@ 24 25 %if %{build_userspace} 25 26 … … 29 30 30 31 %if %{fedorakmod} 31 @@ -403,6 +40 8,7 @@32 @@ -403,6 +409,7 @@ 32 33 33 34 %if %{build_authlibs} … … 37 38 Group: Networking/Filesystems 38 39 39 @@ -419,6 +42 5,7 @@40 @@ -419,6 +426,7 @@ 40 41 %endif 41 42 … … 45 46 Requires: openafs-authlibs = %{PACKAGE_VERSION} 46 47 %endif 47 @@ -437,6 +44 4,7 @@48 @@ -437,6 +445,7 @@ 48 49 libraries. 49 50 … … 53 54 Group: Development/Filesystems 54 55 55 @@ -465,6 +47 3,7 @@56 @@ -465,6 +474,7 @@ 56 57 administrators. 57 58 … … 61 62 Group: Networking/Filesystems 62 63 Provides: openafs-kernel = %{PACKAGE_VERSION} 63 @@ -514,6 +52 3,7 @@64 @@ -514,6 +524,7 @@ 64 65 65 66 %if %{krb5support} … … 69 70 Requires: openafs = %{PACKAGE_VERSION} 70 71 Group: Networking/Filesystems 71 @@ -540,7 +55 0,7 @@72 @@ -540,7 +551,7 @@ 72 73 %if %{build_modules} 73 74 … … 78 79 %else 79 80 80 @@ -699,6 +7 09,9@@81 @@ -699,6 +710,10 @@ 81 82 82 83 # Patch openafs to build a kernel module named "openafs" instead of "libafs" … … 85 86 +%patch1003 -p1 -b .localcsdb 86 87 +%patch1005 -p1 -b .numsysnames 88 +%patch1006 -p1 -b .release-glock 87 89 88 90 ############################################################################## 89 91 # 90 @@ -1209,7 +122 2,7 @@92 @@ -1209,7 +1224,7 @@ 91 93 rm -rf $RPM_BUILD_ROOT%{_sbindir}/kdump* 92 94 … … 97 99 done 98 100 99 @@ -1569,7 +158 2,6 @@101 @@ -1569,7 +1584,6 @@ 100 102 %{_libdir}/librxstat.a 101 103 %{_libdir}/libubik.a
Note: See TracChangeset
for help on using the changeset viewer.