source:
server/fedora/specs/krb5.spec.patch
@
926
Last change on this file since 926 was 926, checked in by quentin, 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: 10%{?dist} 19 Release: 10%{?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 … … 101 101 Patch76: krb5-CVE-2007-5901.patch 102 102 Patch77: krb5-CVE-2007-5971.patch 103 103 104 Patch1000: krb5-kuserok-scripts.patch 105 104 106 License: MIT, freely distributable. 105 107 URL: http://web.mit.edu/kerberos/www/ 106 108 Group: System Environment/Libraries … … 142 144 Group: System Environment/Libraries 143 145 Prereq: grep, /sbin/ldconfig, sh-utils 144 146 Obsoletes: krb5-configs 147 Provides: scripts-krb5-libs 145 148 146 149 %description libs 147 150 Kerberos is a network authentication system. The krb5-libs package … … 1349 1352 %patch75 -p0 -b .2008-0947 1350 1353 %patch76 -p0 -b .2007-5901 1351 1354 %patch77 -p0 -b .2007-5971 1355 %patch1000 -p1 -b .kuserok 1352 1356 cp src/krb524/README README.krb524 1353 1357 gzip doc/*.ps 1354 1358
Note: See TracBrowser
for help on using the repository browser.