| Last change
                  on this file since 1704 was
                  1693,
                  checked in by ezyang, 15 years ago | 
        
          | Merge Fedora 13 development back to trunk. | 
        | File size:
            1.2 KB | 
      
      
        
  | Rev | Line |  | 
|---|
| [1693] | 1 | --- rpmbuild/SPECS/krb5.spec.orig       2010-08-25 11:36:57.000000000 -0400 | 
|---|
|  | 2 | +++ rpmbuild/SPECS/krb5.spec    2010-09-12 20:47:47.000000000 -0400 | 
|---|
|  | 3 | @@ -10,7 +10,7 @@ | 
|---|
|  | 4 | Summary: The Kerberos network authentication system | 
|---|
| [925] | 5 | Name: krb5 | 
|---|
| [1693] | 6 | Version: 1.7.1 | 
|---|
|  | 7 | -Release: 13%{?dist} | 
|---|
|  | 8 | +Release: 13%{?dist}.scripts.%{scriptsversion} | 
|---|
| [925] | 9 | # Maybe we should explode from the now-available-to-everybody tarball instead? | 
|---|
| [1693] | 10 | # http://web.mit.edu/kerberos/dist/krb5/1.7/krb5-1.7.1-signed.tar | 
|---|
| [925] | 11 | Source0: krb5-%{version}.tar.gz | 
|---|
| [1693] | 12 | @@ -92,6 +92,8 @@ | 
|---|
|  | 13 | Patch103: krb5-1.7.1-24139.patch | 
|---|
|  | 14 | Patch104: krb5-1.7.1-explife.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 | 
|---|
| [1693] | 21 | @@ -136,6 +138,7 @@ | 
|---|
|  | 22 | %package libs | 
|---|
|  | 23 | Summary: The shared libraries used by Kerberos 5 | 
|---|
| [925] | 24 | Group: System Environment/Libraries | 
|---|
|  | 25 | +Provides: scripts-krb5-libs | 
|---|
|  | 26 |  | 
|---|
|  | 27 | %description libs | 
|---|
|  | 28 | Kerberos is a network authentication system. The krb5-libs package | 
|---|
| [1693] | 29 | @@ -1654,6 +1657,7 @@ | 
|---|
|  | 30 | %patch102 -p1 -b .CVE-2010-1321 | 
|---|
|  | 31 | %patch103 -p1 -b .24139 | 
|---|
|  | 32 | %patch104 -p0 -b .explife | 
|---|
| [760] | 33 | +%patch1000 -p1 -b .kuserok | 
|---|
|  | 34 | gzip doc/*.ps | 
|---|
|  | 35 |  | 
|---|
| [1693] | 36 | sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.