[Bug 185776] Review Request: gitweb

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 18 09:22:24 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: gitweb


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185776





------- Additional Comments From paul at city-fan.org  2006-03-18 04:22 EST -------
(In reply to comment #4)
> (From update of attachment 126287 [edit])
> >%postun
> ># Remove group %{_gitweb_group}
> >groupdel %{_gitweb_group}
> >
> 
> %postun
> if test $1 -eq 0; then
> # Remove group %{_gitweb_group} for erase
> 	groupdel %{_gitweb_group} || true > /dev/null 2>&1
> fi
> 
> The _gitweb_group should remain after an upgrade, but be removed after an
> erase!

It should only be removed if you can be sure that no files belonging to this
group will remain on the system after the package has been removed. Otherwise,
the group should not be removed at all.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list