--- krb5.spec.~1~ 2012-03-08 16:26:28.000000000 -0500 +++ krb5.spec 2012-05-22 23:34:03.312147899 -0400 @@ -15,7 +15,7 @@ Summary: The Kerberos network authentication system Name: krb5 Version: 1.10 -Release: 5%{?dist} +Release: 5%{?dist}.scripts.%{scriptsversion} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10-signed.tar Source0: krb5-%{version}.tar.gz @@ -66,6 +66,8 @@ Patch106: krb5-1.10-lookaside.patch Patch107: krb5-1.10-string-rpc-acl-fix.patch +Patch1000: krb5-kuserok-scripts.patch + License: MIT URL: http://web.mit.edu/kerberos/www/ Group: System Environment/Libraries @@ -119,6 +121,7 @@ %package libs Summary: The shared libraries used by Kerberos 5 Group: System Environment/Libraries +Provides: scripts-krb5-libs, scripts-krb5-libs%{?_isa} %description libs Kerberos is a network authentication system. The krb5-libs package @@ -238,6 +241,7 @@ %patch105 -p1 -b .kvno %patch106 -p1 -b .7082 %patch107 -p1 -b .7093 +%patch1000 -p1 -b .kuserok rm src/lib/krb5/krb/deltat.c gzip doc/*.ps