Bug 982588
Summary: | Review Request: radicale - A simple CalDAV (calendar) and CardDAV (contact) server | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Juan Orti <jorti> |
Component: | Package Review | Assignee: | Christopher Meng <i> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | i, iny, notting, opensource |
Target Milestone: | --- | Flags: | i:
fedora-review+
gwync: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-08-27 16:15:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 982585 | ||
Bug Blocks: |
Description
Juan Orti
2013-07-09 10:53:27 UTC
install -m 0640 config logging %{buildroot}%{_sysconfdir}/%{name} install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service I think you should install them with -p option added. And 0.8 has came out. So please update. *** Bug 922276 has been marked as a duplicate of this bug. *** I have updated to version 0.8, also I have talked with Till Maas and I have merged his spec file with mine. I will add him as co-mantainer. Spec URL: http://jorti.fedorapeople.org/radicale/radicale.spec SRPM URL: http://jorti.fedorapeople.org/radicale/radicale-0.8-1.fc19.src.rpm BuildRequires: python-devel should be python2-devel Rpmlint ------- Checking: radicale-0.8-1.fc20.noarch.rpm radicale-httpd-0.8-1.fc20.noarch.rpm radicale.noarch: W: spelling-error %description -l en_US pre -> per, ore, pee radicale.noarch: W: non-standard-uid /etc/radicale/config radicale radicale.noarch: W: non-standard-gid /etc/radicale/config radicale radicale.noarch: E: non-readable /etc/radicale/config 0640L radicale.noarch: W: non-standard-uid /var/log/radicale/radicale.log radicale radicale.noarch: W: non-standard-gid /var/log/radicale/radicale.log radicale radicale.noarch: W: non-standard-uid /etc/radicale radicale radicale.noarch: W: non-standard-gid /etc/radicale radicale radicale.noarch: W: non-standard-uid /etc/radicale/logging radicale radicale.noarch: W: non-standard-gid /etc/radicale/logging radicale radicale.noarch: W: non-standard-uid /var/log/radicale radicale radicale.noarch: W: non-standard-gid /var/log/radicale radicale radicale.noarch: E: non-standard-dir-perm /var/log/radicale 0750L radicale.noarch: W: non-standard-uid /var/lib/radicale radicale radicale.noarch: W: non-standard-gid /var/lib/radicale radicale radicale.noarch: E: non-standard-dir-perm /var/lib/radicale 0750L radicale.noarch: W: no-manual-page-for-binary radicale radicale-httpd.noarch: W: spelling-error Summary(en_US) config -> con fig, con-fig, configure radicale-httpd.noarch: W: summary-not-capitalized C httpd config for Radicale radicale-httpd.noarch: W: spelling-error %description -l en_US config -> con fig, con-fig, configure radicale-httpd.noarch: W: no-documentation 2 packages and 0 specfiles checked; 3 errors, 18 warnings. Can you tell me whether 640 is correct or not? Thanks. (In reply to Christopher Meng from comment #4) > > Can you tell me whether 640 is correct or not? > It's correct. There can be LDAP or database passwords in that file, so must not be world-readable. Spec URL: http://jorti.fedorapeople.org/radicale/radicale.spec SRPM URL: http://jorti.fedorapeople.org/radicale/radicale-0.8-2.fc19.src.rpm Package looks very good. Only a question left. Since it supports python3, so will you build it against py3? Thanks. (In reply to Christopher Meng from comment #6) > Since it supports python3, so will you build it against py3? It does not support python3 if ldap or pam authentication is used, there for more features it makes more sense to use python2: http://radicale.org/user_documentation/#python-versions-and-os-support (In reply to Christopher Meng from comment #6) > Package looks very good. > > Only a question left. > > Since it supports python3, so will you build it against py3? > > Thanks. As Till says, there are different feature sets in python2 and python3, in the future I will investigate to build both and use alternatives or conflicts to be able to choose what to install. I have updated the spec, moving the .wsgi and .fcgi files to the main package Spec: http://jorti.fedorapeople.org/radicale/radicale.spec SRPM: http://jorti.fedorapeople.org/radicale/radicale-0.8-3.fc19.src.rpm Oh.... Please change the httpd subpackage to noarch. it inherites the noarch from the main package. Hehe, sorry about that ;) APPROVED. New Package SCM Request ======================= Package Name: radicale Short Description: A simple CalDAV (calendar) and CardDAV (contact) server Owners: jorti till Branches: f18 f19 f20 InitialCC: Git done (by process-git-requests). radicale-0.8-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/radicale-0.8-3.fc19 radicale-0.8-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/radicale-0.8-3.fc18 radicale-0.8-3.fc18 has been pushed to the Fedora 18 stable repository. radicale-0.8-3.fc19 has been pushed to the Fedora 19 stable repository. Package Change Request ====================== Package Name: radicale New Branches: el6 epel7 Owners: pbiering jorti till InitialCC: Git done (by process-git-requests). |