2011/12/4 <[email protected]>: > Revision 176052 Author juergen_harms Date 2011-12-04 15:47:03 +0100 (Sun, 04 > Dec 2011) > > - Restore userdel in postun (needed for build to succeed) > > %postun > +%_postun_userdel %{name} >
Package was rejected because there were empty %postun section aka no cmds in it. It's easy to fix; just remove the whole %postun section from .spec.
