source:
server/fedora/specs/krb5.spec.patch
@
996
Last change on this file since 996 was 956, checked in by quentin, 16 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: 16%{?dist} 19 Release: 16%{?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 … … 102 102 Patch78: krb5-1.6.3-lucid-acceptor.patch 103 103 Patch79: krb5-trunk-ftp_mget_case.patch 104 104 105 Patch1000: krb5-kuserok-scripts.patch 106 105 107 License: MIT 106 108 URL: http://web.mit.edu/kerberos/www/ 107 109 Group: System Environment/Libraries … … 143 145 Group: System Environment/Libraries 144 146 Prereq: grep, /sbin/ldconfig, sh-utils 145 147 Obsoletes: krb5-configs 148 Provides: scripts-krb5-libs 146 149 147 150 %description libs 148 151 Kerberos is a network authentication system. The krb5-libs package … … 1383 1386 %patch77 -p0 -b .2007-5971 1384 1387 %patch78 -p0 -b .lucid_acceptor 1385 1388 %patch79 -p0 -b .ftp_mget_case 1389 %patch1000 -p1 -b .kuserok 1386 1390 cp src/krb524/README README.krb524 1387 1391 gzip doc/*.ps 1388 1392
Note: See TracBrowser
for help on using the repository browser.