Index: trunk/server/fedora/specs/nss_nonlocal.spec
===================================================================
--- trunk/server/fedora/specs/nss_nonlocal.spec	(revision 1507)
+++ trunk/server/fedora/specs/nss_nonlocal.spec	(revision 1508)
@@ -3,5 +3,5 @@
 Name: nss_nonlocal
 Version: 1.9
-Release: 0
+Release: 1
 URL: http://debathena.mit.edu/nss_nonlocal/
 BuildRequires: autoconf
@@ -55,9 +55,12 @@
 %postun
 /sbin/ldconfig
-test "$1" != 0 || groupdel nss-local-users || :
-test "$1" != 0 || groupdel nss-nonlocal-users || :
 
 %changelog
 
+* Fri Mar 12 2010 Mitchell Berger <mitchb@mit.edu> 1.9-1
+- Per Fedora packaging guidelines, don't ever remove groups.
+- Rebuild to ensure that the nss-nonlocal-users group is added, even if it was
+  previously rejected by a buggy groupadd with an incorrect name length limit.
+
 * Thu May  8 2008 Anders Kaseorg <andersk@mit.edu> 1.6-0
 - Initial RPM release.
