| 
                Last change
                  on this file since 2208 was
                  2198,
                  checked in by ezyang, 13 years ago
           | 
        
        
          | 
            Untested version bumps for all spec files.
           | 
        
        | 
            File size:
            1.1 KB
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [2198] | 1 | --- krb5.spec.~1~       2012-03-08 16:26:28.000000000 -0500 | 
|---|
 | 2 | +++ krb5.spec   2012-05-22 23:34:03.312147899 -0400 | 
|---|
 | 3 | @@ -15,7 +15,7 @@ | 
|---|
| [1693] | 4 |  Summary: The Kerberos network authentication system | 
|---|
| [925] | 5 |  Name: krb5 | 
|---|
| [2198] | 6 |  Version: 1.10 | 
|---|
 | 7 | -Release: 5%{?dist} | 
|---|
 | 8 | +Release: 5%{?dist}.scripts.%{scriptsversion} | 
|---|
| [925] | 9 |  # Maybe we should explode from the now-available-to-everybody tarball instead? | 
|---|
| [2198] | 10 |  # http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10-signed.tar | 
|---|
| [925] | 11 |  Source0: krb5-%{version}.tar.gz | 
|---|
| [2198] | 12 | @@ -66,6 +66,8 @@ | 
|---|
 | 13 |  Patch106: krb5-1.10-lookaside.patch | 
|---|
 | 14 |  Patch107: krb5-1.10-string-rpc-acl-fix.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 | 
|---|
| [2198] | 21 | @@ -119,6 +121,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 | 
|---|
| [2198] | 29 | @@ -238,6 +241,7 @@ | 
|---|
 | 30 |  %patch105 -p1 -b .kvno | 
|---|
 | 31 |  %patch106 -p1 -b .7082 | 
|---|
 | 32 |  %patch107 -p1 -b .7093 | 
|---|
| [760] | 33 | +%patch1000 -p1 -b .kuserok | 
|---|
| [2198] | 34 |  rm src/lib/krb5/krb/deltat.c | 
|---|
 | 35 |   | 
|---|
| [760] | 36 |  gzip doc/*.ps | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.