Changeset 1929 for branches/fc15-dev/server/fedora
- Timestamp:
- Jul 14, 2011, 4:11:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc15-dev/server/fedora/specs/krb5.spec.patch
r1832 r1929 1 --- krb5.spec.orig 2011-0 3-25 17:29:24.000000000 -04002 +++ krb5.spec 2011-0 3-25 17:31:15.000000000 -04001 --- krb5.spec.orig 2011-07-14 16:07:42.000000000 -0400 2 +++ krb5.spec 2011-07-14 16:09:58.000000000 -0400 3 3 @@ -6,7 +6,7 @@ 4 4 Summary: The Kerberos network authentication system 5 5 Name: krb5 6 Version: 1.9 7 -Release: 7%{?dist}8 +Release: 7%{?dist}.scripts.%{scriptsversion}6 Version: 1.9.1 7 -Release: 5%{?dist} 8 +Release: 5%{?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.9/krb5-1.9 -signed.tar10 # http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9.1-signed.tar 11 11 Source0: krb5-%{version}.tar.gz 12 @@ -5 5,6 +55,8 @@13 Patch 76: krb5-1.9-paren.patch14 Patch 77: http://web.mit.edu/kerberos/advisories/2011-004-patch.txt12 @@ -58,6 +58,8 @@ 13 Patch82: krb5-1.9.1-ai_addrconfig.patch 14 Patch83: krb5-1.9.1-ai_addrconfig2.patch 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 @@ - 99,6 +101,7 @@21 @@ -105,6 +107,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 @@ - 196,6 +199,7 @@30 %patch 75 -p1 -b .2011-00331 %patch 76 -p1 -b .paren32 %patch 77 -p1 -b .2011-00429 @@ -205,6 +208,7 @@ 30 %patch81 -p1 -b .canonicalize-fallback 31 %patch82 -p0 -b .ai_addrconfig 32 %patch83 -p0 -b .ai_addrconfig2 33 33 +%patch1000 -p1 -b .kuserok 34 34 gzip doc/*.ps
Note: See TracChangeset
for help on using the changeset viewer.