| 35 Distribution: OpenPKG Community |
35 Distribution: OpenPKG Community |
| 36 Class: EVAL |
36 Class: EVAL |
| 37 Group: Network |
37 Group: Network |
| 38 License: GPL |
38 License: GPL |
| 39 Version: %{V_opkg} |
39 Version: %{V_opkg} |
| 40 Release: 20101122 |
40 Release: 20101124 |
| 41 |
41 |
| 42 # package options |
42 # package options |
| 43 %define with_ssl no |
43 %define with_ssl no |
| 44 |
44 |
| 45 # list of sources |
45 # list of sources |
| 46 Source0: http://debian.mcmillan.net.nz/packages/davical/davical-%{V_davical}.tar.gz |
46 Source0: http://debian.mcmillan.net.nz/packages/davical/davical-%{V_davical}.tar.gz |
| 47 Source1: http://debian.mcmillan.net.nz/packages/awl/awl_%{V_awl}.tar.gz |
47 Source1: http://debian.mcmillan.net.nz/packages/awl/awl-%{V_awl}.tar.gz |
| 48 Source2: davical-config.php |
48 Source2: davical-config.php |
| 49 Source3: davical-apache.conf |
49 Source3: davical-apache.conf |
| 50 Source4: davical-setup.sh |
50 Source4: davical-setup.sh |
| 51 Source5: rc.davical |
51 Source5: rc.davical |
| 52 Patch0: davical.patch |
52 Patch0: davical.patch |
| 62 PreReq: apache::with_mod_ssl = yes, x509 |
62 PreReq: apache::with_mod_ssl = yes, x509 |
| 63 %endif |
63 %endif |
| 64 PreReq: apache-php |
64 PreReq: apache-php |
| 65 PreReq: apache-php::with_pgsql = yes |
65 PreReq: apache-php::with_pgsql = yes |
| 66 PreReq: apache-php::with_gettext = yes |
66 PreReq: apache-php::with_gettext = yes |
| |
67 PreReq: apache-php::with_iconv = yes |
| 67 PreReq: postgresql |
68 PreReq: postgresql |
| 68 PreReq: apg |
69 PreReq: apg |
| 69 |
70 |
| 70 %description |
71 %description |
| 71 The DAViCal CalDAV Server is a repository for calendar, schedule, |
72 The DAViCal CalDAV Server is a repository for calendar, schedule, |