davical/davical.spec

changeset 335
6eb79a12ee37
parent 299
33c0b135173e
child 361
45eaa38991fd
equal deleted inserted replaced
5:0bd8ccc4f365 6:772c220c578c
22 ## 22 ##
23 23
24 # package version 24 # package version
25 %define V_opkg 0.9.9.3 25 %define V_opkg 0.9.9.3
26 %define V_davical 0.9.9.3 26 %define V_davical 0.9.9.3
27 %define V_awl 0.37 27 %define V_awl 0.45
28 28
29 # package information 29 # package information
30 Name: davical 30 Name: davical
31 Summary: CalDAV Server 31 Summary: CalDAV Server
32 URL: http://rscds.sourceforge.net/ 32 URL: http://rscds.sourceforge.net/
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,

mercurial