Ignore:
Timestamp:
May 26, 2014, 3:16:42 AM (10 years ago)
Author:
achernya
Message:
Modernize spec files for F20
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc20-dev/server/fedora/specs/krb5.spec.patch

    r2454 r2525  
    1 --- krb5.spec.orig      2013-07-31 21:02:28.141225784 -0400
    2 +++ krb5.spec   2013-07-31 21:02:49.548225784 -0400
    3 @@ -30,7 +30,7 @@
     1--- krb5.spec.orig      2014-05-25 19:01:13.701141912 -0400
     2+++ krb5.spec   2014-05-25 19:02:11.438816630 -0400
     3@@ -41,7 +41,7 @@
    44 Summary: The Kerberos network authentication system
    55 Name: krb5
    6  Version: 1.11.3
    7 -Release: 2%{?dist}
    8 +Release: 2%{?dist}.scripts.%{scriptsversion}
     6 Version: 1.11.5
     7-Release: 5%{?dist}
     8+Release: 5%{?dist}.scripts.%{scriptsversion}
    99 # Maybe we should explode from the now-available-to-everybody tarball instead?
    10  # http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11.3-signed.tar
     10 # http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11.5-signed.tar
    1111 Source0: krb5-%{version}.tar.gz
    12 @@ -90,6 +90,8 @@
    13  Patch201: krb5-1.11.2-keycheck.patch
    14  Patch202: krb5-1.11.2-otp.patch
     12@@ -143,6 +143,8 @@
     13 Patch405: 0005-Be-more-careful-of-target-ccache-collections.patch
     14 Patch406: 0006-Copy-config-entries-to-the-target-ccache.patch
    1515 
    1616+Patch1000: krb5-kuserok-scripts.patch
     
    1919 URL: http://web.mit.edu/kerberos/www/
    2020 Group: System Environment/Libraries
    21 @@ -176,6 +178,7 @@
     21@@ -232,6 +234,7 @@
    2222 %package libs
    2323 Summary: The shared libraries used by Kerberos 5
     
    2727 # Some of the older libsmbclient builds here incorrectly called
    2828 # krb5_locate_kdc(), which was mistakenly exported in 1.9.
    29 @@ -315,6 +318,7 @@
     29@@ -410,6 +413,8 @@
     30 %patch203 -p1 -b .otp2
     31 %patch204 -p1 -b .move-otp-sockets
    3032 
    31  %patch201 -p1 -b .keycheck
    32  %patch202 -p1 -b .otp
    33 +%patch1000 -p1 -b .kuserok 
    34  
     33+%patch1000 -p1 -b .kuserok
     34+
    3535 # Take the execute bit off of documentation.
    3636 chmod -x doc/krb5-protocol/*.txt
     37 
Note: See TracChangeset for help on using the changeset viewer.