| Last change
                  on this file since 2712 was
                  2597,
                  checked in by achernya, 11 years ago | 
        
          | Unbreak libgsasl gssapi support | 
        | File size:
            552 bytes | 
      
      
        
  | Rev | Line |  | 
|---|
| [2597] | 1 | --- libgsasl.spec.orig  2014-08-28 09:54:06.625463829 -0400 | 
|---|
|  | 2 | +++ libgsasl.spec       2014-08-28 09:59:04.356538990 -0400 | 
|---|
|  | 3 | @@ -1,6 +1,6 @@ | 
|---|
|  | 4 | Name:           libgsasl | 
|---|
|  | 5 | Version:        1.8.0 | 
|---|
|  | 6 | -Release:        3%{?dist} | 
|---|
|  | 7 | +Release:        3%{?dist}.scripts.%{scriptsversion} | 
|---|
|  | 8 | Summary:        GNU SASL library | 
|---|
|  | 9 | Group:          System Environment/Libraries | 
|---|
|  | 10 | License:        LGPLv2+ | 
|---|
|  | 11 | @@ -31,7 +31,7 @@ | 
|---|
|  | 12 | %setup -q | 
|---|
|  | 13 |  | 
|---|
|  | 14 | %build | 
|---|
|  | 15 | -%configure --disable-static --disable-rpath | 
|---|
|  | 16 | +%configure --disable-static --disable-rpath --with-gssapi-impl=mit | 
|---|
|  | 17 | make %{?_smp_mflags} | 
|---|
|  | 18 |  | 
|---|
|  | 19 | %install | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.