source:
branches/fc13-dev/server/fedora/specs/krb5.spec.patch
@
1613
Last change on this file since 1613 was 1562, checked in by adehnert, 14 years ago | |
---|---|
File size: 1.1 KB |
-
krb5.spec
old new 16 16 Summary: The Kerberos network authentication system. 17 17 Name: krb5 18 18 Version: 1.6.3 19 Release: 31%{?dist} 19 Release: 31%{?dist}.scripts.%{scriptsversion} 20 20 # Maybe we should explode from the now-available-to-everybody tarball instead? 21 21 # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar 22 22 Source0: krb5-%{version}.tar.gz … … 114 114 Patch88: krb5-1.6.1-cs22427.patch 115 115 Patch89: krb5-CVE-2010-1321-1.6.1.patch 116 116 117 Patch1000: krb5-kuserok-scripts.patch 118 117 119 License: MIT 118 120 URL: http://web.mit.edu/kerberos/www/ 119 121 Group: System Environment/Libraries … … 155 157 Group: System Environment/Libraries 156 158 Prereq: grep, /sbin/ldconfig, sh-utils 157 159 Obsoletes: krb5-configs 160 Provides: scripts-krb5-libs 158 161 159 162 %description libs 160 163 Kerberos is a network authentication system. The krb5-libs package … … 1478 1481 %patch87 -p0 -b .kpasswd_ipv6 1479 1482 %patch88 -p0 -b .cs22427 1480 1483 %patch89 -p1 -b .CVE-2010-1321 1484 %patch1000 -p1 -b .kuserok 1481 1485 cp src/krb524/README README.krb524 1482 1486 gzip doc/*.ps 1483 1487
Note: See TracBrowser
for help on using the repository browser.