close Warning: Can't use blame annotator:
svn blame failed on branches/fc15-dev/server/fedora/specs/krb5.spec.patch: 28 - Can't close file '/tmp/svn-dGRbDv': No space left on device

source: branches/fc15-dev/server/fedora/specs/krb5.spec.patch @ 2828

Last change on this file since 2828 was 2054, checked in by achernya, 14 years ago
Update krb5.spec.patch to 1.9.1-14
File size: 1.2 KB
RevLine 
1--- krb5.spec.orig      2011-11-16 12:37:32.246736120 -0500
2+++ krb5.spec   2011-11-16 12:42:47.134740975 -0500
3@@ -6,7 +6,7 @@
4 Summary: The Kerberos network authentication system
5 Name: krb5
6 Version: 1.9.1
7-Release: 14%{?dist}
8+Release: 14%{?dist}.scripts.%{scriptsversion}
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.1-signed.tar
11 Source0: krb5-%{version}.tar.gz
12@@ -65,6 +65,8 @@
13 Patch89: krb5-1.9.1-sendto_poll3.patch
14 Patch90: krb5-1.9-MITKRB5-SA-2011-006.patch
15 
16+Patch1000: krb5-kuserok-scripts.patch
17+
18 License: MIT
19 URL: http://web.mit.edu/kerberos/www/
20 Group: System Environment/Libraries
21@@ -114,6 +116,7 @@
22 %package libs
23 Summary: The shared libraries used by Kerberos 5
24 Group: System Environment/Libraries
25+Provides: scripts-krb5-libs, scripts-krb5-libs%{?_isa}
26 
27 %description libs
28 Kerberos is a network authentication system. The krb5-libs package
29@@ -221,6 +224,7 @@
30 %patch88 -p1 -b .crossrealm
31 %patch89 -p1 -b .sendto_poll3
32 %patch90 -p1 -b .2011-006
33+%patch1000 -p1 -b .kuserok
34 gzip doc/*.ps
35 
36 sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex
Note: See TracBrowser for help on using the repository browser.