source:
trunk/server/fedora/specs/krb5.spec.patch
@
1444
Last change on this file since 1444 was 1423, checked in by mitchb, 15 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: 23%{?dist} 19 Release: 23%{?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 … … 107 107 Patch84: krb5-CVE-2009-0847.patch 108 108 Patch85: http://web.mit.edu/kerberos/advisories/2009-004-patch_1.6.3.txt 109 109 110 Patch1000: krb5-kuserok-scripts.patch 111 110 112 License: MIT 111 113 URL: http://web.mit.edu/kerberos/www/ 112 114 Group: System Environment/Libraries … … 148 150 Group: System Environment/Libraries 149 151 Prereq: grep, /sbin/ldconfig, sh-utils 150 152 Obsoletes: krb5-configs 153 Provides: scripts-krb5-libs 151 154 152 155 %description libs 153 156 Kerberos is a network authentication system. The krb5-libs package … … 1428 1431 %patch83 -p1 -b .CVE-2009-0846 1429 1432 %patch84 -p1 -b .CVE-2009-0847 1430 1433 %patch85 -p0 -b .2009-004 1434 %patch1000 -p1 -b .kuserok 1431 1435 cp src/krb524/README README.krb524 1432 1436 gzip doc/*.ps 1433 1437
Note: See TracBrowser
for help on using the repository browser.