packaging fixups

pull/10/head
Jean Raby 2013-04-11 09:18:43 -04:00
parent 3a61a2566b
commit 01f20a42ad
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ case "$1" in
chmod 750 /etc/sogo
chown root:sogo /etc/sogo
chmod 640 /etc/sogo/sogo.conf
chown root:sogo /etc/sogo.conf
chown root:sogo /etc/sogo/sogo.conf
;;
abort-upgrade|abort-remove|abort-deconfigure)

View File

@ -5,7 +5,7 @@
%{!?python_sys_pyver: %global python_sys_pyver %(/usr/bin/python -c "import sys; print sys.hexversion")}
%define sogo_user "sogo"
%define sogo_user sogo
Summary: SOGo
Name: sogo