diff -ruN rpcbind-0.2.0-8.el6.src.rpm-rpmbuild/SPECS/rpcbind.spec rpcbind-0.2.0-8.el6.0.src.rpm-rpmbuild/SPECS/rpcbind.spec
--- rpcbind-0.2.0-8.el6.src.rpm-rpmbuild/SPECS/rpcbind.spec	2010-08-16 13:39:34.000000000 +0100
+++ rpcbind-0.2.0-8.el6.0.src.rpm-rpmbuild/SPECS/rpcbind.spec	2011-11-30 15:55:16.000000000 +0000
@@ -2,7 +2,7 @@
 
 Name:           rpcbind
 Version:        0.2.0
-Release:	8%{?dist}
+Release:	8%{?dist}.0
 Summary:        Universal Addresses to RPC Program Number Mapper
 Group:          System Environment/Daemons
 License:        GPL
@@ -19,6 +19,7 @@
 Conflicts: man-pages < 2.43-12
 BuildRequires: automake, autoconf, libtool
 BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
+BuildRequires: libgssglue-devel
 Requires(pre): /usr/sbin/groupadd  /usr/sbin/groupdel
 Requires(pre): /usr/sbin/useradd  /usr/sbin/userdel
 Requires(pre): coreutils
@@ -122,6 +123,9 @@
 %dir %attr(700,rpc,rpc) /var/cache/rpcbind
 
 %changelog
+* Wed Nov 30 2011 Gordan Bobic <gordan@bobich.net> - 0.2.0-8
+- Add libgssglue-devel dependency
+
 * Mon Aug 16 2010 Steve Dickson <steved@redhat.com> - 0.2.0-8
 - Moved caching files to /var/cache (bz 599705)
 
