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

Last change on this file since 1803 was 1795, checked in by mitchb, 13 years ago
Bump krb5 release number and rebuild for upstream update
File size: 1.2 KB
  • krb5.spec

    old new  
    1010Summary: The Kerberos network authentication system
    1111Name: krb5
    1212Version: 1.7.1
    13 Release: 18%{?dist}
     13Release: 18%{?dist}.scripts.%{scriptsversion}
    1414# Maybe we should explode from the now-available-to-everybody tarball instead?
    1515# http://web.mit.edu/kerberos/dist/krb5/1.7/krb5-1.7.1-signed.tar
    1616Source0: krb5-%{version}.tar.gz
     
    9696Patch107: http://web.mit.edu/kerberos/advisories/2011-002-patch.txt
    9797Patch108: http://web.mit.edu/kerberos/advisories/2011-003-patch.txt
    9898
     99Patch1000: krb5-kuserok-scripts.patch
     100
    99101License: MIT
    100102URL: http://web.mit.edu/kerberos/www/
    101103Group: System Environment/Libraries
     
    140142%package libs
    141143Summary: The shared libraries used by Kerberos 5
    142144Group: System Environment/Libraries
     145Provides: scripts-krb5-libs, scripts-krb5-libs%{?_isa}
    143146
    144147%description libs
    145148Kerberos is a network authentication system. The krb5-libs package
     
    16841687%patch106 -p1 -b .2011-001
    16851688%patch107 -p1 -b .2011-002
    16861689%patch108 -p1 -b .2011-003
     1690%patch1000 -p1 -b .kuserok
    16871691gzip doc/*.ps
    16881692
    16891693sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex
Note: See TracBrowser for help on using the repository browser.