| Rev | Line |  | 
|---|
| [2398] | 1 | --- krb5.spec.orig      2013-04-26 20:11:39.831850109 -0400 | 
|---|
|  | 2 | +++ krb5.spec   2013-04-26 20:12:32.475790490 -0400 | 
|---|
| [2246] | 3 | @@ -20,7 +20,7 @@ | 
|---|
| [1693] | 4 | Summary: The Kerberos network authentication system | 
|---|
| [925] | 5 | Name: krb5 | 
|---|
| [2246] | 6 | Version: 1.10.2 | 
|---|
| [2398] | 7 | -Release: 11%{?dist} | 
|---|
|  | 8 | +Release: 11%{?dist}.scripts.%{scriptsversion} | 
|---|
| [925] | 9 | # Maybe we should explode from the now-available-to-everybody tarball instead? | 
|---|
| [2246] | 10 | # http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10.2-signed.tar | 
|---|
| [925] | 11 | Source0: krb5-%{version}.tar.gz | 
|---|
| [2398] | 12 | @@ -76,6 +76,8 @@ | 
|---|
|  | 13 | Patch112: krb5-1.10-CVE-2013-1416.patch | 
|---|
|  | 14 | Patch113: krb5-fast-msg_type.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 | 
|---|
| [2398] | 21 | @@ -133,6 +135,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} | 
|---|
| [925] | 26 |  | 
|---|
|  | 27 | %description libs | 
|---|
|  | 28 | Kerberos is a network authentication system. The krb5-libs package | 
|---|
| [2398] | 29 | @@ -259,6 +262,7 @@ | 
|---|
| [2389] | 30 | %patch111 -p1 -b .pkinit-agility | 
|---|
| [2398] | 31 | %patch112 -p1 -b .CVE-2013-1416 | 
|---|
|  | 32 | %patch113 -p1 -b .fast-msg_type | 
|---|
| [760] | 33 | +%patch1000 -p1 -b .kuserok | 
|---|
| [2246] | 34 | rm src/lib/krb5/krb/deltat.c | 
|---|
|  | 35 |  | 
|---|
| [760] | 36 | gzip doc/*.ps | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.