davical/davical.spec

changeset 302
d34fd1d7fa3e
parent 299
33c0b135173e
child 361
45eaa38991fd
     1.1 --- a/davical/davical.spec	Mon Nov 22 16:55:00 2010 +0100
     1.2 +++ b/davical/davical.spec	Wed Nov 24 14:48:04 2010 +0100
     1.3 @@ -24,7 +24,7 @@
     1.4  #   package version
     1.5  %define       V_opkg    0.9.9.3
     1.6  %define       V_davical 0.9.9.3
     1.7 -%define       V_awl     0.37
     1.8 +%define       V_awl     0.45
     1.9  
    1.10  #   package information
    1.11  Name:         davical
    1.12 @@ -37,14 +37,14 @@
    1.13  Group:        Network
    1.14  License:      GPL
    1.15  Version:      %{V_opkg}
    1.16 -Release:      20101122
    1.17 +Release:      20101124
    1.18  
    1.19  #   package options
    1.20  %define       with_ssl  no
    1.21  
    1.22  #   list of sources
    1.23  Source0:      http://debian.mcmillan.net.nz/packages/davical/davical-%{V_davical}.tar.gz
    1.24 -Source1:      http://debian.mcmillan.net.nz/packages/awl/awl_%{V_awl}.tar.gz
    1.25 +Source1:      http://debian.mcmillan.net.nz/packages/awl/awl-%{V_awl}.tar.gz
    1.26  Source2:      davical-config.php
    1.27  Source3:      davical-apache.conf
    1.28  Source4:      davical-setup.sh
    1.29 @@ -64,6 +64,7 @@
    1.30  PreReq:       apache-php
    1.31  PreReq:       apache-php::with_pgsql = yes
    1.32  PreReq:       apache-php::with_gettext = yes
    1.33 +PreReq:       apache-php::with_iconv = yes
    1.34  PreReq:       postgresql
    1.35  PreReq:       apg
    1.36  

mercurial