Ignore:
Timestamp:
Jul 9, 2009, 3:48:21 PM (15 years ago)
Author:
mitchb
Message:
Reintegrate branches/fc11-dev (r1121:1258) to trunk
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/server/fedora/specs/openafs.spec.patch

    r1079 r1259  
    1 --- openafs.spec.orig   2009-04-08 08:17:00.000000000 -0400
    2 +++ openafs.spec        2009-04-14 04:32:44.000000000 -0400
     1--- openafs.spec.orig   2009-06-03 04:16:03.000000000 -0400
     2+++ openafs.spec        2009-06-12 02:05:57.000000000 -0400
    33@@ -8,7 +8,7 @@
    44 # for beta/rc releases make pkgrel 0.X.<tag>
     
    1010 %if %{?osvers:0}%{!?osvers:1}
    1111 %define osvers 1
    12 @@ -261,6 +261,11 @@
     12@@ -261,6 +261,14 @@
    1313 %endif
    1414 ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
     
    1818+Patch1002: openafs-pts-encrypt.patch
    1919+Patch1003: openafs-localcsdb.patch
     20+Patch1004: openafs-delta-dprintf-rename-20090427.patch
     21+Patch1005: openafs-numsysnames.patch
     22+Patch1006: openafs-delta-linux26-defer-cred-changing-20090511.patch
    2023+
    2124 #    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
    2225 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2
    2326 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2
    24 @@ -343,6 +348,7 @@
     27@@ -343,6 +351,7 @@
    2528 %if %{build_userspace}
    2629 
     
    3033 
    3134 %if %{fedorakmod}
    32 @@ -403,6 +409,7 @@
     35@@ -403,6 +412,7 @@
    3336 
    3437 %if %{build_authlibs}
     
    3841 Group: Networking/Filesystems
    3942 
    40 @@ -419,6 +426,7 @@
     43@@ -419,6 +429,7 @@
    4144 %endif
    4245 
     
    4649 Requires: openafs-authlibs = %{PACKAGE_VERSION}
    4750 %endif
    48 @@ -437,6 +445,7 @@
     51@@ -437,6 +448,7 @@
    4952 libraries.
    5053 
     
    5457 Group: Development/Filesystems
    5558 
    56 @@ -465,6 +474,7 @@
     59@@ -465,6 +477,7 @@
    5760 administrators.
    5861 
     
    6265 Group: Networking/Filesystems
    6366 Provides: openafs-kernel = %{PACKAGE_VERSION}
    64 @@ -514,6 +524,7 @@
     67@@ -514,6 +527,7 @@
    6568 
    6669 %if %{krb5support}
     
    7073 Requires: openafs = %{PACKAGE_VERSION}
    7174 Group: Networking/Filesystems
    72 @@ -540,7 +551,7 @@
     75@@ -540,7 +554,7 @@
    7376 %if %{build_modules}
    7477 
     
    7982 %else
    8083 
    81 @@ -699,6 +710,10 @@
     84@@ -699,6 +713,13 @@
    8285 
    8386 # Patch openafs to build a kernel module named "openafs" instead of "libafs"
     
    8790+%patch1002 -p1 -b .pts-encrypt
    8891+%patch1003 -p1 -b .localcsdb
     92+%patch1004 -p1 -b .dprintf
     93+%patch1005 -p1 -b .numsysnames
     94+%patch1006 -p1 -b .defercredchanging
    8995 
    9096 ##############################################################################
Note: See TracChangeset for help on using the changeset viewer.