[libgssglue/f15] Update latest upstream version: 0.3

Steve Dickson steved at fedoraproject.org
Thu Jun 30 15:11:44 UTC 2011


commit d2158c9347bfed24afb81cfda234011e556ef38f
Author: Steve Dickson <steved at redhat.com>
Date:   Thu Jun 30 11:10:23 2011 -0400

    Update latest upstream version: 0.3
    
    Add new typedefs defined in RFC 5587 and used
    in newer versions of MIT Kerberos.  Fixes a
    compile error in nfs-utils which uses gssapi.h
    from this package and other gss headers from the
    Kerberos distribution.
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore      |    1 +
 libgssglue.spec |   12 ++++++++++--
 sources         |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5055696..3dd351c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libgssglue-0.1.tar.gz
+/libgssglue-0.3.tar.gz
diff --git a/libgssglue.spec b/libgssglue.spec
index 7ee30f1..5682176 100644
--- a/libgssglue.spec
+++ b/libgssglue.spec
@@ -2,8 +2,8 @@
 
 Summary: Generic Security Services Application Programming Interface Library
 Name: libgssglue
-Version: 0.1
-Release: 10%{?dist}
+Version: 0.3
+Release: 0%{?dist}
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
 License: GPL+
 Source0:http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/%{name}-%{version}.tar.gz
@@ -73,6 +73,14 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libgssglue.pc
 
 %changelog
+* Thu Jun 30 2011 Steve Dickson  <steved at redhat.com> 0.3-0
+- Update latest upstream version: 0.3
+     * Add new typedefs defined in RFC 5587 and used
+       in newer versions of MIT Kerberos.  Fixes a
+       compile error in nfs-utils which uses gssapi.h
+       from this package and other gss headers from the
+       Kerberos distribution.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index fc3fc95..f6950ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce1b4c758e6de01b712d154c5c97e540  libgssglue-0.1.tar.gz
+48aaad11b7371ba3270faa322202c038  libgssglue-0.3.tar.gz


More information about the scm-commits mailing list