source: trunk/server/fedora/specs/krb5.spec.patch @ 1684

Last change on this file since 1684 was 1562, checked in by adehnert, 14 years ago
Update krb5.spec patch for new upstream version
File size: 1.1 KB
  • krb5.spec

    old new  
    1616Summary: The Kerberos network authentication system.
    1717Name: krb5
    1818Version: 1.6.3
    19 Release: 31%{?dist}
     19Release: 31%{?dist}.scripts.%{scriptsversion}
    2020# Maybe we should explode from the now-available-to-everybody tarball instead?
    2121# http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar
    2222Source0: krb5-%{version}.tar.gz
     
    114114Patch88: krb5-1.6.1-cs22427.patch
    115115Patch89: krb5-CVE-2010-1321-1.6.1.patch
    116116
     117Patch1000: krb5-kuserok-scripts.patch
     118
    117119License: MIT
    118120URL: http://web.mit.edu/kerberos/www/
    119121Group: System Environment/Libraries
     
    155157Group: System Environment/Libraries
    156158Prereq: grep, /sbin/ldconfig, sh-utils
    157159Obsoletes: krb5-configs
     160Provides: scripts-krb5-libs
    158161
    159162%description libs
    160163Kerberos is a network authentication system. The krb5-libs package
     
    14781481%patch87 -p0 -b .kpasswd_ipv6
    14791482%patch88 -p0 -b .cs22427
    14801483%patch89 -p1 -b .CVE-2010-1321
     1484%patch1000 -p1 -b .kuserok
    14811485cp src/krb524/README README.krb524
    14821486gzip doc/*.ps
    14831487
Note: See TracBrowser for help on using the repository browser.