sogo icon indicating copy to clipboard operation
sogo copied to clipboard

Allow rpmbuild as non-root user

Open nichivo opened this issue 8 years ago • 2 comments

Installing with user and group permissions here requires root access which shouldn't be required for building an RPM. It also assumes a "sogo" user and group exists.

This change shouldn't affect the final file permissions after installing the RPM as the permissions are set in the %files section on line 332:

%config(noreplace) %attr(0640, root, %sogo_user) %{_sysconfdir}/sogo/sogo.conf

nichivo avatar Aug 15 '16 18:08 nichivo

This important PR is still open aside that the CLA was not signed yet. @cgx, how do you rate the code changes? It prevents me from building a SOGo package as a non-root user.

bbbenjie avatar Aug 25 '18 10:08 bbbenjie

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Rick Hansen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jul 16 '19 22:07 CLAassistant