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

Last change on this file since 1519 was 1519, checked in by mitchb, 14 years ago
Upstream update of krb5 packages
File size: 1.1 KB
RevLine 
[1519]1--- krb5.spec.orig      2010-03-03 11:18:46.000000000 -0500
2+++ krb5.spec   2010-03-26 02:20:56.000000000 -0400
[925]3@@ -16,7 +16,7 @@
4 Summary: The Kerberos network authentication system.
5 Name: krb5
6 Version: 1.6.3
[1519]7-Release: 27%{?dist}
8+Release: 27%{?dist}.scripts.%{scriptsversion}
[925]9 # Maybe we should explode from the now-available-to-everybody tarball instead?
10 # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar
11 Source0: krb5-%{version}.tar.gz
[1519]12@@ -111,6 +111,8 @@
[1423]13 Patch85: http://web.mit.edu/kerberos/advisories/2009-004-patch_1.6.3.txt
[1519]14 Patch86: krb5-1.7-openssl-1.0.patch
[1]15 
16+Patch1000: krb5-kuserok-scripts.patch
17+
[1259]18 License: MIT
[760]19 URL: http://web.mit.edu/kerberos/www/
20 Group: System Environment/Libraries
[1519]21@@ -152,6 +154,7 @@
[925]22 Group: System Environment/Libraries
23 Prereq: grep, /sbin/ldconfig, sh-utils
24 Obsoletes: krb5-configs
25+Provides: scripts-krb5-libs
26 
27 %description libs
28 Kerberos is a network authentication system. The krb5-libs package
[1519]29@@ -1457,6 +1460,7 @@
[1259]30 %patch84 -p1 -b .CVE-2009-0847
[1423]31 %patch85 -p0 -b .2009-004
[1519]32 %patch86 -p0 -b .openssl-1.0
[760]33+%patch1000 -p1 -b .kuserok
34 cp src/krb524/README README.krb524
35 gzip doc/*.ps
36 
Note: See TracBrowser for help on using the repository browser.