| Last change
                  on this file since 2431 was
                  2429,
                  checked in by tboning, 12 years ago | 
        
          | Built a bunch of packages, krb5 still has issues. | 
        | File size:
            1.2 KB | 
      
      
        
  | Rev | Line |  | 
|---|
| [2429] | 1 | --- krb5.spec.orig      2013-06-09 23:11:12.810169507 -0400 | 
|---|
|  | 2 | +++ krb5.spec   2013-06-09 23:16:13.634169507 -0400 | 
|---|
|  | 3 | @@ -30,7 +30,7 @@ | 
|---|
| [1693] | 4 | Summary: The Kerberos network authentication system | 
|---|
| [925] | 5 | Name: krb5 | 
|---|
| [2429] | 6 | Version: 1.11.3 | 
|---|
|  | 7 | -Release: 1%{?dist} | 
|---|
|  | 8 | +Release: 1%{?dist}.scripts.%{scriptsversion} | 
|---|
| [925] | 9 | # Maybe we should explode from the now-available-to-everybody tarball instead? | 
|---|
| [2429] | 10 | # http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11.3-signed.tar | 
|---|
| [925] | 11 | Source0: krb5-%{version}.tar.gz | 
|---|
| [2429] | 12 | @@ -89,6 +89,8 @@ | 
|---|
|  | 13 | Patch201: krb5-1.11.2-keycheck.patch | 
|---|
|  | 14 | Patch202: krb5-1.11.2-otp.patch | 
|---|
| [1] | 15 |  | 
|---|
|  | 16 | +Patch1000: krb5-kuserok-scripts.patch | 
|---|
|  | 17 | + | 
|---|
| [1259] | 18 | License: MIT | 
|---|
| [760] | 19 | URL: http://web.mit.edu/kerberos/www/ | 
|---|
|  | 20 | Group: System Environment/Libraries | 
|---|
| [2429] | 21 | @@ -175,6 +177,7 @@ | 
|---|
| [1693] | 22 | %package libs | 
|---|
|  | 23 | Summary: The shared libraries used by Kerberos 5 | 
|---|
| [925] | 24 | Group: System Environment/Libraries | 
|---|
| [1761] | 25 | +Provides: scripts-krb5-libs, scripts-krb5-libs%{?_isa} | 
|---|
| [2429] | 26 | %if 0%{?rhel} == 6 | 
|---|
|  | 27 | # Some of the older libsmbclient builds here incorrectly called | 
|---|
|  | 28 | # krb5_locate_kdc(), which was mistakenly exported in 1.9. | 
|---|
|  | 29 | @@ -313,6 +316,7 @@ | 
|---|
| [925] | 30 |  | 
|---|
| [2429] | 31 | %patch201 -p1 -b .keycheck | 
|---|
|  | 32 | %patch202 -p1 -b .otp | 
|---|
|  | 33 | +%patch1000 -p1 -b .kuserok | 
|---|
| [2246] | 34 |  | 
|---|
| [2429] | 35 | # Take the execute bit off of documentation. | 
|---|
|  | 36 | chmod -x doc/krb5-protocol/*.txt | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.