Changeset 1807 for branches/fc15-dev/server/fedora/specs/krb5.spec.patch
- Timestamp:
- Apr 16, 2011, 7:59:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc15-dev/server/fedora/specs/krb5.spec.patch
r1795 r1807 1 1 --- krb5.spec.orig 2011-03-25 17:29:24.000000000 -0400 2 2 +++ krb5.spec 2011-03-25 17:31:15.000000000 -0400 3 @@ - 10,7 +10,7 @@3 @@ -6,7 +6,7 @@ 4 4 Summary: The Kerberos network authentication system 5 5 Name: krb5 6 Version: 1. 7.17 -Release: 18%{?dist}8 +Release: 18%{?dist}.scripts.%{scriptsversion}6 Version: 1.9 7 -Release: 6%{?dist} 8 +Release: 6%{?dist}.scripts.%{scriptsversion} 9 9 # Maybe we should explode from the now-available-to-everybody tarball instead? 10 # http://web.mit.edu/kerberos/dist/krb5/1. 7/krb5-1.7.1-signed.tar10 # http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9-signed.tar 11 11 Source0: krb5-%{version}.tar.gz 12 @@ - 96,6 +96,8 @@13 Patch 107: http://web.mit.edu/kerberos/advisories/2011-002-patch.txt14 Patch 108: http://web.mit.edu/kerberos/advisories/2011-003-patch.txt12 @@ -53,6 +53,8 @@ 13 Patch74: http://web.mit.edu/kerberos/advisories/2011-002-patch.txt 14 Patch75: http://web.mit.edu/kerberos/advisories/2011-003-patch.txt 15 15 16 16 +Patch1000: krb5-kuserok-scripts.patch … … 19 19 URL: http://web.mit.edu/kerberos/www/ 20 20 Group: System Environment/Libraries 21 @@ - 140,6 +142,7 @@21 @@ -97,6 +99,7 @@ 22 22 %package libs 23 23 Summary: The shared libraries used by Kerberos 5 … … 27 27 %description libs 28 28 Kerberos is a network authentication system. The krb5-libs package 29 @@ -1 684,6 +1687,7 @@30 %patch 106-p1 -b .2011-00131 %patch 107-p1 -b .2011-00232 %patch 108-p1 -b .2011-00329 @@ -192,6 +195,7 @@ 30 %patch73 -p1 -b .2011-001 31 %patch74 -p1 -b .2011-002 32 %patch75 -p1 -b .2011-003 33 33 +%patch1000 -p1 -b .kuserok 34 34 gzip doc/*.ps
Note: See TracChangeset
for help on using the changeset viewer.